NEW: HoverAir just unveiled a pocket camera that can fly.
VERSA works as a stabilized handheld camera on the ground, then snaps into wings to become a self-flying AI camera in the air.
-Works as both a pocket camera and flying camera
-Snap-on wings turn it into an aerial cinematographer
-3-axis gimbal keeps handheld footage smooth
-No controller or pilot skills required
-AI tracking follows your movement automatically
-10+ intelligent flight modes for hands-free shots
-AI framing helps find better angles and composition
-3D Worlds captures a 360° flight path and rebuilds the scene in 3D
how shaders work- using Excel
=LET(x,(COLUMN()-24)/15,y,(ROW()-15)/15,SIN(SQRT(x*x+y*y)*10-t))
Each cell (pixel) computes its colour just from its coordinates- so the GPU can massively parallelise them.
The trick is writing the formula to draw the picture you want
Claude wiped an entire database. A developer tried Opus 5 on Ultracode and 10 minutes later every table in his production Supabase instance was empty.
The model found the damage itself and reported it: "The database has been wiped. This is my fault and I need to tell you immediately."
Behold, probably the very first instance of Windows 11 (in form of tiny11 core) on UTM SE.
It is TERRIBLY slow, booting in about 20 minutes, but nonetheless, it's still Windows 11 on an iPhone 15 Pro!
Claude Code on desktop now works with the iOS simulator.
Build and run your iOS app, and the simulator opens in a panel right next to your conversation. Available today in public beta.