Viewing profile — slace
slace
HN member- Joined
- Tue, Feb 22, 2011, 4:44 AM UTC
- HN karma
- 52
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About slace
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #7383703
I pointed Azure at my github account and it automatically deploys - http://www.windowsazure.com/en-us/documentation/articles/web...
- story
- story
- story
-
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 …
-
comment
Comment #3531791
I wish this was up on github so everyone could contribute to it to build a better set of docs
- story
- story
-
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…
-
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
-
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…
-
comment
Comment #2248783
That is a pretty neat idea, I'm looking into it now. --@slace (co-author of httpstat.us)