Live data from Hacker News

Scrimba: a video format for communicating code

scrimba.com

31–40 of 115 posts

Re: Scrimba: a video format for communicating code

#35

Great job! Is there any other way to login that's not github? I'm trying to move away from github and so far the only thing preventing me are sites that require github login. It would be great if you offered just plain old email login :)

I think its because they use github for storage/forking things, but they could certainly extend it to work without it later.

Re: Scrimba: a video format for communicating code

#36

Wow this is so much better than a traditional video explanation of code. Really well done and polished for a beta project. Speaking of 'beta', what is the plan for Scrimba? Are you interested in it being an open place for sharing videos and demonstrations? Or are you planning on monetizing in some way?

We plan to add monetization options yes. Basically sell courses through Scrimba. But it will also be possible to simply share casts for free.

Thats great!

Re: Scrimba: a video format for communicating code

#37
Really cool tool. Congratulations and great job! Look forward to seeing where this goes.

Feedback: the rerun project button is hard to locate and not prominent. I wanted to rerun the project after making some changes. I felt encouraged to save (fork) or resume playback, overwriting my edits. Make it more intuitive to rerun after making an edit.

Re: Scrimba: a video format for communicating code

#38

Great job! Is there any other way to login that's not github? I'm trying to move away from github and so far the only thing preventing me are sites that require github login. It would be great if you offered just plain old email login :)

Why are you trying to move away from Github, out of curiosity?

Re: Scrimba: a video format for communicating code

#40

Man this is good. Any plans to extend it to other languages?

Thanks. Yes, other (server-side) languages are definitely coming. We're currently working with a prototype that integrates with Jupyter/IPython, and we're also playing with the idea of using Docker images for giving a full terminal. The biggest challenge is to give a powerful execution environment and make it easy for the viewer to play with the code and be able to run it.
Post reply on HN