Announcing Heroku for Logo... powered by Heroku (blog.heroku.com) 121 points by bscofield 15y ago ↗ HN
[–] ayb 15y ago ↗ At first I thought this was a joke - I mean, it's April fools, right?And then I thought: those guys are so smart, I bet they really did it.So I tried it, and it works! http://rbcranes.heroku.com/I heart Heroku :-) [–] thomasfl 15y ago ↗ I ♥ Heroku ☺ too! [–] DanielRibeiro 15y ago ↗ They are using this implementation of Logo in javascript http://s3.amazonaws.com/heroku-logo/logo.js [–] soamv 15y ago ↗ Original source seems to be http://www.calormen.com/logo/ [–] mambodog 15y ago ↗ It's one of those "haha... but seriously" type of April Fools. [–] sjs 15y ago ↗ Last year GitHub added Subversion support: https://github.com/blog/626-announcing-svn-supportAnd a month later write support for svn: https://github.com/blog/644-subversion-write-support [–] cachemoney 15y ago ↗ Too bad it doesn't work.
[–] DanielRibeiro 15y ago ↗ They are using this implementation of Logo in javascript http://s3.amazonaws.com/heroku-logo/logo.js [–] soamv 15y ago ↗ Original source seems to be http://www.calormen.com/logo/
[–] mambodog 15y ago ↗ It's one of those "haha... but seriously" type of April Fools. [–] sjs 15y ago ↗ Last year GitHub added Subversion support: https://github.com/blog/626-announcing-svn-supportAnd a month later write support for svn: https://github.com/blog/644-subversion-write-support [–] cachemoney 15y ago ↗ Too bad it doesn't work.
[–] sjs 15y ago ↗ Last year GitHub added Subversion support: https://github.com/blog/626-announcing-svn-supportAnd a month later write support for svn: https://github.com/blog/644-subversion-write-support [–] cachemoney 15y ago ↗ Too bad it doesn't work.
[–] Nate75Sanders 15y ago ↗ Awesome...About 25 years ago (gosh that's a long time), I had Atari Logo on the Atari 800 and was able to remember enough from then to get a filled circle: make "x 0 repeat 100 [make "x :x+.01 repeat 360 [fd :x rt 1]]
11 comments
[ 5.3 ms ] story [ 19.2 ms ] threadAnd then I thought: those guys are so smart, I bet they really did it.
So I tried it, and it works! http://rbcranes.heroku.com/
I heart Heroku :-)
And a month later write support for svn: https://github.com/blog/644-subversion-write-support
About 25 years ago (gosh that's a long time), I had Atari Logo on the Atari 800 and was able to remember enough from then to get a filled circle: