• 3 Posts
  • 188 Comments
Joined 7 months ago
cake
Cake day: September 17th, 2025

help-circle

  • AI will be good at scaning for known vulnerabilities, but patience and attention to detail? Not in my experience. I use agentic coding agents for work and they are getting better, but they still will regularly get stuck in a loop of running into a bug when running tests, attempting to fix the bug in a stupid way, still erroring, trying another stupid fix, trying the first stupid fix, and so on until a human intervenes. They may be patient (as long as you pay for more tokens), but they aren’t using their time wisely.

    AI tends to use the “throw shit at the wall and see what sticks” approach. It’s getting better at writing maintainable code, but it still will generate more-or-less spaghetti code with random unused or deprecated variables, crazy unnecessary functions, poor organization, etc… and requires lots of testing before producing something functional. Which is fine in an environment where you can iterate and clean things up. But as an attack vector, if you need 58 attempts to fully realize a vulnerability, in most secure environments you’re going to get detected and blocked before you finish.














  • chisel@piefed.socialtoGames@lemmy.worldNier Automata
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 month ago

    Yeah, the beginning of this game is a slog. I did not enjoy the first chapter at all, which sucks since the rest of the game is pretty chill and fun and the start does not represent it.

    I was also playing it on the hardest difficulty which is not a good idea for your first playthrough of the first chapter…





  • It’s not a risk of content exposure. By definition, risk is something that may or may not happen. Federating private content is guaranteed content exposure.

    There are websites that make it easy for anyone to see exactly who voted on a post. In a similar way, making a site that ignores or highlights private content is an inevitably. Not to mention federated software that doesn’t even know what private content is and will publish it with no malicious intent.

    It’s very easy to federate and create your own federated database without the intent of actually using it for piefed/lemmy/etc… It’s one of the biggest downsides to the fediverse: privacy is impossible. Absolutely nothing is stopping Facebook, Google, or anyone else from setting up an instance and gaining direct access to all federated data.