Live data from Hacker News

Ask HN: Favorite live coding channels for intermediate/advanced topics?

news.ycombinator.com

21–30 of 36 posts

Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?

#22

There‘s Jon Blow working on his new language JAI and game-dev: https://twitch.tv/j_blow Another channel is Casey Muratori‘s Handmade Hero, which is about developing a game from scratch. https://twitch.tv/handmade_hero https://handmadehero.org/

Casey is still going? My god...

I said the same thing last year... I scroll thru some of his updates mostly just trying to see the state of the game. Honestly I don't think much has changed gameplay or graphics wise for many hundreds of episodes.

Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?

#26

Gamozo focuses on security and optimization topics. While his content is not structured as a tutorial, he explains his line of thinking very well. https://www.youtube.com/user/gamozolabs/videos https://www.twitch.tv/gamozo

This, love his channel, although he is not very active, but when he is active the project is often really interesting and can go for 10 or 12 hours straight.

Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?

#27

I do something like this, although not live. These are real intermediate projects on video, with code. Without omitting any step. So far I have a course on publishing a pip package and a cron implemented with aws lambda. https://fromzerotofullstack.com/

wow... thanks for sharing.... is it all free... sorry could not find pricing info...

Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?

#28

Yuri Artyukh, mostly threejs, webgl stuff https://www.youtube.com/channel/UCDo7RTzizoOdPjY8A-xDR7g , although I'm not experienced enough to judge if its actually intermediate. Jon Gjengset, Rust (internals, data structure, protocol impls) https://www.youtube.com/channel/UC_iD0xppBwwsrM9DegC5cQQ aarthifical, not really live-coding but a game devlog with interesting ideas https://www.youtube.com/channel/UCtEwVJZABCd0te…

+1 to Jon Gjengset; I learned a lot about clearly explaining programming concepts and a theoretical problem!

Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?

#30

Not truly advanced compared to some of the content posted here but I try to post videos about Vue.js and topics no-one else really talks about (mainly around testing): https://www.youtube.com/c/LachlanMiller/videos

This is great, thanks for the effort! I don't understand why the youtube algorithm never finds something like this, it's always the beginner stuff that surfaces to the top
Post reply on HN