Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stephanimal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
stephanimal
6y ago
Because it is a function in the C Standard Library. Programs are typically prohibited from declaring these functions. You can if you don't link with libc and pass in the correct compiler flags (gcc will turn some raw loops into a memcp
2.
▲
by
stephanimal
7y ago
I don't know how practical that optimization would be in this particular use case, wouldn't that mean the context switch code would have to be inlined at every call site? Then when you switch back to that context how would you gen
3.
▲
by
stephanimal
7y ago
Well they mention the Hatch-Waxman Act of 1984 passed by congress to try to limit runaway drug pricing.
4.
▲
by
stephanimal
8y ago
That graphic of the language families seems to misspell Estonian (as Estinain) and Finnish (as Finish) ? Seems like an odd oversight for such a project.
5.
▲
by
stephanimal
8y ago
I have not worked in medical (my experience is in games) but my best guess is its more about reliability and predictability. Using a heap suffers from the fact that you can run out of memory to satisfy a malloc/new request (either due
6.
▲
by
stephanimal
11y ago
http://en.wikipedia.org/wiki/Maritime_pilot
7.
▲
Using Chrome://tracing to view your inline profiling data
(altdevblogaday.com)
5 points
by
stephanimal
14y ago
|
1 comments
8.
▲
by
stephanimal
14y ago
I would just like to note, that as a human I can only store a finite number of passwords in my brain and would love if web apps like these would at least provide OAuth with another identity provider (gmail, etc.) as an option.
9.
▲
Less than half of Kickstarter's game projects have succeeded
(gamasutra.com)
1 points
by
stephanimal
14y ago
|
0 comments
10.
▲
by
stephanimal
15y ago
Yes, this is exactly what CurtHagenlocher said. >> Most of the memory used by programs are pointers This is a huge generalization, may I add. Yes, I will not argue that cache usage is less efficient, but I am sure you know that re
11.
▲
by
stephanimal
15y ago
This is one disadvantage, yes. However all registers are now 64 bit, and in general, there are more of them. Furthermore, the 4GB limit does not just concern physical RAM, it also applies elsewhere, like memory mapped files. In general, it
12.
▲
by
stephanimal
15y ago
I have the same issue on Chrome 15.0.874.121 m. Also the tracing monad example 404s for me.
13.
▲
by
stephanimal
15y ago
PayPal had a clear vision This is actually not true. They started as a way to transfer money or IOUs between palm pilots. The web portion of the product got so much more traction that they pivoted.