HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Aeolos

951 karmajoined قبل 11 سنة

comments

Aeolos
·قبل 5 أيام·discuss
Fortunately, multiple model providers are offering open weights models at significantly lower prices than closed models.
Aeolos
·قبل 24 يومًا·discuss
It focuses on training and data provenance, rather than serving.
Aeolos
·الشهر الماضي·discuss
Humans fail in infinitely more complicated ways than LLMs. They can have a difficult personality, a medical issue, family stress, hangover, sleep deprivation or they can just wake on the wrong side of the bed. On any given day, you never know if you will get an expert in domain X or a sleep-deprived version of the same that accidentally drops a database.

Indeed, if you remember before AI took the world by storm, HN used to be chock-full of articles about how the hiring process is broken for both employers and candidates, where you can never tell if what you see is what you get.

When I run a local LLM I get none of that. I hit the intelligence walls or buggy behaviour, but it doesn't matter if it's 8am or 8pm, the model behaves exactly the same. If something doesn't work as I wished, I can retry as many times as I wanted without the model getting angry at me.
Aeolos
·قبل شهرين·discuss
On the other hand, an American company can sell your chats to adtech/insurance/your government in ways that can harm you quite directly. Something worth considering.
Aeolos
·قبل شهرين·discuss
Previously discussed here: https://news.ycombinator.com/item?id=33770277

UB supersedes volatile, once the compiler hits UB then all bets are off. Compilers can and do optimize out UB branches, which is almost never what you want... yet here we are.
Aeolos
·قبل شهرين·discuss
https://fishshell.com/blog/rustport/
Aeolos
·قبل 4 أشهر·discuss
95% of the test suite is passing today, so it's pretty close: https://github.com/uutils/coreutils-tracking/blob/main/gnu-r...

There is a list of open items here, it's looking pretty good tbh: https://github.com/orgs/uutils/projects/1
Aeolos
·قبل 4 أشهر·discuss
It is not, from a statistical perspective.
Aeolos
·قبل 7 أشهر·discuss
In my experience, curiosity and intelligence are very strongly correlated. There is a real gap between people with the curiosity and ability to explore and learn, and people without. This is often handwaved as "motivation" but it's more than just that.

In fact, the gap is so large that it can be really hard for a person on one side of it to understand how people on the other side think.
Aeolos
·قبل 7 أشهر·discuss
Why is that?
Aeolos
·قبل 7 أشهر·discuss
As a counterpoint, I found GPT 4.5 by far the most interesting model from OpenAI in terms of depth and width of knowledge, ability to make connections and inferences and apply those in novel ways.

It didn't bench well against the other benchmaxxed models, and it was too expensive to run, but it was a glimpse of the future where more capable hardware will lead to appreciably smarter models.
Aeolos
·قبل 9 أشهر·discuss
Yeah, but as the HTMX author said, HTMX sucks! Definitely should use Datastar!
Aeolos
·قبل 10 أشهر·discuss
Yet they were not - why is that?
Aeolos
·قبل 10 أشهر·discuss
How do you deal with slow compilation times?