Hacker News new | ask | show | jobs
by haukilup 3029 days ago
For people who like to watch live coding - in what ways do you find it helpful? Is it to learn about a particular domain, a way of thinking, a new technology? Where would you consider your skill level to be at?

I'd love to hear your perspectives! I understand streaming in gaming contexts, developer streaming is new to me.

5 comments

When I work remotely, having someone "work" at the same time as me makes the situation feel less ... lonely, it's like having a co-worker :) See them work, makes me work.

Also I enjoy hearing other people code, especially the clack of the keyboard.

I remember there were some internet radio streams that had office sounds playing (at different intensities), but I do not think they're online anymore.

Not quite office sounds, but Coffitivity nicely captures coffee shop murmur: https://coffitivity.com
Interesting. I’ll have to try it out while I work remotely still. Could motivate and focus me more.
I like to watch Jonathan Blow[0] sometimes, just to get an idea of his thinking process when dealing with problems in a codebase (bugs or new features).

I also find it relaxing to hear him talk, while me doing something else at the same time, like playing a game of Civ.

---

[0]: https://www.youtube.com/channel/UCCuoqzrsHlwv1YyPKLuMDUQ

I'm a hobbyist programmer so I don't get a chance to 'pair program' really ever, and watching someone else code is very useful. Books only go so far.
I've never really watched live coding, but I work in a team with three sysadmins and two devs.

I'm fairly new to dev, and my colleague is even newer. The sysadmins only know PowerShell, so I'm always teaching myself, and don't get to pick up on best practises or learn how anyone else would do things, other than from what I read online.

I guess it'd just be cool to see something built from start to finish, watching the problems they encounter and how they work around them.

Watching live coding can be almost as fun as live coding itself.

I view every livestream I watch as a one sided code review and refactoring session, and spend most of the time watching reasoning through how they are coding and if there are things that could be clearer. I learn lots from that... including new idioms that I like or despise.

I’ll also watch streams where the coder needs help, so I’ll pitch in over chat to help with problems. I’ve taught several people suprising amounts through twitch chat and despite twitch delay.

Just try watching a stream or two! Check the creative communities on twitch and select programming or game development!