• 3 Posts
  • 83 Comments
Joined 9 months ago
cake
Cake day: October 18th, 2023

help-circle






  • It’s a surprisingly good comparison especially when you look at the reactions: frame breaking vs data poisoning.

    The problem isn’t progress, the problem is that some of us disagree with the Idea that what’s being touted is actual progress. The things llms are actually good at they’ve being doing for years (language translations) the rest of it is so inexact it can’t be trusted.

    I can’t trust any llm generated code because it lies about what it’s doing, so I need to verify everything it generates anyway in which case it’s easier to write it myself. I keep trying it and it looks impressive until it ends up at a way worse version of something I could have already written.

    I assume that it’s the same way with everything I’m not an expert in. In which case it’s worse than useless to me, I can’t trust anything it says.

    The only thing I can use it for is to tell me things I already know and that basically makes it a toy or a game.

    That’s not even getting into the security implications of giving shitty software access to all your sensitive data etc.










  • With that one (creality textured glass carborundum something or other) I kept hitting it with 95%+ IPA, it just gives out eventually. I switched to a textured spring steel plate recently, world of difference for petg, PLA, and tpu. It’s just another consumable :/

    If you’re not ready to switch yet a layer of masking tape can get you by for awhile, it’s just a pain because the masking tape will need to be replaced about every other print depending on your settings.





  • Welcome to late stage capitalism where the game’s made up and the points don’t matter.

    Privatize the profits and socialize the losses.

    I’ve tried to use “AI” to help me with minor programming tasks, or to start basic projects, it’s really bad. As in, it takes me more effort to fix the garbage it outputs than it would have to write it from scratch. In addition to that, it writes things badly in non-obvious ways. Junior engineers make similar mistakes to each other, because they’re working logically. “AI” makes weird mistakes because it’s not working in the same way a human mind does.