@ibuildthecloud I also wrote a blog post about it, explaining why worktrees are actually useful and how to adopt them without headaches
https://t.co/niAbQrCDED
If your site isn't readable by AI agents, you don't exist to them.
I spent some time making my site actually discoverable by ChatGPT, Claude, Perplexity and co. llms.txt, Markdown mirrors, JSON-LD, robots.txt AI signals, and a few Cloudflare-specific tricks.
New post 👇
https://t.co/YjfcJNWksZ
Finally, @Tan_Stack Start now supports React Server Components!
Start's RSCs are a truly fetchable, cacheable and composable primitive that work with your favorite tools instead of dictating your entire architecture.
Oh, and one more thing... "Composite Components" 😉
🔗⬇️🧵
Today we're excited to announce NO_FLICKER mode for Claude Code in the terminal
It uses an experimental new renderer that we're excited about. The renderer is early and has tradeoffs, but already we've found that most internal users prefer it over the old renderer. It also supports mouse events (yes, in a terminal).
Try it: CLAUDE_CODE_NO_FLICKER=1 claude
🚨 CRITICAL: Active supply chain attack on axios -- one of npm's most depended-on packages.
The latest [email protected] now pulls in [email protected], a package that did not exist before today. This is a live compromise.
This is textbook supply chain installer malware. axios has 100M+ weekly downloads. Every npm install pulling the latest version is potentially compromised right now.
Socket AI analysis confirms this is malware. plain-crypto-js is an obfuscated dropper/loader that:
• Deobfuscates embedded payloads and operational strings at runtime
• Dynamically loads fs, os, and execSync to evade static analysis
• Executes decoded shell commands
• Stages and copies payload files into OS temp and Windows ProgramData directories
• Deletes and renames artifacts post-execution to destroy forensic evidence
If you use axios, pin your version immediately and audit your lockfiles. Do not upgrade.
@shadcn It really is! I made a tool to easily deal with worktrees, it helped me so much with the boilerplate and I'm sure it will help others as well https://t.co/TsPxhXMyzw