...

anon7000

1655

Karma

2024-10-03

Created

Recent Activity

  • It makes sense for sites with a lot of static pages, but you barely need react in that case. NextJS does not perform that well out of the box. I’d argue that a basic SPA with no SSR using something like preact would be a better choice for many building dashboards or applications (not marketing/docs sites). It’s also easier to host & operate and has fewer footguns.

    Getting SSR right is tricky and barely even matters for a lot of use cases I’m seeing with Next.

    Better server/client integration when it comes to rendering UIs is neat, but there are other technologies that solve for that at a more fundamental level (htmx, phoenix)

  • If people payed attention, Kamala’s policies were decently well thought out and not the exact same as Biden.

    It’s more about how demonized the libs have been, dissatisfaction with “woke culture,” certain groups of conservatives who will never vote pro-choice, and certain populations not feeling like they have a spot in liberal dialogue. (Young men.) and partly because she’s a black woman.

    I would argue the election had almost NOTHING to do with actual policy or cabinet choices, because Trump should have easily lost if it was. His previous cabinet was a disaster and he can no longer attract the best and brightest due to his controversy. So, exactly as expected, his cabinet is a fucking disaster. People are attracted to the guy who will go apeshit on a system that doesn’t seem to work for them, even when stability & slow progress is actually better. (Fast progress is even better, but that’s not what Trump provides)

  • That gives you a chatbox tacked onto an IDE, not exactly an agentic command center. Cursor gets close. But it’s hard to work on multiple things at once, or across multiple codebases.

  • I don’t understand your view. Reality is that we need some way to encode the rules of the world in a more definitive way. If we want models to be able to make assertive claims about important information and be correct, it’s very fair to theorize they might need a more deterministic approach than just training them more. But it’s just a theory that this will actually solve the problem.

    Ultimately, we still have a lot to learn and a lot of experiments to do. It’s frankly unscientific to suggest any approaches are off the table, unless the data & research truly proves that. Why shouldn’t we take this awesome LLM technology and bring in more techniques to make it better?

    A really, really basic example is chess. Current top AI models still don’t know how to play it (https://www.software7.com/blog/ai_chess_vs_1983_atari/) The models are surely trained on source material that include chess rules, and even high level chess games. But the models are not learning how to play chess correctly. They don’t have a model to understand how chess actually works — they only have a non-deterministic prediction based on what they’ve seen, even after being trained on more data than any chess novice has ever seen about the topic. And this is probably one of the easiest things for AI to stimulate. Very clear/brief rules, small problem space, no hidden information, but it can’t handle the massive decision space because its prediction isn’t based on the actual rules, but just “things that look similar”

    (And yeah, I’m sure someone could build a specific LLM or agent system that can handle chess, but the point is that the powerful general purpose models can’t do it out of the box after training.)

    Maybe more training & self-learning can solve this, but it’s clearly still unsolved. So we should definitely be experimenting with more techniques.

  • I mean, that’s how growth works. Like, if the economy normally grows, the economy is always the biggest it’s ever been. Debt’s always the highest. Human population is always the largest. Number of companies is always increasing. Amount of important economic infrastructure financed by debt is ever growing.

    To be fair, I’m not saying our debt is in a good place. But just that we should expect it to always be the most it’s ever been, just like we’d always expect the economy to be the largest it’s ever been.

    By itself, it doesn’t mean anything if it’s always increasing, what matters more is how quickly debt is growing and if we aren’t keeping up in how we pay it off

HackerNews