Viewing profile — stiller
stiller
HN member- Joined
- Wed, Jun 08, 2011, 3:03 PM UTC
- HN karma
- 42
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About stiller
No profile information was provided.
Recent public activity
-
comment
Comment #31002990
If there is an existing parser, like for a lot of templating languages, this is can be done, since templates are parsed to ruby in a separate step. Otherwise, it would require crea…
-
comment
Comment #28744362
The images were taken using the monitoring cameras: https://www.esa.int/ESA_Multimedia/Images/2018/10/BepiColomb... Images using primary instruments will follow when it reaches orb…
-
comment
Comment #27844764
According to the World Bank, The Netherlands are the 23rd country in the world with the lowest organized crime: https://tcdata360.worldbank.org/indicators/h3031de56?indicat... They…
-
comment
Comment #19007168
Interesting point. I love my wife and children in the sense that seeing them thrive makes me happy and I'm willing to sacrifice my own comfort (and probably even wellbeing) in orde…
-
comment
Comment #19007080
I'm sure they believe some people love what they do, it's just unlikely that the majority of the people grinding away as office drones do.
-
comment
Comment #15978186
Blendle offer a pay-per-article model. It's very hard if not impossible to make a sound business case for the Spotify model in journalism. The running costs for creating new conten…
-
comment
Comment #15978157
Blendle provides something close to what you describe: https://pay-docs.blendle.io/ So it's mostly a matter of these publication signing up.
- comment
-
comment
Comment #15978128
Blendle offers instant refunds for this reason.
-
comment
Comment #15978115
Blendle offers this service, it's called Blendle Button: https://pay-docs.blendle.io/
-
comment
Comment #11776505
If he makes it up to the HTTP layer, he can implement a very fast load balancer.
-
comment
Comment #11752509
https://en.m.wikipedia.org/wiki/Dynamic_Analysis_and_Replann...
- comment
-
comment
Comment #7655607
"Until now, it was not possible for Dutch consumers to search for premium content from newspapers and magazines. Blendle is the first paid search engine for newspapers and magazine…
-
comment
Comment #7051641
Or in Ruby: ruby -run -e httpd . -p 8000
-
story
RackMotion - Rack-like middleware on NSURLProtocol
RackMotion provides a Rack-like interface for middleware that can intercept and alter HTTP requests and responses in RubyMotion. It's built on top of NSURLProtocol, which makes it,…
-
comment
Comment #6160243
I personally started with this one, then switched to Create Your Own Programming Language [1] and am working my way back up. This helped getting the main concepts across before thr…
-
comment
Comment #5819642
If you think that was a grilling, you have never seen Paxman grill somebody.
-
comment
Comment #5797170
At this rate, Elon can simply wait until somebody comes up with a viable plan and say, "yes, that's what Hyperloop was all along."
-
comment
Comment #5601173
Great, a hedge fund manager giving moral advice.
-
comment
Comment #5450009
That photo looks like regular Dutch police officers in riot gear. Dutch SWAT (Arrestatieteam) look like special forces only with jeans.
-
comment
Comment #5285020
This question would be better addressed to the Mongoid team, but it looks like they're working on it. I would expect an announcement when they consider it stable enough for product…
-
comment
Comment #5169875
The Netherlands provide 7 of the top 100 universities from a population of only 5% of that of the US. Not only that, but the universities themselves are usually a lot smaller, so t…
-
comment
Comment #4887424
You had me at Apple airships.
-
comment
Comment #4234488
Backbone controllers don't replace Rails controllers. You will still need both for a functioning app. Rails' views are largely replaced by client-side templates in a single-page ap…