He’ll probably figure out some way to target blue states only.
- Posts
- 8
- Comments
- 874
- Joined
- 3 yr. ago
- Posts
- 8
- Comments
- 874
- Joined
- 3 yr. ago
Ukraine @sopuli.xyz Russia may stage radiation incident and blame Ukraine, ISW report says
Electric Vehicles @slrpnk.net Tesla kills Models S and X to build humanoid robots instead
Ukraine @sopuli.xyz Czechia to supply Ukraine with new long-range Narwhal missiles capable of striking deep inside Russia
Ukraine @sopuli.xyz Ukraine detains Russia ‘shadow fleet’ cargo ship in Odesa, SBU says
Enough Musk Spam @lemmy.world Against All Odds, Elon Musk is Getting Even Worse at Comedy
News @lemmy.world Companies issuing RTO mandates “lose their best talent”: Study
Electric Vehicles @slrpnk.net No more EV app folders: Universal plug-and-charge is due to launch in 2025
politics @lemmy.world Swing state voting support for college students








I have a few decades programming experience, as a professional software engineer, an open source developer, and a DevOps engineer. There is no way in hell I would do a code review where 15k lines were added and a similar amount of lines removed without having a long discussion with the person who made those changes. I’d want to ask a lot of detailed questions about the changes, questions that an LLM isn’t likely to answer, and most definitely not questions I’d be inclined to try to type into an LLM to try to get an answer.
Over the years I’ve dealt with all manner of bugs, from overflows & underflows, to bad assumptions about logic flow, and much much more. The whole purpose of pointed questioning of the author is to be comfortable with decisions made in the code and to minimize the chances of all sorts of potential bugs.