Hacker Newsnew | past | comments | ask | show | jobs | submit | audessuscest's commentslogin

> PureGoPDF doesn't have any public repositories yet.


> I'm cleaning up the code right now and will upload it later today or maybe tomorrow here


> I've spent the weekend trying my hand at making an AI assistant SaaS (I can't believe this doesn't exist yet!)

you mean another wrapper ?


Do you know of any good ones?


there's plainly, just run a search on perplexity or else. Most YC startup are AI wrapper in some sort...


I haven't been able to find any AI personal assistants, please point me to any you may know.


The entire market is focused on productivity ones that all have the same feature set, no real originality in the offerings IMHO.

There are a lot of low hanging fruit that can be tackled. From helping people stay focused to managing household schedules. I honestly don't even think the product has to be SaSS, a 16GB VRAM GPU, or a well equipped MacBook, can do everything with locally.


They keep asking for a specific recommendation and gets there are tons out there


thanks for the tip!


> It seems to me that "vibe checks" for how smart a model feels are easily gameable by making it have a better personality.

I don't buy that at all, most of my use cases don't involve model's personality, if anything I usually instruct to skip any commentary and give the result excepted only. I'm sure most people using AI models seriously would agree.

> My guess is that it's most of the reason Sonnet 3.5.1 was so beloved. Its personality was made much more appealing, compared to e. g. OpenAI's corporate drones.

I would actually guess it's mostly because it was good at code, which doesn't involve much personnality


money is already in very large part digital.


Most digital money is scriptural. Cryptos aren’t.


HTMX is certainly easier, but it's the worse if you want to actually learn FE


Strong disagree, it would be a great way to learn vanilla html/CSS/js without kneecapping yourself.


How do you learn JS by using htmx exactly ?


Because htmx is limited in scope. And it's encouraged to use JS for the parts of your app that would benefit from it. But it's encouraged to do so in a way that fits with web standards. Eg https://dev.to/yawaramin/handling-form-errors-in-htmx-3ncg


Couldn't one say the same thing about using any framework that provides capabilities that otherwise would have to be learned?


As someone who isn't a web developer, what do you mean by that?


HTMX abstracts functionality into pseudo-HTML attributes, allowing you to handle tasks like event binding and DOM/content manipulation that would typically require JavaScript. By using HTMX, you primarily focus on learning HTML and its attributes, with minimal need to learn JavaScript.


Not sure how to interpret what you're saying.

HTMX allows you to learn the very basics: the HTML which is almost verbatim turned into DOM which the browser renders. It's the FE. Everything else is layers upon layers of abstraction which ultimately compile down to the DOM representation of HTML.

...or to put it differently, quoting HTMX's author: using HTTP to transfer HTML? How queer!


Sounds like you don't know anything about FE except htmx...


He has a point though


seems awesome. FYI got a react error screen when trying calendar with time, not sure exactly how sorry


markdown works better than json too


I did that with json too, and got better result


If it's proven to be a real issue, we might expect to see models trained on a lot of synthetic data with less knowledge but highly capable to reason, and other models less capable to reason but with large knowledge.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: