Claude Code usage has become Cursor.
This is what happened.
1. VS Code + Copilot
2. Cursor
3. Claude Code
4. Codex
5. Kimi?
$200 USD for a few queries. "That's the cost of LLMs!"
Well, probably not worth it in this capacity.
Ran https://t.co/8HGd5MgDM7 on https://t.co/xg7ivjlV4I today and found their og:image tag set to the literal string "[object Object]" on every product page. The link preview breaks with no photo. AI audit ftw.
One of the best parts of dogfooding your own product is that it forces honesty.
You stop thinking about the product as the builder and start experiencing it as the user.
The bugs feel more annoying and the wins feel more real. Try out https://t.co/8HGd5MgDM7 on your site today.
@claudeai has nobody complained this ENTIRE TIME that when they close a chat session in your VS code extension, it'll decide to randomly close another active running chat session?? Because it's been happening to me the entire year. And it's shocking it still happens.
How are you supposed to select a part of the message to copy on iPhones? Do I always need to copy the entire message and paste it elsewhere so I can select a code or something?
So cool!!
I'm running @nvidia's NemoClaw with Qwen3.5-27B entirely locally via Telegram. No API costs, no data being sent to anyone
NemoClaw is a security sandbox built on top of @openclaw that lets you restrict the files and networks your lobster can access.
I'm running the 4-bit GGUF via llama cpp on a DGX Spark. It's running pretty smoothly at 9 tokens per second!
The future might be local :)
LLMs training on our continuous input is essentially the human hive mind as it evolves. We’ve started to incorporate AI outputs as part of the seed in our own creativity. AI is actually using OUR brains to refine the collective consciousness. Not the other way around.
Towards Autonomous Optimization: the website that evolves.
The next generation of websites should identify their own weaknesses, generate hypotheses, test solutions, and implement winners. Continuously. Autonomously.
Early store deployments show 20%+ conversion lifts within 1-2 tests. Not joking. Impact is weighted across multiple KPIs and prioritized per site/industry.
Someone has to talk about this phenomenon where our our culture is being shaped by a few models. Our writing style is imitating the shitty LLM artifacts that we hate.
What the fuck is a "kicker"?
@AnthropicAI bug in your Claude for Chrome
https://t.co/vpa6k435fP is not in the allowed connect-src list.
The extension's CSP allows:
https://t.co/hVZHW3Y15N ✓
https://t.co/1fCyZXFjbs ✓
https://t.co/EhmSMpnySZ ✓
But it's trying to hit https://t.co/vpa6k435fP for OAuth.
FUCK shadow dom for component libraries. Shadow dom should be drag and drop widgets with configurations that must not be overridden. Please think twice before you implement everything with shadow dom.