Check out my open source game engine! https://strayphotons.net/ https://git.sw0.com/frustra/strayphotons

I have been developing this engine on and off for over 10 years, and still have big plans.

  • 0 Posts
  • 388 Comments
Joined 3 years ago
cake
Cake day: July 9th, 2023

help-circle













  • "intuitively find and replace non-identical things based on what i just did”

    We had that 5 years ago with GitHub Copilot, and things have only gone downhill from there…

    I am pretty much forced to use AI at work, and I still come home and write code by hand because I enjoy it. A good language server is much more helpful than the LLM autocomplete if you already know what you’re trying to write.






  • In the same line of thinking, this is why I hand wash my car, because the automatic car wash either does a bad job (touchless) or will scratch the paint up all over (brushes). Many people don’t care very much about their cars though, so why put in the effort?

    I find unreliable tools to be one of the most infuriating parts of my job, and unfortunately my entire job has effectively pivoted to spending all day babysitting an AI that frequently ignores instructions and can’t learn without a ton of expensive fine-tuning training.

    I don’t let AI touch any of my personal code I care about, and with how much of the code at work is written by AI, it’s pretty demoralizing. Why put in any effort designing something if it’s just going to get blown away by a coworker’s agent the next day?

    Arguing with the AI over why its code review is wrong is also a whole other part of my day now…