@aquovie@lemmy.cafe
member since 29 Jul 2025 01:22
comments
- on there's mostly only two relentless hardships in programming: networking issues, naming things, and off by one errors. in c/programmer_humor@programming.dev · 15 Sep 2026
-
on there's mostly only two relentless hardships in programming: networking issues, naming things, and off by one errors. in c/programmer_humor@programming.dev · 14 Sep 2026
I keep seeing “networking is hard” come up here. Where is this coming from? Is it IPv6 or something?
-
on DigitalOcean contributes 3 million and joins the Omacom (Omarchy) Foundation in c/selfhosted@lemmy.world · 10 Sep 2026
Temu Elon?
-
on Linus Torvalds used AI to fix a Linux bug, and now LLM critics on Linux face an uncomfortable choice in c/technology@lemmy.world · 1 Sep 2026
More than anything, it depends on the developer using it. In my experience, most are just slop shovelers that don’t read or review what Claude does. Then it falls on the PR reviewer (me) to be an asshole: Did you review your own code? Do you understand what this part over here does? Why did you choose this method versus alternatives?
Unless you tell Claude/Opus otherwise, it’s not going to take the initiative to refactor things, tidy up parts it didn’t touch, or hell, it won’t even spellcheck things. Can you really call it a language model if it outputs misspelled words? Its unit tests are great boilerplate but never comprehensive enough for me.
Claude is the developer that puts zero pride or effort in their work beyond the bare minimum to not get fired.
People lack the necessary motivation. I explained DHCP, IP, and ports to my kids in like 10 minutes. Because otherwise they couldn’t play Minecraft together.