As a software dev, I really enjoy having live coding videos playing in the background while I work. But it's surprisingly difficult to find hour+ long videos of coding without commentary on Youtube.
What I really wanted was an infinite coding video, so I built one. Pick your IDE/monitor/ambience of choice, hit the Screensaver button, put it on a second monitor or TV, and enjoy infinite coding ASMR.
Comments
nubinetworkJul 27, 2026, 11:49 AM
One problem I can see with this is that the files are typed out, from top to bottom... People don't really code like that... They write functions and jump around between files as they add functionality...