I wonder if you could include all keystrokes like Ctrl-x in the screencast, maybe even a timeline of the keystrokes; I imagined it to be "running" along the screen like in Guitar hero. Nevertheless this is a great effort in distributing latent/implicit knowledge, which I think coding to be heavy on; for example, how would a terminal user know that Ctrl-R is reverse-search? (don't get me started on finding out about g…
Lessons from my first year of live coding on Twitch
51–60 of 103 posts
Re: Lessons from my first year of live coding on Twitch
#52I want to do this but I'm afraid of two things: 1. Show how horrible my code is. 2. Accidentally leaking sensitive stuff.
Concerning 2: I would never code something actually sensitive on twitch. Fortunately I enjoy programming video games, so I can stream that with relative safety, but I wouldn't ever stream something from my real job for example.
Re: Lessons from my first year of live coding on Twitch
#53I wonder if you could include all keystrokes like Ctrl-x in the screencast, maybe even a timeline of the keystrokes; I imagined it to be "running" along the screen like in Guitar hero. Nevertheless this is a great effort in distributing latent/implicit knowledge, which I think coding to be heavy on; for example, how would a terminal user know that Ctrl-R is reverse-search? (don't get me started on finding out about g…
Re: Lessons from my first year of live coding on Twitch
#54Hey! I do this too on twitch. I mostly stream myself doing algorithms though. Basically I do the Google Style interview questions, and almost run my stream like I am doing an actual interview. https://www.twitch.tv/stale2000/videos/all The reality of the livecoding scene is that most "real life" coding is actually pretty boring to watch. In order to be actually interesting, you have to be talking and explaining what…
P.S.: Sieve rhymes with live, as in "I live in California." :)
Re: Lessons from my first year of live coding on Twitch
#55So my kids watch people streaming non-stop. At first I had no opinion. Then it seemed like they did it way too much and I fought it. Then I started paying attention and found it interesting as well. For them it's gaming, game discovery, and seeing personalities they enjoy regularly. Something like this... I would really enjoy. Bookmarking this page so I can have a look at all your streams. I would like to do this mys…
Re: Lessons from my first year of live coding on Twitch
#56I wonder if you could include all keystrokes like Ctrl-x in the screencast, maybe even a timeline of the keystrokes; I imagined it to be "running" along the screen like in Guitar hero. Nevertheless this is a great effort in distributing latent/implicit knowledge, which I think coding to be heavy on; for example, how would a terminal user know that Ctrl-R is reverse-search? (don't get me started on finding out about g…
Re: Lessons from my first year of live coding on Twitch
#57Very interesting, however as comfortable as I am after 20+ years with some degree of coding in front of others (pair programming, fixing something with the boss breathing down my neck) I couldn't imagine doing this as strangers watch on; it's, at least for me, sharing a too intimate or personal experience. I also have a long-standing habit of using four-letter comments as attention-grabbing and transitory 'to-do' mar…
Re: Lessons from my first year of live coding on Twitch
#58It suprisingly works quite well and is more entertaining for the viewers to see what and how bugs get introduced.
Re: Lessons from my first year of live coding on Twitch
#59Re: Lessons from my first year of live coding on Twitch
#60wow, author here. I didn't post this to Hacker News (I didn't even have an account on here until 30 seconds ago), but thanks for the thoughtful comments everyone! Is it weird if I address some of the questions in here or is that odd etiquette? :)