EmilyEnough@hachyderm.io ("Emily 🏳️🌈🏳️⚧️") wrote:
I have never heard of Ethel Cain before her tdov instagram post, but my takeaway is this:
Damn I wish I could sound like that when I sing. I was singing bass in the choir at 14 though, so I don’t think there’s any amount of voice training in the world that could get me into her range.






![[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)


