Live data from Hacker News

Watch other people code

castingcode.tv

41–50 of 96 posts

Re: Watch other people code

#41

Earlier quoted context omitted.

It's frustrating that we can't use the product yet, but I'm sure that people's reaction here will go a long way in helping them gauge interest.

Though this is reasonable, I wonder if it's measuring the right thing. Since money isn't involved (as far as I know), people could be entering their email just out of curiosity. It's easy to provide an email for a notification of completion, after which, make a decision to continue with participation or move on entirely.

You get the emails so you can do "Customer Development". You email them back and schedule an interview to learn more about your customers.

It isn't something where you say yes/no based on the number of signups.

Re: Watch other people code

#43
post #4

I've grown the most as a programmer literally kneeling or standing behind the shoulder of programmers with 5 to 8 years more experience than I had. Those hours I spent in that position was more beneficial than hours sitting in expensive classes, hours spent debugging, hours spent reading, hours spent building new programs... combined. The speed of great content delivery by watching someone much better than you code c…

It is really disruptive having to explain something from "muscle memory" in logical terms. That said, a good programmer should always be able to explain what they are doing to another capable peer.

Years of experience as a quality gauge is an interesting choice. Just from anecdotal experience or simplification?

Re: Watch other people code

#44
I watched a little bit of Notch's thing, it was fun. And for a more in depth topic, it could certainly be a great way to learn.

On the other hand I've come across 1-2 minute YouTube videos several times when googling how to use some specific API call, and I find it aggravating when all I really need is one little code snippet. I know how to type or copy 'n paste. I don't need to watch someone else do it. All I want most of the time is a well commented, nicely highlighted, code view on someone's blog (StackOverflow and github are just fine too!)

Maybe I'm just old or old fashioned.

Re: Watch other people code

#45
post #44

I watched a little bit of Notch's thing, it was fun. And for a more in depth topic, it could certainly be a great way to learn. On the other hand I've come across 1-2 minute YouTube videos several times when googling how to use some specific API call, and I find it aggravating when all I really need is one little code snippet. I know how to type or copy 'n paste. I don't need to watch someone else do it. All I want m…

I can definitely see this as more of a 'watch me code something cool' idea rather than wanting to learn how to solve a specific problem. A lot of the benefit of being able to watch the streams is to see people get their questions answered during the cast, that relate to what the caster was broadcasting at the time.

Re: Watch other people code

#47
I really do like this idea, not because it does anything new (as other's have mentioned it's easy to do this on plenty of existing venues like youtube), it's more to do with the community you could build around this. If you could find a simple way to match users with coding sessions that are relevant to them, you'll have no problem building a community. You absolutely must allow videos to be stored (not just watched live), indexed, commented on, rated, tagged, etc if you want to make this useful, imho.

If I could go to site, search for "best way to write a y combinator in c++" or something similar and get videos showing people doing just that but sorted by user rating, I would be a happy boy! I love when other users do the hard work of telling me what's good and what isn't. :)

Re: Watch other people code

#48

Well, there's already http://showMeDo.com which is really great. Covers lots of programming and related functions like using IDEs like Eclipse and editors like Vim. There's also tutorial episodes on design like suggested by a commenter before. No Photoshop or the rest of the Adobe CS suite however, all F/LOSS like GIMP and Inkscape. I'm actually practicing by learning from Eric Florenzo's playlist on Django here[1].…

For some reason I've never seen ShowMeDo but what a great site. Thanks for sharing this. As the "business" guy I keep learning about new technologies and taught myself to program using various books and sites.

Re: Watch other people code

#49
post #15

Am I the only who loathe the current trend of posting things before they are finished? I am all for the lean approach, but this isn't a minimum viable product (that would be a player and a tagging system to find the language I was interested in) it is a website.

I don't typically mind too much, but this post is misleading. The headline specifically made this sound like it was a working project, not just a photoshopped screenshot.

Bait-and-switch is just as bad a form of linkbait as any other.

Re: Watch other people code

#50
post #15

Am I the only who loathe the current trend of posting things before they are finished? I am all for the lean approach, but this isn't a minimum viable product (that would be a player and a tagging system to find the language I was interested in) it is a website.

If it was common on other sites I would be a little annoyed but I think HN is the perfect place for a technique like this since most readers are happy to discuss projects in the idea phase. I for one like having the opportunity to throw in my thoughts at an early stage.
Post reply on HN