Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iam
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
iam
11y ago
Tesla has an aggressive sales target of 55,000 vehicles by end of year for 2015, which is above its existing pace of quarterly unit sales Is this a typo, or are they really selling this few cars? Must be the SF bay area bubble, I see a Mo
2.
▲
by
iam
12y ago
This definitely dampens the usefulness. It's like the author knew it was a bad idea too (he put noexcept(false) on the destructor; without which in C++11 the program terminates immediately when an exception is thrown from destructor).
3.
▲
by
iam
13y ago
Out of curiosity how would you reimplement this file in bash? https://github.com/kaniini/slabbed-or-not/blob/master/xen-de... In particular, the fact that it's using inline asm directly (for cpuid,
4.
▲
by
iam
13y ago
That sounds like it could be a bug, you should consider filing it on https://code.google.com/p/android
5.
▲
by
iam
13y ago
It would be a lot easier to get their attention if there was an actual 'adb bugreport' attached to the bug. There's very little context on what the bug is and how to reproduce it besides some vague references to PressureNET (
6.
▲
by
iam
13y ago
Have you tried turning off Contacts synchronization in Settings > Accounts ?
7.
▲
by
iam
13y ago
I found this really fun, I tried half the languages there. But why do the lower level languages like C/C++ have actual logic in them (e.g. if/else/||/&& ) while the higher level languages just have module/cl
8.
▲
by
iam
13y ago
It's immutable but it defines swap? That seems.. odd.
9.
▲
by
iam
13y ago
This isn't any different from sharing the password with your family members (who you should trust anyway, right?). Why not make it more useful and allow the person you share with to play games from your library at the same time you
10.
▲
by
iam
13y ago
Great post, very informative! But why recommend changing operator new/delete by using a macro instead of privately inheriting a class that does that?
11.
▲
by
iam
13y ago
I was wondering what the difference in ingredients was, so I put together this list from their sites Chapul (Chaco Bar) ingredients: * Dates * Peanuts * Toasted Oats * Chocolate Chips * Walnuts * Agave Nectar * Cricket Flour
12.
▲
by
iam
13y ago
Can someone please shed some light on this relatively recent APU race? I understand it seems like a good idea for OpenCL, but when they increase their APU performance while actually stagnating their CPU performance I am just completely lost
13.
▲
by
iam
13y ago
Oh, I don't think the game is not replayable, I had a lot of fun playing it and L4D2. I just don't think it was at all obvious accomplished their goals with the director AI that they set out to. Hence "replayability section" (directly refer
14.
▲
by
iam
13y ago
Seems like a great idea. I expect most of their contributions will make it back to open source via AOSP, and people will be able to run their own secure non-proprietary versions of Android.
15.
▲
by
iam
13y ago
Great stuff, have to disagree on the "replayability" section though. There were only 2-3 tier 2 weapon spawns on the entire map, the crescendos were pretty much always in the same spot (this was a bit better in L4D2), and so on. After the f
16.
▲
by
iam
13y ago
I think that's what made the original BitTorrent popular. The open protocol. They really need to do the same here if they want this to take off.
17.
▲
by
iam
13y ago
EA's Origin has similar problems, it's pretty easy to social engineer someone's account (tech support will reset your password and your secret security question) and then they can buy a bunch of games before you notice. Apparently the secur
18.
▲
by
iam
13y ago
Has it ever occurred to the OP that maybe the Xbox 360 was such a huge success precisely because of the culture of the employees there?
19.
▲
by
iam
14y ago
Culture fit is more generally whether your personality is a mesh with everyone else's personality. It's typically a blanket over everything non-coding in an interview. For example.. Positives: * Person is a go getter, gets things done,
20.
▲
by
iam
14y ago
This has quite a way to go. I'm running Firefox 18 on my Radeon HD 6970 card (high end gaming grade) and there's quite a bit of stuttering every few seconds. Maybe the javascript garbage collection?
21.
▲
by
iam
15y ago
I feel like everything that's happened to TF2 is just a sneak peek into what will happen once Valve ships Defense of the Ancients 2. The question is, how will they balance a hardcore gaming community which hates paying to get better (stats-
22.
▲
by
iam
15y ago
Ngen still requires the CLR to be present though.
23.
▲
by
iam
15y ago
That might have been true before, but my understanding is that the newer mobile GPUs (coming out now, 2012, etc) have pretty much free context switching. Or so the vendors like to claim. Even if it's not true, shouldn't Google pushing for t
24.
▲
by
iam
15y ago
I was hoping for more information on how they implement it.. there's nothing in there about which hardware facilities they use, and they say that at worst STM is a global lock for the process. Hopefully they're at least using some kind of c
25.
▲
by
iam
15y ago
Unless they happen to read your resume and see that your experience directly lines up with what your company/team is working on?
26.
▲
by
iam
15y ago
Good thing that there's local storage that JS apps could be using to cache outgoing emails until confirmed they were sent.
27.
▲
by
iam
15y ago
Yes, this is so blindingly obvious that I'm surprised we don't see it happen more often. It doesn't block the UI and yet it still gives the user an indication when the actions are in progress/completed.
28.
▲
by
iam
15y ago
I requested an invite a few weeks ago and got in the next day
29.
▲
by
iam
15y ago
Thanks for the link to an open source app. I find it hard to believe people would trust proprietary apps to store their passwords.
30.
▲
by
iam
15y ago
They should've stuck with Silverlight as a rich javascript library (similar to v1), and used the Silverlight CoreCLR to power the javascript JIT in IE, providing a superior user and/or development experience compared to other [desktop] brow
More ›