Profile pic is from Jason Box, depicting a projection of Arctic warming to the year 2100 based on current trends.

  • 0 Posts
  • 88 Comments
Joined 2 years ago
cake
Cake day: March 3rd, 2024

help-circle





  • Status maybe. The guy with the two monitors is probably doing most of the heavy lifting, and his manager with just one screen in his office watching him remotely or behind his back. The guys with the laptops, they’re the engineers who tell everyone how the spreadsheet says everything is great while there’s actually a fire. Which is what the guy with the two screens is doing, trying to figure out how to put it out.



  • As a non-professional casual programmer I feel this. I can have moments in my life where I’m creating some incredible stuff for myself for work or things at home. Then there’s periods of inactivity where I don’t use the language. Go back later to add something, do something new, or fix a problem… and now I’m Googling again how the hell to do something that I used to know well. It’s like speaking languages, you have to keep up with it or the neurons lose their connections. Usually some of it comes back once I start digging in, but I hate having to relearning stuff. Getting older with memory lapses doesn’t help either.












  • Even the best models fine tuned for coding still have training that was based on both good and bad examples of programming from humans. And since it’s not AGI but using probability to generate the code, you’re going to get crap programming logic dependent on how often such things were used and suggested by humans to other humans. Googling for an answer on how to code something pulls up all sorts of answers from many sources, but reading through them, many are terrible. An LLM doesn’t know that, it just knows that humans liked some answers better than others, so GIGO.