rem’s avatarrem’s Twitter Archive—№ 75,293

    1. I need to provide some server examples for a thing I've written. I've included Nodejs, PHP and Python. Are there any other glaringly obvious ones I've missed (Ruby?) - needs to be done with zero deps too (i.e. self contained server.[ext])
  1. …in reply to @rem
    Good lord, go took me 30 minutes to write, PHP took me 30 minutes how to write to stderr - I'm *extremely* rusty on PHP obviously!
    1. …in reply to @rem
      though amazingly once I got past the "how do I do console.log" the rest of the server example was written in 5 minutes. So that's good :) On to python!