Sublime
An inspiration engine for ideas
Who do you think is the most insane programmer of our current era?
I think it’s Evan Wallace (cofounder of Figma):
- Basically rebuilt the browser rendering stack to run in the browser for Figma
- Built CRDTs to run Figma’s multiplayer tech for millions of users
-... See more
zack (in SF)x.comZachary Hamed
zmh.org
not sure what i'm doing, but i think they call it "vibe coding" with claude 3.7 sonnet
🏙️ multi-camera city block simulation in threejs
one of many fun things i'm stoked to cover in this week's video. legit feels like the lines between code & content are blurring. https://t.co/5AxDMQ5c2h
Bilawal Sidhux.comI built a video recording lib on top of r3f/mediabunny
<VideoCanvas fps={60}>
<MyScene />
</VideoCanvas>
await blob = videoCanvas.record({
mode: "realtime",
duration: 30,
size: "2x"___LI... See more
Austin Malerbax.com