Live data from Hacker News

Viewing profile — srveit

srveit

HN member
Joined
Sun, Mar 15, 2009, 10:02 PM UTC
HN karma
153
Public activity
26 items

About srveit

Searching for problems that can be profitably solved with a subscription based webapp.

Ruby, Rails, JavaScript, Node.js, CouchDB

srveit at creatingastartup.com

Recent public activity

  1. story
  2. comment
    Comment #3149912

    I found "Wealth of Nations" by Adam Smith to be an excellent book. He explains things very well. You can tell he has done extensive analyses to back up his conclusions. Free on Gut…

  3. story
  4. comment
    Comment #2874212

    Thanks for the info. I added my npm module ( https://github.com/srveit/mechanize-js ) to Travis

  5. comment
    Comment #2105580

    The War on Poverty is the name for legislation first introduced by United States President Lyndon B. Johnson during his State of the Union address on January 8, 1964. http://en.wik…

  6. comment
  7. comment
    Comment #1932233

    Here is an article and HN discussion thread that was posted two months ago that describes how one man retained his rights upon re-entering the US: http://nomadlaw.com/2010/04/i-am-…

  8. comment
    Comment #1647598

    That reminds me of my old boss expecting email to be the same as an answered phone call. There was a problem in our system that he wanted me and a co-worker to solve by working lat…

  9. comment
    Comment #1568863

    It looks like at least one company is trying this: https://www.banksimple.net/about/

  10. comment
    Comment #1522826

    I don't use a case for my 3GS. I always keep it in my pocket (not the one with my keys). However, I bought my wife a rubber case for hers, since she keeps it in her purse with her …

  11. comment
    Comment #1514334

    I think the "Little yellow guy" is the Street View icon.

  12. comment
    Comment #1497651

    It uses Google's open source V8 JavaScript engine. ( http://code.google.com/p/v8/ ) It doesn't support multiple cores AFAIK. To use multiple cores, the server would need to spawn s…

  13. comment
    Comment #1497628

    Node uses a thread pool also. From Ryan's JSConf slides: "Blocking (or possibly blocking) system calls are executed in the thread pool. Signal handlers and thread pool callbacks ar…

  14. comment
    Comment #1465527

    The "slant" in this book is that he is pro-free market and anti-central planning. He states that the free market is the most efficient way to allocate scarce resources. The book ex…

  15. comment
    Comment #1319566

    By allowing the price of water to go up, it would encourage more people from outside to fulfill the increased demand. By limiting prices, the government is not just telling sellers…

  16. comment
    Comment #970976

    The changes described in the article look good. However, were they A/B tested? While Amazon.com may look cluttered, they used A/B testing to evolve the site to what it is now.

  17. comment
    Comment #858454

    I live in St. Louis, although I did not attend WUSTL. I did some web development for two graduates from there. You may be interested in these two local groups of which I am a membe…

  18. comment
    Comment #802455

    For really accurate measurements check out http://www.physics.ucsd.edu/~tmurphy/apollo/apollo.html By bouncing a laser off several reflectors that were left on the moon, they are a…

  19. comment
    Comment #795008

    I got a call from this service on behalf of one of my neighbors who lost his dog. I went to look at the service and though that this was a great idea. It appears to be a fully auto…

  20. story
  21. comment
    Comment #743335

    Also see the HN comments here http://news.ycombinator.com/item?id=740524

  22. comment
    Comment #743285

    I didn't work with these, but did work on the Symbolics 3600 circa 1985. It introduced me to a lot of new technology. I learned Lisp, of course, on it. I learned Zmacs and the "Met…

  23. comment
    Comment #709964

    Steve Blank writes about his learning of this phenonemon while working on electronic warfare systems in this post: http://steveblank.com/2009/03/23/if-i-told-you-i%E2%80%99d-h...

  24. story
  25. comment
    Comment #655526

    Are there other multi-implementation languages that have an executable language spec like this?