HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Aeolos

951 karmajoined 11 lat temu

comments

Aeolos
·5 dni temu·discuss
Fortunately, multiple model providers are offering open weights models at significantly lower prices than closed models.
Aeolos
·24 dni temu·discuss
It focuses on training and data provenance, rather than serving.
Aeolos
·w zeszłym miesiącu·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
·2 miesiące temu·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
·2 miesiące temu·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
·2 miesiące temu·discuss
https://fishshell.com/blog/rustport/
Aeolos
·4 miesiące temu·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 miesiące temu·discuss
It is not, from a statistical perspective.
Aeolos
·7 miesięcy temu·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 miesięcy temu·discuss
Why is that?
Aeolos
·7 miesięcy temu·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 miesięcy temu·discuss
Yeah, but as the HTMX author said, HTMX sucks! Definitely should use Datastar!
Aeolos
·10 miesięcy temu·discuss
Yet they were not - why is that?
Aeolos
·10 miesięcy temu·discuss
How do you deal with slow compilation times?