All the devs saying that Anthropic’s code quality is “normal” are telling on themselves and everybody they’ve worked with
(Also supports what many have been saying about software quality being a crisis that precedes LLMs, but that’s another story)
I’ve been noticing an increase in #AI slop across entire stacks recently. Every time I try to review the changes, I arrive to one of the two questions:
- why the fuck did you need AI for this?
- why the fuck did you commit this shit?
And regardless of the question of choice, I have one simple worry in memory of Stuxnet - y’all motherfuckers are offering control over entire tech stacks to a handful of corporations. What else is new, really, but no one bothers to pretend anymore.
Not all autistic meltdowns are visible.
Some of them look like smiling, nodding, “I’m fine.”
All while your body is on fire.
Internalised meltdowns don’t disappear.
They get redirected - into dissociation.
Into self-blame.
And because no one sees them, no one believes how much they cost.
When local Jews use racial slurs to describe their disdain with US Jews’ “holier than though” attitude, you know something’s fucked up. https://xcancel.com/rawtiger4/status/2037603647635272185
The ironic thing about the phrase “don't talk about politics" is that it’s a political statement.
What it means is do not challenge the status quo.
"Just review the AI generated code, duh!"
https://github.com/aquaproj/aqua/commit/899f96f7b0003c2da8e96c02d3f1828d92763e3f
My brother in Christ, you couldn't even fix a style issue without dropping `nolint:funlen` and let your slop machine write a test that doesn't state any intent at all!
`if d.isErr`? My man, it's `false` everywhere! You aren't getting more productive, you just write shitty code faster with your ears plugged.
And this shit is everywhere.

* feat: support executing .jar * test: add test cases for wrapExec Co-Authored-By: Claude Opus 4.6 <[email protected]> * fix: convert java to the absolute path for unix.Exec unix.Exec...