Hacker News new | ask | show | jobs
by wryun 1284 days ago
Thanks!

JOSS is definitely one of those 'heh, this sounds fun' things, despite being pretty useless. I too am pretty obsessed with the colour changing; I'd love to implement it so it seemed like a typewriter terminal as well (e.g. slow speed, optional sound effects).

I started implementing it in Pony originally to make it truly shared, but then decided it made more sense to just run the code in the frontend and the shared bit would just be common storage (i.e. so you could easily load other people's programs, as you would on the original systems). Of course, haven't actually done any of this yet...