Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
damien
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
American Millennials Are Dying at an Alarming Rate
(slate.com)
32 points
by
damien
1y ago
|
9 comments
2.
▲
Djb warns NSA may be weakening next-gen encryption
(newscientist.com)
22 points
by
damien
3y ago
|
3 comments
3.
▲
Bounties Damage Open Source Projects
(ziglang.org)
3 points
by
damien
3y ago
|
0 comments
4.
▲
Top French quant: Best mathematicians are in France, or Russia
(efinancialcareers.com)
4 points
by
damien
4y ago
|
0 comments
5.
▲
by
damien
8y ago
It does close the gap. Before: cc -shared -fPIC -Os -s -o empty.so empty.c cc -std=c99 -Wall -Wextra -O3 -g3 -fpie -pie -o benchmark benchmark.c ./empty.so -ldl jit: 1.541608 ns/call plt: 2.309939 ns/call ind: 1.
6.
▲
Macron wants France to win AI 'arms race'
(reuters.com)
1 points
by
damien
8y ago
|
0 comments
7.
▲
by
damien
10y ago
I've heard OEMs make more money from pre-installing adware/spyware/trialware than what they pay for the Windows license. You can always decline the EULA and try to get a refund for the bundled Windows license. In Europe it is
8.
▲
From Google to the world: the Kubernetes origin story
(cloudplatform.googleblog.com)
2 points
by
damien
10y ago
|
0 comments
9.
▲
Modular C
(cmod.gforge.inria.fr)
3 points
by
damien
10y ago
|
0 comments
10.
▲
by
damien
11y ago
Yea, the slow scrolling on Android is annoying. I believe it's caused by not using the native functionality, which I hope gets fixed soon: https://bugzilla.mozilla.org/show_bug.cgi?id=776030
11.
▲
by
damien
11y ago
It's likely talking about all future dividends (discounted for time value). Startups will naturally reinvest their earnings to grow, but at some point, pursuing growth will be too costly and the best use of their earnings will be to
12.
▲
by
damien
12y ago
Probably the largest application written in Rust is the Rust compiler itself.
13.
▲
by
damien
12y ago
Yes, I'd say a language runtime definately falls in that critical 3% Knuth referred to in the original quote.
14.
▲
by
damien
12y ago
Makes sense if you are the only person running your programs (and you are allowed to ignore things like hardware and power costs). Also, 2 minutes per change to compile the object files affected and link the executable seems a bit excessive
15.
▲
by
damien
13y ago
They're headings, not sentences...
16.
▲
by
damien
13y ago
I like both Dota 2 and HoN, but HoN definitely has the upper hand with regards to fast-pace twitch-based gameplay. The first thing a HoN player notices when trying out Dota 2 for the first time is that input delay. Supposedly part of the pr
17.
▲
Linux.conf.au 2014 videos torrent
(thepiratebay.se)
1 points
by
damien
13y ago
|
0 comments
18.
▲
App Wars: Who buys the most, and why?
(software.intel.com)
1 points
by
damien
13y ago
|
0 comments
19.
▲
by
damien
13y ago
What? That doesn't sound right... how does the distribution method affect copyright? Think of all the free software (with licenses dependent on copyright) that's made available over BitTorrent. Or World of Warcraft game updates, o
20.
▲
Google Alters Search to Handle More Complex Queries
(bits.blogs.nytimes.com)
1 points
by
damien
13y ago
|
0 comments
21.
▲
by
damien
13y ago
You need the driver before the chip is out so that your favorite distro already supports it when you buy that new GPU card.
22.
▲
by
damien
13y ago
It is really noticeable when dragging something with your finger and the object you are dragging doesn't stay under your finger. I'm actually surprised the delay on all those devices are so high, I mean I can ping a Google server
23.
▲
by
damien
13y ago
Are you sure? The article doesn't seem to say whether it's a hardware or software issue, and the iphone's hardware parts aren't exactly secret proprietary stuff... I mean the Galaxy S4 is supposed to have the better Powe
24.
▲
by
damien
13y ago
Well AMD is technically fabless since they spinned off GlobalFoundries in 2009, but yea it's probably a good move for them.
25.
▲
by
damien
13y ago
The letter l on it's own at small font sizes resembles the number 1 in other fonts too closely. In fact, my default sans font (DejaVu Sans) has the 1 shaped just like the Inconsolata l. I'm sure it's something you get used to
26.
▲
by
damien
13y ago
I don't think I mentioned any technical reason? Allocating developer time is generally a management decision. If anything, Intel has already put their resources into Wayland and the lack of any good technical reasons for Mir's exi
27.
▲
by
damien
13y ago
Yep, all of their technical reasons have pretty much been debunked. The reason for Mir's existence is mainly about project control. As Matthew Garrett mentions[1], they likely need that control for Ubuntu Phone to be able to relicense
28.
▲
by
damien
13y ago
I don't see how it's political to let Canonical keep the burden of maintaining code that only they care about...
29.
▲
by
damien
13y ago
Why would you be pretty sure he is more familiar with C when most of his past projects were written in C++? Not to mention that he's written two blog posts explaining his reasoning... I'm not sure the trademark is a big deal, it&#
30.
▲
by
damien
13y ago
That's how the Kore web server works ( https://kore.io/ ); it makes you generate a static.h file at compile time that contains all of you your static content. But like you say, I have to wonder if it actually makes a d
More ›