Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
Okay, I got Claude Code to actually fly my plane now It controls the keys via Chrome by running it with `claude --chrome` There is some issue with the lift vs gravity formula though so it takes a lot of speed to take off, but it's really cool to see it control and fly the plane This means it can code the game and then play it to check in a loop to theoretically improve it without my help (haven't gotten there though) I run it like this btw: `IS_SANDBOX=1 claude…