Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TimMontague
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
TimMontague
3y ago
NVIDIA has fully remote positions.
2.
▲
by
TimMontague
12y ago
Send an email to hn@ycombinator.com (it's the "Support" link at the bottom of the page).
3.
▲
by
TimMontague
13y ago
This is satire, but it's hilariously close to what happened when Bill Gates attempted to install Movie Maker. http://blog.seattlepi.com/microsoft/2008/06/24/full-text-an-...
4.
▲
by
TimMontague
14y ago
I'm convinced that Google Glass will fail for this exact reason. People really don't like being recorded. Even though surveillance cameras are widespread, it's much more personal when you can see the person recording you. All it will take i
5.
▲
by
TimMontague
14y ago
I'm curious, do you have a source for this? I have a google apps account for my domain, are they rejecting emails before they reach the 'spam' folder?
6.
▲
by
TimMontague
14y ago
I've worked extensively with sensored gloves in my job, both designing the gloves, and developing software to do cool things with them. By far the most difficult thing to do is make a compelling application that effectively utilizes the cap
7.
▲
by
TimMontague
14y ago
Thank for fixing!
8.
▲
by
TimMontague
14y ago
FYI: this is unreadable on my WP8 device. The screen width is set smaller than the text width so I have so scroll left and right for every line.
9.
▲
by
TimMontague
14y ago
The source for the program used to generate the words is on the site. It's a pretty scary Perl program. http://www.isthe.com/chongo/tech/math/number/number
10.
▲
by
TimMontague
14y ago
This was a really interesting talk. Does anyone know where to find other lectures (or whatever this is technically called) by other influential programmers/computer scientists?
11.
▲
by
TimMontague
14y ago
You can work around to the text kerning issue by using custom web-fonts. But I agree, they definitely need to fix this issue. http://code.google.com/p/wkhtmltopdf/issues/detail?id=72
12.
▲
by
TimMontague
15y ago
There is already a bug report for your second issue: https://bugs.freedesktop.org/show_bug.cgi?id=46021
13.
▲
by
TimMontague
15y ago
It's clearly not official. It seems to be associated with chhahat.com
14.
▲
by
TimMontague
15y ago
The results from speedtest.net shown in that article indicate a ping time of 3ms. So Google's internet is still really really fast.
15.
▲
by
TimMontague
15y ago
That list should probably be linked to from the front page, instead of hidden 4 pages deep.
16.
▲
by
TimMontague
15y ago
There seems to be a fair number of models that are supported: http://www.stolencamerafinder.com/listmodels
17.
▲
by
TimMontague
15y ago
There's more information about Buddy on his website: http://buddywins.com/
18.
▲
by
TimMontague
15y ago
A referrer is not sent when following a link from a secure website (https) to a non-secure website. http://tools.ietf.org/html/rfc2616#section-15.1.3
19.
▲
by
TimMontague
16y ago
I'm able to start the login process in Safari on my iPhone and when I get to the prompt for the one-time code, switch to the Authenticator app, double click on the number to get the copy icon, then switch back to Safari and paste it.
20.
▲
by
TimMontague
16y ago
Yes, Gmail does top posting, but the threaded display that Gmail uses shows each message in chronological order from the top down.
21.
▲
by
TimMontague
16y ago
The graph they have is a poor way to represent the 'domination'. Here is a pie chart (with values eyeballed from their graph) of the various app categories: https://chart.googleapis.com/chart?cht=p&chs=500x200&... Yeah, it's not re
22.
▲
by
TimMontague
16y ago
Companies have different usage guidelines for their trademarks. For example, here is Microsoft's: https://www.microsoft.com/About/Legal/EN/US/IntellectualProp...
23.
▲
by
TimMontague
16y ago
Is there any benefit to having multiple domain names pointing to the same site? For example, I already have myname.com, is there any advantage to also having myname.me?
24.
▲
by
TimMontague
16y ago
Ah yes, disc brakes would explain it.
25.
▲
by
TimMontague
16y ago
This requires a bike that doesn't have hand brakes, otherwise the zip ties would get caught on the brake pads.
26.
▲
by
TimMontague
16y ago
It was only a matter of time until they arrested someone. Putting the controversy surrounding Wikileaks aside, this arrest seems like a good thing. Setting a precedence of not punishing people for DDOS attacks would be definitely be bad. Es
27.
▲
by
TimMontague
16y ago
They seem to be targeting the embedded market, which is mostly Windows based.
28.
▲
by
TimMontague
16y ago
I second that. I didn't have an appreciation for C until I took a few college classes that focused on developing relatively complex embedded systems in assembly -- now I really, really like C.
29.
▲
by
TimMontague
16y ago
Most of the hacks in that guide assume that you don't care about readability or even portability to a certain extent. It certainly isn't everyday that you need to optimize your code at that level, but in some instances it could be useful (f
30.
▲
by
TimMontague
16y ago
Here's a much more comprehensive collection of bit hacks: http://graphics.stanford.edu/~seander/bithacks.html
More ›