So Codex company subscription does not have an equivalent to Premium Seat in Claude Code? That's hard for a company to switch even if Codex actually performs better.... a standard seat's usage limit can be easily burnt through by one prompt on GPT-5.5
> Dario: “fuck you”
> pentagon: “no fuck YOU”
> boris cherny: “here’s 2 new skills for claude code that will help you manage that pull request 🥰”
never change
You can’t imagine how fast Chinese humanoid robots are evolving.
In just one year, they have evolved from robots to "humans".
2025&2026 Chinese Spring Festival Gala
@mrkurt playing with https://t.co/qVC5iYJRdP. Really cool stuff. Congrats!
I have a few questions:
1. All my sprites are staying in "running" state for hours. Expected?
2. How to get file in and out a sprite? Is http the way? Or exec with stdin/out?
3. Custom base image?
Very interesting tech from https://t.co/nggpqsuXUE : https://t.co/l8G45U6GtX
Some amazing features:
1. It takes about 2 seconds to spin up a full Ubuntu VM with common tools installed.
2. It has a durable storage.
3. Auto sleep
4. You pay for cpu/memory UTILIZATION
Claude Code on the web is less useful than local because its webfetch gets blocked way more often
What's funny is Claude will still talk in a straight face as if it knows everything despite you can see it got blocked like crazy 🤪
This tool is so awesome! Instead of asking my team mates "what did you ask Claude" I can just let them send me the whole session from now on! Thanks @simonw !
https://t.co/MM99WbS6B3
I don't know if any company should fully embrace true vibe coding for real product yet. It still sounds a bit crazy to me. How do you ensure you specified enough tests?
I often skip reading tests or simple scripts nowadays. I guess we're half way there.
Re-reading the tweet that coined the term "vibe coding".
Apparently if you still do "code review", it's not the original meaning of vibe coding, it's just AI-assisted coding.
There's a new kind of coding I call "vibe coding", where you fully give in to the vibes, embrace exponentials, and forget that the code even exists. It's possible because the LLMs (e.g. Cursor Composer w Sonnet) are getting too good. Also I just talk to Composer with SuperWhisper so I barely even touch the keyboard. I ask for the dumbest things like "decrease the padding on the sidebar by half" because I'm too lazy to find it. I "Accept All" always, I don't read the diffs anymore. When I get error messages I just copy paste them in with no comment, usually that fixes it. The code grows beyond my usual comprehension, I'd have to really read through it for a while. Sometimes the LLMs can't fix a bug so I just work around it or ask for random changes until it goes away. It's not too bad for throwaway weekend projects, but still quite amusing. I'm building a project or webapp, but it's not really coding - I just see stuff, say stuff, run stuff, and copy paste stuff, and it mostly works.