markm208

↗ HN profile [ 403 ms ] full profile
Karma
38
Created
March 17, 2011 (15y ago)
Submissions
0
Creator of Storyteller (https://markm208.github.io/storyteller/index.html) and Our Code Stories (https://ourcodestories.com). CS Prof. @markm208
  1. Show HN: The Playback Press (playbackpress.com)

    I just launched a site to share ‘books’ of code playbacks. These are guided walkthroughs of some code as it evolves with a narrative from the author. The narrative can include text, whiteboard-style drawings, images,…

  2. I just crossed over 30,000 views of my 'books' of code playbacks on: https://markm208.github.io A few years ago I built an MVP to host code playbacks, 'Our Code Stories' (http://ourcodestories.com/), but I abandoned it…

  3. I have been working for a while on a new medium to guide others through code examples. Devs use an editor (VS Code) to write code and then test it like normal. Then, the code can be played back in a browser and the…

  4. You may have seen a few posts lately around the idea of sharing stories about how code develops. I have been working on this too so I thought I would (re)share https://ourcodestories.com My feeling is that code is…

  5. Our Code Stories (https://ourcodestories.com) is a site that holds animated, annotated code walk-throughs called 'playbacks'. These resemble recorded live code demos but one can usually get through a playback faster…