Live data from Hacker News

Viewing profile — slace

slace

HN member
Joined
Tue, Feb 22, 2011, 4:44 AM UTC
HN karma
52
Public activity
13 items

About slace

No profile information was provided.

Recent public activity

  1. comment
    Comment #7906866

    IE11 didn't ship for Windows 8.0 it only shipped for Windows 7 and Windows 8.1. Windows 8.1 is a free upgrade on Windows 8.0, more like a service pack release (when you look at the…

  2. comment
    Comment #7383703

    I pointed Azure at my github account and it automatically deploys - http://www.windowsazure.com/en-us/documentation/articles/web...

  3. story
  4. story
  5. story
  6. comment
    Comment #3564025

    I like to solve puzzles; most of my contributions to OSS is in the form of bug fixing, which comes about because I've come across the bug myself, decided that it needs to be fixed …

  7. comment
    Comment #3531791

    I wish this was up on github so everyone could contribute to it to build a better set of docs

  8. story
  9. story
  10. comment
    Comment #2783627

    I wrote this because the application I'm working on has dozens of small JavaScript components loaded, some of which rely on messages published by others. Some of them are invoked i…

  11. comment
    Comment #2779744

    Well yes, but there is a JavaScript version in the github repository so you don't need to know what CoffeeScript is or anything

  12. story
    Postman - a JavaScript message bus

    Postman is a JavaScript library & npm package which allows for cross-component messaging like traditional pub/ sub libraries but without the reqiurement on a message to be publishe…

  13. comment
    Comment #2248783

    That is a pretty neat idea, I'm looking into it now. --@slace (co-author of httpstat.us)