Show HN: The first NodeJS web server on a Raspberry Pi(pi.tomg.co)
pi.tomg.co
Show HN: The first NodeJS web server on a Raspberry Pi
http://pi.tomg.co/
8 comments
It's not particularly well escaped, either - typing <s makes the cursor disappear, and if you paste in something like
<script>alert('hi');</script>
it gets executed.funnily enough - it records the text in GA as a custom event http://www.google-analytics.com/__utm.gif?utmwv=5.2.8&ut....
Looks like this guy http://blog.greg-net.co.uk/post/21228054876/building-node-js... has already written a tutorial to cross compile nodejs for the Raspberry Pi
At Arch Linux ARM one of our developers has been maintaining Node.js packages for ARMv5+ for a while now, they should work on any distro if you don't want to go to the trouble of compiling yourself or don't want to use Arch.
They're just tarballs, unpack them and move the files if needed.
http://archlinuxarm.org/arm/community/nodejs-0.6.15-1.1-arm....
http://archlinuxarm.org/arm/community/v8-3.9.9-1-arm.pkg.tar...
We also have full Raspberry Pi support as another of our developers has had a test board for quite a while, so if you're looking for something simple but powerful, it's a good choice :)
http://archlinuxarm.org/platforms/armv6/raspberry-pi
They're just tarballs, unpack them and move the files if needed.
http://archlinuxarm.org/arm/community/nodejs-0.6.15-1.1-arm....
http://archlinuxarm.org/arm/community/v8-3.9.9-1-arm.pkg.tar...
We also have full Raspberry Pi support as another of our developers has had a test board for quite a while, so if you're looking for something simple but powerful, it's a good choice :)
http://archlinuxarm.org/platforms/armv6/raspberry-pi
BeagleBone has node.js support, too:
http://beagleboard.org/bone
https://github.com/jadonk/bonescript
http://beagleboard.org/bone
https://github.com/jadonk/bonescript
Even better, it comes with Cloud9 IDE and node.js running by default, so can just power it up, point a browser to it, and get hacking. http://c9.io/
It's a nice touch.
It's a nice touch.
[email protected]:/$ make
make: *** No targets specified and no makefile found. Stop.
[email protected]:/$ make me a sandwich
No.You beat us too it. angry face :) We are still waiting for our pi in the mail.
A tutorial will be coming soon.
there is a "porn" folder ^^
function Ls() { function a() { $(document).bind("Ls.Init", b) } function b() { var a = ["How.I.Met.Your.Mother.S01E01.I.am.joking.got.you.mp4.torrent", "node-v0.6.12.pkg", "porn", "me.jpg", "index.js"], b = ""; for (var c = 0; c < a.length; c++) b += a[c] + "<br />"; $("#terminal").append(b + "<br />"), $(".command").val("") } a() }