Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Software Programming

Why Some Developers Are Live-Streaming Their Coding Sessions 131

itwbennett writes Adam Wulf recently spent two weeks live-streaming himself writing every line of code for a new mobile app. He originally started to live-stream as 'a fun way to introduce the code to the community.' But he quickly learned that it helps him to think differently than when he was coding without the camera on. "Usually when I work, so much of my thought process is internal monologue," he said, "but with live streaming I try to narrate my thought process out loud. This has forced me to think through problems a little differently than I otherwise would, which has been really beneficial for me."
This discussion has been archived. No new comments can be posted.

Why Some Developers Are Live-Streaming Their Coding Sessions

Comments Filter:
  • by Gravis Zero ( 934156 ) on Thursday April 09, 2015 @10:57AM (#49438483)

    nobody cares about what one guy does.

    • Re: (Score:1, Informative)

      by franzrogar ( 3986783 )

      nobody cares about what one guy does.

      Unless that one guy is going to detonate a bomb; or start shooting in a school; or similar.

    • by JestersGrind ( 2549938 ) on Thursday April 09, 2015 @11:17AM (#49438695)

      He's not the only one. A programmer named Casey Muratori has been coding a game from scratch for months. He streams on Twitch and posts them on YouTube. I've watched some and it's really interesting to watch him go through his thought process. https://handmadehero.org/ [handmadehero.org] There are others on Twitch as well.

      • by Tailhook ( 98486 )

        He's not the only one.

        I've been watching [youtube.com] Jonathan Blow develop a game programming language since late last year. Smart cookie. A mix of pragmatism about the supposed value of some cherished ideas mixed with a laser focus on what the game programmer really needs is leads to interesting design choices.

    • by HungryMonkey ( 1887382 ) on Thursday April 09, 2015 @11:30AM (#49438817)
      I can see several instances where people can benefit from this. Most people have no first hand experience with programming. Watching a bit of something like this might open their eyes into what it takes. Perhaps it's a kid that thinks she wants to grow up to be a programmer, or a mother wondering what in the world her son does at work all day long, or a novice in the language wanting to see what methods are being used. I'm not saying it's going to have a huge audience, but it's hardly worthless.
      • Can't he just pretend that the camera's on and get the same benefits to his thought process - or does his narcissism require an actual audience?

        Back in the 70's, I used to play the "An American Family" game. I'd pretend I was one of the Louds and there was a camera in my kitchen capturing all my ennui as I opened and closed the cabinets looking for a snack. It was great fun.

    • It only matter when a top notch expert does this as an education exercise for others who look up to his work or need to learn his methods to follow his footsteps.

    • by iONiUM ( 530420 )

      This is done a lot. Here two examples:

      • Handmade hero [twitter.com]. This guy creates games in a live stream and explains it. Over 3,500 followers on twitter.
      • Watch people code site [watchpeoplecode.com]. This site helps aggregate streamers who do this.

      There are many more examples, but it is common.

    • Luckily there's slashdot to keep you off the more mature tech forums.
  • ... making notes as you go along or whiteboarding , how exactly? Plus stopping and reflecting on what you've done or want to do (even including talking to yourself!) is a standard part of development.

    But ooooo , someone did it over a video stream so that must mean its a new and exciting method of development that no one in the history of computing has ever considered before!

    Not.

  • by hyperar ( 3992287 ) on Thursday April 09, 2015 @11:01AM (#49438525)
    Basically, the lasts generations feel like they are special and everyone should be watching them do eveything. Isn't that what social networks do?, Turn everybody into a narcissistic prick?
    • Yes, but do narcissistic pricks write mo better code?

      • That's a very good question
      • by prefec2 ( 875483 )

        No they do not. To write code, you have to be able to question yourself: Is this any good? And you have to accept critique from other people. A narcissist thinks of him/her that he/she is the next best thing to god or at least the best programmer ever. If you cannot doubt yourself, your crap code gets not replaced if it is necessary, but only if it is no way around.

        • Not just question yourself, but be aggressively suspicious of your code. "What?!? It compiled and ran? Oh, you piece of crap. You're gonna make me hunt for the bugs, aren't you. Damn it!"
      • if you ask them they'd say they do

    • is that why you don't post your opinion on a public comments website?

      • the difference is, you're mostly anonymous here

    • Social networks don't turn people in to narcissistic pricks, it feeds on the fact that most people already are.
      • by znrt ( 2424692 )

        Social networks don't turn people in to narcissistic pricks, it feeds on the fact that most people already are.

        narcissism is to a great extent a consequence of our failed social education impregnated with sick individualism, from which social networks are part of so yes, they do. if not the root cause, still a great amplifier.

        at least it has some utility, since they expose themselves in public: if you are looking for a decent coder you can safely filter out prima donnas like this and spare you some headache.

    • Basically, the lasts generations feel like they are special and everyone should be watching them do eveything.

      You're just bitter because the NSA didn't pay any attention to you when you were a kid.

  • by Anonymous Coward on Thursday April 09, 2015 @11:05AM (#49438589)

    If you grew up in an age of ubiquitous connectivity, infinite bandwidth, a webcam, and the belief that everyone was special, you'd stream your own sessions too.

    • by heezer7 ( 708308 )
      You wanna come watch me play games on twitch?
      • by kwoff ( 516741 )

        I think this is where things are headed. A Twitch streamer interacting with the chat room is like a step beyond Youtube with static comments, web/email forums, IRC/instant messaging. Twitch or something like it will probably expand beyond games, maybe not to general streams like Justin.tv, but to entertainment generally. Like the other day a gamer was pointing out how it could be cool if someone could stream a movie and the chat is doing their trolling thing through the movie.

        I try to imagine what's beyond

        • The first time I ever heard about the internet was back in the early nineties while I was watching a Star Trek marathon - I think the first season of TNG - on the SciFi channel, and they had a running live chat log on the bottom from viewers on their website (and for the next hour I sat through AOL tech support trying to find a tech who even knew what http meant). 25 years later and I still haven't seen anything like that on live TV.
    • I think it's more a function of them having access to those tools and being about to act out on all those fantasies and wishes. I knew lots of people growing up that would have loved to have access to this stuff to do the same. Most of them don't, even now that the tools are available to them. I suspect that it has more to do with them having matured and getting a better view of the reality surrounding them.

      Most of these kids streaming and whatever will eventually give up on it when they realize it's not ge

  • Comment removed (Score:5, Insightful)

    by account_deleted ( 4530225 ) on Thursday April 09, 2015 @11:10AM (#49438633)
    Comment removed based on user account deletion
    • by mytec ( 686565 ) on Thursday April 09, 2015 @11:20AM (#49438725) Journal
      Even trying to explain what you are doing or how you will do it is helpful. Explaining a problem to someone who has no idea what I'm talking about forces me to continually break down the steps. At some point there is that "Oh.....how did I not see that?!" moment. However you do it, it seems stepping away from that internal dialogue to an external one is a great help at times.
      • by i.r.id10t ( 595143 ) on Thursday April 09, 2015 @11:31AM (#49438833)

        Especially when you are teaching programming in an online environment. I'm teaching a PHP+MySQL class right now, and I have my students discuss the layout of database tables, how they will write the PHP code to solve problems, etc. They aren't posting code - they are posting their thought process and planning. Their fellow students are commenting about pitfalls, bits that are over looked, edge cases, and different ways of tackling the same problem. I think they are learning more or learning better this way, versus a "read the chapter write the little program, repeat" method

    • Re: (Score:2, Informative)

      by Anonymous Coward

      The old favorite Rubber Duck Debugging...
      http://en.wikipedia.org/wiki/Rubber_duck_debugging

    • There's a big difference between a teaching environment where the teacher can learn something, and a presentation-based teaching environment. Without real time feedback, exposure to the ideas of others, and having to explain things to novices, it's just a vocalization of the thoughts you already had. Maybe you'll get some organizational benefit out of it, but really the teacher is not learning anything.

      I skimmed through a few of his videos, and I didn't explicitly see where he was responding to a chat log

  • after learning that 'view counter' got stuck at 5 due to buggy refresh and for last 2 months NOBODY was watching his stream...

  • by Anonymous Coward

    We need a developer channel where we can watch folks code 24-7. That way when CSPAN becomes too exciting, we can tone it down a little by switching to this new developer channel.

  • by Tukz ( 664339 ) on Thursday April 09, 2015 @11:41AM (#49438939) Journal

    I talk to myself when I code by myself.
    Talking about what I'm about to do and the problems and potential consequences, out loud helps me process it and spot potential issues or better directions.

    • The few times I've tried to code, I wound up saying some obscenities out loud. Didn't help my coding much but I felt better.
  • This is such a great idea. Here is my 2 cents: When I was in high school, university, and then even in the working world, I started to notice a pattern: When I'd get stuck on a problem and I'd then go to get help, the act of describing the problem would lead to this light bulb moment in my head, and then I'd say "Sorry, actually, I think I just figured it out", and I'd impishly go back to my desk feeling badly for having bothered someone. My theory for why this happens so often is that the act of using t
    • Here's the trick that I use. When I'm particularly stumped, I start assembling an e-mail asking an area expert for help. The process of putting it down in writing really helps me spot weak hypotheses or poorly understood concepts in a way that thinking through the problem never seems to. Sometimes, seeing these weaknesses is enough to get me on the right track. Sometimes, it's the research I do to get my terminology correct that clues me into subtle behavior or the thing I'm working with. Either way, appro

  • 2 thoughts (Score:4, Insightful)

    by c0d3g33k ( 102699 ) on Thursday April 09, 2015 @12:09PM (#49439233)

    1. I watched a live coding session a month or so ago and lasted about 10 minutes (the first 5 I ignored because the streamer forgot to turn on audio) before I stopped. This is only useful for those who have enough time on their hands to watch someone code for hours at a time and can't find anything more interesting to watch. I just can't imagine sitting through this all the time.

    2. For the developer who is streaming: You can get the same benefit (articulating your thoughts out loud) by using your cat, dog, infant or some inanimate object you can talk to (a Wilson volleyball, perhaps). You'll save tremendous amounts of bandwidth, storage space etc. and won't temp someone who should be making better use of their time to watch you so they can pretend they are doing something productive.

    • As someone who live streams development 6+ hours a day, 7 days a week, you get more benefit then just talking out loud to something that can not respond. Rubberducking is great, but when the duck can talk back it enhances the process. Sure, the responses might not be correct or on point but it will force you to rethink how you are describing your problem. As to watching live streaming. Why do you assume you can do just one at a time, watch or do? I stream to about 100 people nightly, and many of those peop
      • As to watching live streaming. Why do you assume you can do just one at a time, watch or do? I stream to about 100 people nightly, and many of those people are actually working on their own project(s) with me on in the background as a support/comfort/buddy layer.

        Because multitasking doesn't work. http://lifehacker.com/5922453/... [lifehacker.com]

        • If it's on the internet, it must be true.
          • No, but if the researcher the article cites published his findings in PNAS (Proceedings of the National Academy of Sciences 09/2009; 106(37):15583-7. DOI:10.1073/pnas.0903620106 9.81 Impact Factor) it's very likely to have some merit. I did do my research before finding a good article summarizing the work.

  • When I was a kid, we had a handful broadcast channels and I watched what was on because that was literally it. If I didn't like what was on, I found something else to do. Read a book, play with friends, play with toys, play a game, or go outside.

    Then we got cable. More stuff to watch, woohoo. Plus those scrambled premium channels where you might catch a glimpse of a boob. But MTV and HBO were only unscrambled in the family room, and seeing the same video over and over again, or the same movie over and over

  • The quantity of profanity spewed would run past most locality's obscenity standards.

  • "Usually when I work, so much of my thought process is internal monologue," he said, "but with live streaming I try to narrate my thought process out loud. This has forced me to think through problems a little differently than I otherwise would, which has been really beneficial for me."

    Yeah, just wait until you're in an actual office with other developers who try to narrate their thought processes out loud. You'll be wanting to throw chairs through windows in no time.

  • Rubber Ducking (Score:4, Interesting)

    by booch ( 4157 ) <slashdot2010NO@SPAMcraigbuchek.com> on Thursday April 09, 2015 @12:55PM (#49439775) Homepage
    It's called Rubber Ducking [c2.com]. The idea is that by talking out loud, you have to form your thoughts into words, which requires you to organize your thoughts more completely. Think about all the times that you've gone to ask someone a question, and as soon as you ask them the question, you figure out the answer yourself. Whether you use a rubber duck, a live video audience, or another person doesn't matter much. This is one of the reasons that pair programming can be quite effective.
    • I thought all programmers are suppose to do this? If this is new to the programmer in this article, I don't think he's been doing it right. I'd hate to see what kind of code he's been writing up to this point...
  • Real programmers live-stream with ttyrec, as Lars Wirzenius did a year ago: http://liw.fi/distix/performan... [liw.fi]
  • Most commercial developers (meaning those of us who do it for our jobs, meaning most of us I think) would never do this because of confidentiality and intellectual property rights.

    • I live stream 100% of my commercial/indie game development (coding), and yes I'm a professional/commercial developer. Source code is rarely precious once it's out in the world.

      Executing on your ideas faster and more efficient then your competition is where the money is.

      http://www.twitch.tv/whilke [twitch.tv] | http://www.livecoding.tv/whilk... [livecoding.tv] (dual stream, pick your favorite service) if you are curious.

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...