pzmyers@freethought.online ("pzmyers 🕷") wrote:
The "anti-war president" now says the only thing the federal government should do is war. Definitely not child care. Or medicaid/medicare. Or science.
https://freethoughtblogs.com/pharyngula/2026/04/04/the-man-is-insane/







![[conversation thread between tuban__muzuru (t for short) and me] t: Well, what can you expect from a code vending machine anyway. I've been writing with Claude for a year. See, n00bs ask for code. Pros ask for spec. I've been coding for 40 years now and Claude writes great Rust and C t: Show me the spec you gave Claude to write this menu. me: Bro before you try going down the skill issue route, fucking anthropic wrote this menu and this is the Claude code source. t: After all that work defining EFFORT_LEVELS as the single source of truth, this function just... writes them out again. The includeMax branching is the tell — whoever wrote this didn't think to reach for EFFORT_LEVELS.slice(0, -1) vs EFFORT_LEVELS. const levels = EFFORT_LEVELS.slice(0, includeMax ? undefined : -1);](https://files.mastodon.social/cache/media_attachments/files/116/344/726/391/463/646/original/d375e9d6cbc264af.png)

