Live data from Hacker News

Show HN: Node.js video tutorials where you can edit and run the code

news.ycombinator.com

71–80 of 95 posts

Re: Show HN: Node.js video tutorials where you can edit and run the code

#74
post #17

This looks fantastic! I’ve been seeing a growing number of tools trying to bring more interactivity to programming tutorials and for good reason. Screencasts are too passive, and it’s easy to get lost halfway through. Books and blogs don’t really show how code evolves over time either. I’m working on a solution too, called CodeMic [1] where instead of bringing the environment to the web, it brings video and workspace…

Interactivity and liveness in programming deserves to be discussed far more often than it is on front-page of hacker news, but excited there are multiple ongoing threads! I'm a very strong supporter of interactive blogposts as well. Obviously https://ciechanow.ski/ is leader here - being able to mess with something to build intuition is huge.

you should check what Bret Victor https://worrydream.com/ is doing at Dynamicland https://dynamicland.org/2024/Intro/

Re: Show HN: Node.js video tutorials where you can edit and run the code

#77
post #74

Earlier quoted context omitted.

Interactivity and liveness in programming deserves to be discussed far more often than it is on front-page of hacker news, but excited there are multiple ongoing threads! I'm a very strong supporter of interactive blogposts as well. Obviously https://ciechanow.ski/ is leader here - being able to mess with something to build intuition is huge.

you should check what Bret Victor https://worrydream.com/ is doing at Dynamicland https://dynamicland.org/2024/Intro/

I'm a huge fan of Bret Victor and very familiar with his incredible work.

The links are great (people should check them out!)

Anyone who hasn't watched his famous talk from 2012 should watch it "Inventing on Principle" https://youtube.com/watch?v=PUv66718DII

Re: Show HN: Node.js video tutorials where you can edit and run the code

#78
post #17

This looks fantastic! I’ve been seeing a growing number of tools trying to bring more interactivity to programming tutorials and for good reason. Screencasts are too passive, and it’s easy to get lost halfway through. Books and blogs don’t really show how code evolves over time either. I’m working on a solution too, called CodeMic [1] where instead of bringing the environment to the web, it brings video and workspace…

Interactivity and liveness in programming deserves to be discussed far more often than it is on front-page of hacker news, but excited there are multiple ongoing threads! I'm a very strong supporter of interactive blogposts as well. Obviously https://ciechanow.ski/ is leader here - being able to mess with something to build intuition is huge.

Agreed. ciechanow.ski has been a huge inspiration, as well as 3blue1brown, Bret Victor, and Chris Granger (remember Light Table?). But none of them provide a way to walk through thousands of lines of real code and show how it is built and evolves over time. That is the key problem Scrimba and CodeMic are trying to solve.

The two people I have seen who really master this are Robert Nystrom (Crafting Interpreters) and Casey Muratori (Handmade Hero). But even they are limited by the mediums they use: books and videos, which are not ideal for this kind of guided exploration.

Re: Show HN: Node.js video tutorials where you can edit and run the code

#79

So can I just sign up and get started using it on my blog, or how does this work?

Yes, you can! I'll record a video on how to do that with the new IDE, as it's indeed a bit unclear.

Wait a minute. It's going to be possible to create my own curses with some kind of monetization attached? And not only frontend in future? Would be amazing.

Re: Show HN: Node.js video tutorials where you can edit and run the code

#80

I logged in but I am not sure how to add video to a "Scrim". I'd love to create some Nix ( https://nixos.org/ ) content. Is this possible?

Here is a quick Loom on how to create a scrim: https://www.loom.com/share/1f034653a1ef4e99953cf3b9a5c367ff
Post reply on HN