Viewing profile — alexandern
alexandern
HN member- Joined
- Tue, Sep 25, 2012, 8:57 PM UTC
- HN karma
- 4
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About alexandern
Recent public activity
-
comment
Comment #8630142
Nice to see more and more implementations popping up. You can track the development of HTTP/2 servers and clients over at https://github.com/http2/http2-spec/wiki/Implementations .…
-
comment
Comment #7930888
Nice to see this book again. What is the recommended way to run Scheme/Lisp on Windows?
- story
-
comment
Comment #7545129
I have built a custom tool Dploy(screenshots here[1]) for exactly this purpose. It's built using ASP.NET MVC. To deploy a project (or a deployable, as I call it), you push to BitBu…
- comment
-
comment
Comment #4983821
Really good job on this. One feature that you might want to think about is adding support for timezones. I live in Europe so I have to re-calculate all times in my head. It would b…
- story
-
comment
Comment #4572618
An idea would be to integrate this with a DVCS system like Github och Bitbucket. Jetstrap could do commit/push at a frequent interval, thus allowing you to revert your changes. Goo…