HackerTrans
TopNewTrendsCommentsPastAskShowJobs

audessuscest

no profile record

comments

audessuscest
·4 tháng trước·discuss
> PureGoPDF doesn't have any public repositories yet.
audessuscest
·năm ngoái·discuss
there's plainly, just run a search on perplexity or else. Most YC startup are AI wrapper in some sort...
audessuscest
·năm ngoái·discuss
> 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 ?
audessuscest
·năm ngoái·discuss
thanks for the tip!
audessuscest
·năm ngoái·discuss
> 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
audessuscest
·2 năm trước·discuss
money is already in very large part digital.
audessuscest
·2 năm trước·discuss
Sounds like you don't know anything about FE except htmx...
audessuscest
·2 năm trước·discuss
How do you learn JS by using htmx exactly ?
audessuscest
·2 năm trước·discuss
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.
audessuscest
·2 năm trước·discuss
HTMX is certainly easier, but it's the worse if you want to actually learn FE
audessuscest
·2 năm trước·discuss
seems awesome. FYI got a react error screen when trying calendar with time, not sure exactly how sorry
audessuscest
·2 năm trước·discuss
markdown works better than json too
audessuscest
·2 năm trước·discuss
I did that with json too, and got better result
audessuscest
·2 năm trước·discuss
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.
audessuscest
·3 năm trước·discuss
I'm pretty sure it's not realistic, there's nothing that justify so many div because of tailwind

or the person who developed that with tailwind just love having dozens of div for a simple header > nav > a
audessuscest
·3 năm trước·discuss
That example with a million div for the nav with tailwind is so ridiculous.

I agree with the conclusion but that first example is so grotesque that it made me discard the whole article

One other advantage of tailwind is that it makes it easier to work collaboratively with people of different css level and it requires less review, less possible side effect. But it's clear to me that clean semantic well developed css is way better than tailwind.