Viewing profile — ihaveqvestion
ihaveqvestion
HN member- Joined
- Tue, Dec 17, 2013, 5:53 PM UTC
- HN karma
- 24
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About ihaveqvestion
No profile information was provided.
Recent public activity
-
comment
Comment #8919798
See slides 23 and 25. http://www.slideshare.net/mobile/reed2001/culture-1798664
-
comment
Comment #7885524
How often does it snow in Seattle? If rarely/never, is there anywhere nearby that gets a decent amount each year?
-
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…
-
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…
-
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?
-
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…
-
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…
-
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?
-
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:…
-
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?]
-
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 …
-
comment
Comment #7669734
Thanks, I think that's what I was misunderstanding.
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #7597422
One argument I've heard is that it keeps you aware of how much tax you're paying.
-
comment
Comment #7550080
I did a similar thing for level 6: http://pastebin.com/aScFtgK8
-
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…
-
comment
Comment #7419522
On a preview page, where is the Buy button?
-
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…
-
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…