Live data from Hacker News

Viewing profile — ihaveqvestion

ihaveqvestion

HN member
Joined
Tue, Dec 17, 2013, 5:53 PM UTC
HN karma
24
Public activity
23 items

About ihaveqvestion

No profile information was provided.

Recent public activity

  1. comment
    Comment #8919798

    See slides 23 and 25. http://www.slideshare.net/mobile/reed2001/culture-1798664

  2. comment
    Comment #7885524

    How often does it snow in Seattle? If rarely/never, is there anywhere nearby that gets a decent amount each year?

  3. comment
    Comment #7786051

    Why don't Balanced and Stripe work together on these features? I understand that they're competitors, but it seems as though we've got good engineers in both companies needlessly d…

  4. comment
    Comment #7777784

    I was surprised too that he hadn't heard of JavaServer Faces, given that it's the One Official Web Framework of Java. I'm not sure I'd recommend it necessarily, but it's hugely pop…

  5. comment
    Comment #7776211

    I hadn't previously read a description of St Louis quite like that - he makes it sound very appealing. Does anyone else have personal experience with living in St Louis?

  6. comment
    Comment #7770540

    I think you're making an assumption: that pknight is correctly understanding your point and disagreeing with it out of a sense of entitlement to a date. I think he is misunderstand…

  7. comment
    Comment #7770505

    I think tptacek is thinking of content with longevity, such as essays - observations of human behavior, for example, wouldn't benefit much from a date. He's damaging his argument b…

  8. comment
    Comment #7724224

    This seems interesting, but I'm not sure what formatting it would actually apply to a given Markdown document - could you add examples to the readme?

  9. comment
    Comment #7688840

    It was generated manually. I made another list just now[1], here are the areas with more than one posting: SFBA: 146 NYC: 57 Boston: 20 LA: 20 Seattle: 11 DC: 10 Austin: 7 Chicago:…

  10. comment
    Comment #7680067

    An approximate map of the U.S. locations posted: http://www.mapyourlist.com/share/aHkkP_DSCl [As an aside: why is the Pacific Northwest so unrepresented?]

  11. comment
    Comment #7679715

    People who are using Julia or similar tools to do "scientific computing, machine learning, data mining, large-scale linear algebra, distributed and parallel computing" - what sort …

  12. comment
    Comment #7669734

    Thanks, I think that's what I was misunderstanding.

  13. comment
    Comment #7669236

    I think the key may be that the rich roommate actually prefers a room, while the poor roommate does not (according to their assigned valuations) have any room preference at all. So…

  14. comment
    Comment #7669043

    Can someone explain why the outcomes differ when the roommates are in a different order? Imagine an apartment with one nice room and one terrible room, total rent $1000, and two ro…

  15. comment
    Comment #7667507

    I agree. I actually began using Firefox again because I heard this UI change was landing in Nightly, and I've been using Nightly since then. I get Chrome's UI minimalism and Firefo…

  16. comment
    Comment #7661385

    Thanks, that's slightly reassuring. It's still odd for a business to go generally incommunicado, though. I think I'll probably wait to buy a license until Kari's words are substant…

  17. story
    Ask HN: Is Sublime Text abandonware?

    The developer, Jon Skinner, has not tweeted since Dec. 17 [1], has not posted to the blog since Dec. 18 [2], and the latest dev build was released on Dec. 21 [3]. He signed into th…

  18. comment
    Comment #7597422

    One argument I've heard is that it keeps you aware of how much tax you're paying.

  19. comment
    Comment #7550080

    I did a similar thing for level 6: http://pastebin.com/aScFtgK8

  20. comment
    Comment #7549884

    I installed the latest version of this, and of Node, on my Windows computer, and I had to change "~/node_modules" to "./node_modules" in the final line of Makefile (in the "runloca…

  21. comment
    Comment #7419522

    On a preview page, where is the Buy button?

  22. story
    Ask HN: Practical advice for finding high-paying software job?

    Looking at the BufferApp post, the salaries posted are well above those I hear about locally (in a medium-sized US city). Where should one look to find a job with comparatively hig…

  23. comment
    Comment #6922525

    In the submitted article, two callback methods are usually provided (one for success and another for failure). Is that possible when using generators? If so, what does that look li…