That illustration is bonkers
TechTakes
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
I treat AI as a new intern that doesn't know how to code well. You need to code review everything, but it's good for fast generation. Just don't trust more than a couple of lines at a time.
At work I use gpt to give me snippets of code (not in my ide, I use neovim btw), check my stuff for typos/logical errors, suggest solutions to some problems, debugging. I was learning programming on my own in 2010s, and this is a lot faster than crawling over wikis/stackoverflow (albeit probably makes me dumber).
Anyone who says llm will replace programmers in 1-2 years is either stupid or a grifter.