While his content is not structured as a tutorial, he explains his line of thinking very well.
Ask HN: Favorite live coding channels for intermediate/advanced topics?
21–30 of 36 posts
Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#22There‘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...
Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#23Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#24Plenty of testing, building for reliability and whittling down to the simplest, most-elegant solution possible.
Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#25Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#26Gamozo 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
Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#27I 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/
Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#28Yuri 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…
Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#29Re: Ask HN: Favorite live coding channels for intermediate/advanced topics?
#30Not 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