I enjoy music production and systems programming in C

  • 0 Posts
  • 14 Comments
Joined 13 days ago
cake
Cake day: May 23rd, 2026

help-circle
  • If you ask me personally, I don’t think that any of this has a benefit for anyone. I don’t think this is an advancement. It doesn’t make us work less, it just makes us achieve more in the same amount of time, or at least most people feel that way. It doesn’t make me more productive, it’s rather the opposite.

    And what good is it to us if we achieve more? The only benefit it has is for those god damned capitalists. Great for them. The pay we get stays the same, and it probably even gets less.

    OpenClaw? Why the fuck would I let an AI use my computer? I want to use my computer. I want to read my emails and I want to answer them. I want to research stuff and I want to learn. Why would I let an AI do all of those things? Hire a human because AI can’t touch grass? Seriously?

    It‘s all just so gimmicky, and yes it’s interesting and amazing that those things are possible, but it’s like flying humans to mars, it is really cool? Yeah. Will it have any real benefit? No.

    To me, this is all just fucking sad and will probably mark the advancement from late capitalism stage into hopefully complete economic chaos.

    So yeah, when it comes to AI, I‘m probably not the best one to ask.


  • But what they’re also implying is is that most people just can’t keep up. But they can, apparently.

    About the security stuff, I don’t think it is a question of whether AI could do it or couldn’t do it, it just wasn’t extensively used for it. For a long time there have been LLM bots trying to automatically identify security vulnerabilities in hopes of making “free money”, but it wasn’t effective. Now there’s people actually trying to find real issues. And I would argue that AI is not good at it. You can just let it ponder for as long as you can feed it with money, and you will definitely find vulnerabilities. The false-positive rate is very likely high. If I try to roll a dice 12 times, and 3 out of those were 6, then that doesn’t make me a good dice roller.

    I think it’s just more the act of discovering what we can do with AI. It’s like openclaw, that could’ve been around last year, it’s not like AI wasn’t capable enough at that point, it’s just that no-one thought of using it like that (or at least no-one built it to the extent of openclaw and got it that popular).








  • Just because they‘re used everywhere doesn’t mean that we just have to accept them. Also doesn’t mean that LLMs are a good thing.

    I think LLMs can be used as an (additional!) cyber security analysis tool, that’s honestly the only area in which it seems to be actually useful (right now). And most projects don’t reach the size in which spotting security risks spanning across many different modules is a relevant skill to have. So it should be used sparingly, on things like the linux kernel. Then the cost of it might even be worth it (but I also don’t want to know about the amount of hallucinated bugs it finds).






  • Yeah, at most you can let them manage a 1k loc python script (the free tiers or Gemini Pro at least), but more than that and it starts to really eat your tokens without achieving what you asked or breaking functional behavior.

    I extremely doubt that Coding Agents will see a future like promised. LLMs are still so expensive to run, and the useful larger models will probably never be affordable (if they charged for them what they cost). Apart from the fact that even their output can be utter garbage (and mediocre at best). You can already see it everywhere. Websites break in weird ways, ways in which it’s clear that either a complete beginner wrote that or an LLM did. Look at Shazam a few weeks ago. UI design? Horrific. Extremely inconsistent. Ugly. There are many other examples. It just shows that it doesn’t work. And no, the next model will not solve those issues. LLMs are flawed for this task from the ground up, the approach is outright wrong, we can make up so many bandaids and they will still suck, forever.