top | item 8422278 MakeMeASandwich.js 27 points| jashmenn | 11 years ago |github.com | reply 5 comments order hn newest [+] [-] cothomps|11 years ago|reply I decided to load test the app and am now receiving 500 sandwiches / s. [+] [-] whitten|11 years ago|reply Heh.This is a different take on e-commerce.Get the computer to order a sandwich for you.Now if we could only send our robotic drone over to pick it up and bring it back, under program control. [+] [-] x0xMaximus|11 years ago|reply http://www.coryarcangel.com/things-i-made/pizzaparty/ [+] [-] rhengles|11 years ago|reply It should require root to actually make the request. [+] [-] morninj|11 years ago|reply if(process.platform !== 'win32'){ if(process.env.USER !== "root"){ console.log("What? Make it yourself."); process.exit(); } } from https://github.com/travist/makemeasandwich.js/blob/master/li...
[+] [-] cothomps|11 years ago|reply I decided to load test the app and am now receiving 500 sandwiches / s.
[+] [-] whitten|11 years ago|reply Heh.This is a different take on e-commerce.Get the computer to order a sandwich for you.Now if we could only send our robotic drone over to pick it up and bring it back, under program control.
[+] [-] rhengles|11 years ago|reply It should require root to actually make the request. [+] [-] morninj|11 years ago|reply if(process.platform !== 'win32'){ if(process.env.USER !== "root"){ console.log("What? Make it yourself."); process.exit(); } } from https://github.com/travist/makemeasandwich.js/blob/master/li...
[+] [-] morninj|11 years ago|reply if(process.platform !== 'win32'){ if(process.env.USER !== "root"){ console.log("What? Make it yourself."); process.exit(); } } from https://github.com/travist/makemeasandwich.js/blob/master/li...
[+] [-] cothomps|11 years ago|reply
[+] [-] whitten|11 years ago|reply
This is a different take on e-commerce.
Get the computer to order a sandwich for you.
Now if we could only send our robotic drone over to pick it up and bring it back, under program control.
[+] [-] x0xMaximus|11 years ago|reply
[+] [-] rhengles|11 years ago|reply
[+] [-] morninj|11 years ago|reply