not really, the point of the guide isn't to sound like katie! it's to get as much information about making writing that sounds like katie—quite a different use case not all writing needs to sound like a human!
PROMPT ENGINEERING
-
AI struggles transferring coding knowledge across programming languages
By
–
Very reasonable! But isn't that kinda the point of this discussion? AI can't take what it knows about coding in languages with lots of data, and re-use it for coding in a different language effectively. Even if I add reference docs, examples, etc to prompt context.
-

Definitive Guide to Writing Good Prose with AI
By
–
we just published the definitive guide to writing good prose with your AI read it on @every
: https://
every.to/guides/ai-styl
e-guide?source=post_button
… -

Image Generation Prompt Optimization: Disabling Chaos and Using HD
By
–
great test prompt! lots of tiny hands and feet and ice cream. we found turning off chaos/exp and going –hd helps but you still may need to try a few times to get every detail
-

Claude Code Bash Alias for Fast VPS Coding Workflow
By
–

Update on my Claude Code alias I put in ~/.bashrc to code fast on VPS: c() { IS_SANDBOX=1 claude –continue –dangerously-skip-permissions "$@"; –continue makes it continue the last session in case it logs out To add it: echo 'c() { IS_SANDBOX=1 claude –continue
-
Comparing Tool Calling Performance Between Q4 and Q2 Models
By
–
Have you observed a meaningful difference between Q4 and Q2 either when it comes to tool calling? Would love to see how you measure that
-
Using AI to recover the original article prompt
By
–
Oh cool, using AI to recover the original prompt for the article. https://t.co/H8T43AKwpB
— Bojan Tunguz (@tunguz) 19 mars 2026Oh cool, using AI to recover the original prompt for the article.
-
V7 Model Character Limits and Silent Prompt Cropping Issues
By
–
V7 also has a character limit but it just crops your prompts silently. What kind of long prompts are you putting in there?
-
Music Marketplace: Generate, Publish, Earn Directly in ElevenCreative
By
–
For creators, Music Marketplace is a direct path from generation to earnings. Prompt a track, refine it, publish it, and start earning – without leaving ElevenCreative.
→ View original post on X — @elevenlabs, 2026-03-19 15:22 UTC
-
Context Windows and Agent Orientation in Large Repositories
By
–
Context does fall apart on large repos but the windows are getting larger literally every week. You still need to spend real time learning how to keep the agent oriented. The longer the context window, the more risk for distraction and drift. Governance can be mostly automated