Hacker News new | ask | show | jobs
by lgvld 1535 days ago
Very nice! I was expecting a 300 MB app running in the browser but... this is refreshingly minimalistic.

One could use this when introducing someone to programming. Exactly the kind of stuff I was looking for, as I try to teach a few things about programming to my little cousin. But I find most Scratch-like [1] applications are really cumbersome.

[1] https://scratch.mit.edu/

2 comments

https://www.maria.cloud/ might also be a cool thing to show them.
Oh thanks! Cool. Love the didactic approach.
Curious why you think Scratch is cumbersome ? Is it primarily the amount of js the scratch vm needs ?

I got (re-) introduced to scratch few months back while collaborating with some people in the media lab (where scratch originated) and have had fun tinkering with blocks creating funny animations etc. in my free time.

Just in term of user interface, actually. Something makes me feel awkard, I don’t know why... It looks like I am manipulating colored potatoes, while I am expecting to manipulate data, by writing pure functions... ;-)

But maybe children love the way Scrath looks?

You might enjoy http://www.toontalk.com/ for something more like manipulating data. (I played with it years ago before the web version was made.)