Viewing profile — bf
bf
HN member- Joined
- Mon, Apr 13, 2009, 6:02 AM UTC
- HN karma
- -13
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About bf
No profile information was provided.
Recent public activity
-
comment
Comment #606546
"Hacker News" doesn't support HTML tags? Are you f *ing kidding me?
-
comment
Comment #606545
Drat, I was hoping for a link to a Hannah Montana website, because that would make me happy.
-
comment
Comment #606542
Oh man - I was listening to public radio this morning and the guest actually said that he thought the inventor of Twitter would go down in history alongside Alexander Graham Bell a…
-
comment
Comment #573420
Why are we taking C/C++ programming advice from somebody who has been doing it for just over a year? And not to troll, but anyone who honestly believes vim is a better development …
-
comment
Comment #564499
A lot of companies team up with universities, and both contribute towards applied research. I think this is ultimately the best approach, because if you just give academia a bunch …
-
comment
Comment #564482
If you're planning on going to graduate school, just remember that a 3.5 GPA from a state school is far better than a 2.5 GPA from Stanford.
-
comment
Comment #562478
I can has LOLCODE?
-
comment
Comment #561953
I downloaded the demo application and it instantly crashed upon loading with: "Unexpected problem detected in the program 'nuiDemo.exe'" If your demo application crashes, you're no…
-
comment
Comment #559510
Did anyone else read the headline as a request for spousal advice?
-
comment
Comment #559505
"We might have a job opening for you, but only if you submit your business profile IN THE NEXT THIRTY SECONDS." No, just kidding, I like the site. It has a nice minimalism feel lik…
-
comment
Comment #559489
It's slightly better than a one time pad, in that a finite-length key (namely, a time offset) could transmit an infinite-length message. Of course, the assumptions required are sti…
-
comment
Comment #559475
And don't get me started with passing by value! Okay, I'll stop being a dick.
-
comment
Comment #559469
Your function crashes when passed an empty vector. Defensive programming please! :-)