I am not sure if it clear enough but @stfuelon.bsky.social is a Satirical account of Elon as if he were a Martian General.
You can see my post about it here: bsky.app/profile/rise...
🔴 Elon = Martian General
🧛 Jeff = Energy Vampire
🦎 Mark = Reptilian Overlord
1,197 posts since Dec 2024.
Stack: Cloudflare + Vercel + Claude + Typefully
Full writeup: pecan.si/posts/stfu-...
I am not sure if it clear enough but @stfuelon.bsky.social is a Satirical account of Elon as if he were a Martian General.
You can see my post about it here: bsky.app/profile/rise...
• Nothing beats good engineering
• Constraints make better engineers AND better LLM coders
• LLMs don't remove tech debt—they make managing it MORE important
Full post with all the gory details: pecan.si/posts/how-i...
• Nothing beats good engineering
• Constraints make better engineers AND better LLM coders
• LLMs don't remove tech debt—they make managing it MORE important
Full post with all the gory details: pecan.si/posts/how-i...
Started with claude-3-opus, moved through Haiku and Sonnet versions.
Each model upgrade = noticeable quality bump, even without pipeline changes.
The models got better. So did the output.
Started with claude-3-opus, moved through Haiku and Sonnet versions.
Each model upgrade = noticeable quality bump, even without pipeline changes.
The models got better. So did the output.
Too brittle. Too coupled. Not tested enough.
Solution: Back to basics. DI, hexagonal architecture, proper tests.
Went from 90% failure rate to 10%. Now running 2000+ tests.
Too brittle. Too coupled. Not tested enough.
Solution: Back to basics. DI, hexagonal architecture, proper tests.
Went from 90% failure rate to 10%. Now running 2000+ tests.
My satirical content kept getting blocked. First I tried marker detection. Then I asked an LLM to judge refusals.
Both failed.
The fix? Don't ask directly. Classify outputs into expected categories. Whatever doesn't fit = refusal.
My satirical content kept getting blocked. First I tried marker detection. Then I asked an LLM to judge refusals.
Both failed.
The fix? Don't ask directly. Classify outputs into expected categories. Whatever doesn't fit = refusal.
Single-shot generation can only get you so far. What does an actual editorial process look like?
• Author writes
• Editor reviews
• Author adjusts
• Repeat
Simple idea, massive quality improvement.
Single-shot generation can only get you so far. What does an actual editorial process look like?
• Author writes
• Editor reviews
• Author adjusts
• Repeat
Simple idea, massive quality improvement.
The goal: generate daily satirical diaries for billionaires reimagined as aliens (a Martian, a Reptilian, and an Energy Vampire).
The result: mostly repetitive garbage that even Claude seemed bored writing.
The goal: generate daily satirical diaries for billionaires reimagined as aliens (a Martian, a Reptilian, and an Energy Vampire).
The result: mostly repetitive garbage that even Claude seemed bored writing.
Easy to do some crazy nice stuff like web sockets etc.
Easy to do some crazy nice stuff like web sockets etc.