Live data from Hacker News

Viewing profile — ispolin

ispolin

HN member
Joined
Sun, Oct 16, 2011, 12:10 AM UTC
HN karma
65
Public activity
24 items

About ispolin

No profile information was provided.

Recent public activity

  1. comment
    Comment #14197568

    One way to answer that might be to look inside ourselves. Take me for example. I indulge myself with books, songs, apps, etc. Granted, it's on a completely different financial scal…

  2. comment
    Comment #12509653

    Did anybody test the mice for physiological changes, and specifically reduced testosterone levels? In Matt Ridley's "The Red Queen", he mentions research about how low testosterone…

  3. comment
    Comment #8513189

    There are ways around that: http://www.damninteresting.com/on-the-origin-of-circuits/

  4. comment
    Comment #8016828

    Sounds very similar to the "Arrival of a Train at La Ciotat"[1] film shown at the dawn of cinema. Some of the audience supposedly jumped from their seats in terror as the life-size…

  5. comment
    Comment #7960402

    So does this mean that people can increase their happiness by using plugins that hide negative posts from their social media?

  6. story
  7. comment
    Comment #7444584

    Having a virtual desktop manager helps a lot, along with keyboard shortcuts to switch between desktops comfortably. For Linux/Mac virtual desktops are built in and for Windows ther…

  8. comment
    Comment #7444403

    An even more charitable interpretation might be: We can gain insight on how to manage fully autonomous rule-based systems (AI) by looking at existing semi-autonomous rule-based sys…

  9. comment
    Comment #6962620

    Good point. I suppose that the trade off is that you loose the "marker posts" from other languages that say to the programmer "Magic happens here, go read the docs" but you gain th…

  10. comment
    Comment #6960127

    The thing that helped me most when I started learning clojure is to mentally move the parenthesis over to the other side, so (println (max 34 64 15)) becomes println(max(34,64,15))…

  11. comment
    Comment #6186251

    So a discussion in 4 parts then: 1. What attributes constitute a condition we call a "Police State"? (a list of which you already provided) 2. Does America (or some part of it) hav…

  12. comment
    Comment #6185953

    If he doesn't like the conversation, let's encourage him to stay and provide evidence for his point so that HN doesn't become an echo chamber. I find this model very helpful: http:…

  13. comment
    Comment #6108933

    I suspect that you are right about this being innocuous. What I think makes this a "hot" story is not the intentionality, but that it reminds us how divorced campaign promises are …

  14. comment
    Comment #6073770

    From the point of view of the sender, I find read receipts psychologically calming, oddly enough. I noticed I used to attach a lot more emotion to some facebook messages and compul…

  15. comment
    Comment #6069806

    That's true, it's a problem when you depend on having the repository at a specific location or depend on something that's not in the repo, like wiki or issue tracking, as mentioned…

  16. comment
    Comment #6069731

    Good thing about decentralized version control systems is that they're decentralized. I hope github can deal with today's issue without too much trouble, but it's not a major incon…

  17. comment
    Comment #5992364

    I don't want to sound apologetic for the actions of NSA as a whole, and those who surely pressured them into those actions, and those that were aware of them but did not object, bu…

  18. comment
    Comment #4963420

    I use it (and like it) to monitor a middleware we wrote. The developer, Kyle Kingsbury, has a pretty good talk about it here: http://vimeo.com/45807716

  19. comment
    Comment #4895814

    Yeah, look at the JavaScript LOC! Who wrote the rosetta code for those, Brendan Eich?! This hints at another way to optimize for this metric; make the language as expressive as pos…

  20. comment
    Comment #4895303

    Using my complete lack of statistical knowledge, I multiplied the wrong output rate % by the total lines of code in the examples from original paper here http://www.spinellis.gr/pu…

  21. comment
    Comment #3144808

    Not exactly. "Simulated Instrument Flight Conditions" usually means that your instructor has you put on a view limiting device [1] so that you can only see your instruments and not…

  22. comment
    Comment #3144445

    Neither. In US, your plane has to have the 6 basic instruments to be certified as airworthy by FAA. The reasons pilots die in non-visual flight conditions are twofold. As the origi…

  23. comment
    Comment #3144374

    Here is the fatal scenario: http://www.aerosafe.net/page6.html As a VFR pilot, you've received basic instrument training. Remember that training, trust your instruments, and you'll…

  24. comment
    Comment #3116191

    Try this book: "59 seconds" - http://richardwiseman.wordpress.com/59-seconds-think-a-littl... It presents practical advice based on research papers in the field. A good book on bra…