Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bf
17y ago
"Hacker News" doesn't support HTML tags? Are you f *ing kidding me?
2.
▲
by
bf
17y ago
Drat, I was hoping for a link to a Hannah Montana website, because that would make <i>me</i> happy.
3.
▲
by
bf
17y ago
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 and Samuel Morse. It's mildly innovative, but let's not go nu
4.
▲
by
bf
17y ago
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 environment than one of the mature Linux IDEs (Eclipse, Code
5.
▲
by
bf
17y ago
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 of money they will waste it all publishing papers on string
6.
▲
by
bf
17y ago
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.
7.
▲
by
bf
17y ago
I can has LOLCODE?
8.
▲
by
bf
17y ago
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 not ready for primetime.
9.
▲
by
bf
17y ago
Did anyone else read the headline as a request for spousal advice?
10.
▲
by
bf
17y ago
"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 like most good sites..
11.
▲
by
bf
17y ago
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 still completely unrealistic.
12.
▲
by
bf
17y ago
And don't get me started with passing by value! Okay, I'll stop being a dick.
13.
▲
by
bf
17y ago
Your function crashes when passed an empty vector. Defensive programming please! :-)