HackerTrans
TopNewTrendsCommentsPastAskShowJobs

audessuscest

no profile record

comments

audessuscest
·قبل 4 أشهر·discuss
> PureGoPDF doesn't have any public repositories yet.
audessuscest
·السنة الماضية·discuss
there's plainly, just run a search on perplexity or else. Most YC startup are AI wrapper in some sort...
audessuscest
·السنة الماضية·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
·السنة الماضية·discuss
thanks for the tip!
audessuscest
·السنة الماضية·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
·قبل سنتين·discuss
money is already in very large part digital.
audessuscest
·قبل سنتين·discuss
Sounds like you don't know anything about FE except htmx...
audessuscest
·قبل سنتين·discuss
How do you learn JS by using htmx exactly ?
audessuscest
·قبل سنتين·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
·قبل سنتين·discuss
HTMX is certainly easier, but it's the worse if you want to actually learn FE
audessuscest
·قبل سنتين·discuss
seems awesome. FYI got a react error screen when trying calendar with time, not sure exactly how sorry
audessuscest
·قبل سنتين·discuss
markdown works better than json too
audessuscest
·قبل سنتين·discuss
I did that with json too, and got better result
audessuscest
·قبل سنتين·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 سنوات·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 سنوات·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.