• 0 Posts
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle







  • Yup. I was using self checkout once and it flagged me when I was trying to pay but didn’t say why. The supervisor was on top of it and unlocked the terminal and it made him watch a 5 second video of “suspicious activity”, which was me moving my reusable bag to the other side at a low angle. Some AI they use saw that as trying to sneak an unscanned product past the scanner.

    I thought it was terribly clever but he just rolled his eyes and apologized for the inconvenience. As if an underpaid Walmart employee is going to waste their time arguing with a shoplifter.


  • The autocomplete is fucking fantastic for writing unit tests, especially when there’s a bunch of tedious boilerplate that you frequently need SOME OF. I’m also really impressed by its ability to generate real code from comments or pseudocode.

    Generally, though, I find it pretty awful for writing non-test code. It too often hallucinates an amazing API and I kick myself for not knowing it existed. Then I realize it’s because the API doesn’t actually exist, and the dumb fucker is clearly borrowing from a library from a completely different stack.







  • It’s a little worrisome, actually. Professionally written software still needs a human to verify things are correct, consistent, and safe, but the tasks we used to foist off on more junior developers are being increasingly done by AI.

    Part of that is fine - offloading minor documentation updates and “trivial” tasks to AI is easy to do and review while remaining productive. But it comes at the expense of the next generation of junior developers being deprived of tasks that are valuable for them to gain experience to work towards a more senior level.

    If companies lean too hard into that, we’re going to have serious problems when this generation of developers starts retiring and the next generation is understaffed, underpopulated, and probably underpaid.