Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
needs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
needs
10y ago
satoshin@gmx.com expired somewhere in 2011~2012 (gmx remove account within one year of inactivity), and someone immediately took it, and then used it to take control of Satoshi's account on p2pfoundation and bitcointalk. But even witho
32.
▲
by
needs
11y ago
There is an easy way to write data without corruption. First copy your file-to-be-changed as a temporary file or create a temporary file. Then modify the temporary file and write whatever you want in it. Finally, use rename() to atomica
33.
▲
by
needs
11y ago
> The performance differences, between CSS styles applied from a JS file and a CSS file are very small on modern browsers, with JS being faster sometime. False, JS have to be interpreted and you have issue with document not being fully l
34.
▲
by
needs
11y ago
CSS preprocessors are fine. Processors only understand binary but noone programs in binary today. If CSS become the binary of tomorrow, it's fine. Inlining CSS is stupid, it makes your page bigger, less flexible, doesn't use bro
35.
▲
by
needs
11y ago
> And maybe prepare for physical violence. This may get ugly in a few years. French here too... This law is sad but keep in mind that our justice is still the only place where they makes sense. Overall, our country is still a great pl
36.
▲
by
needs
11y ago
Thank you, this is indeed what I wanted to say! (I'm still learning english ;) )
37.
▲
by
needs
11y ago
> In France, that depends mostly of your shade of skin. Well, it mostly depend if you live in a sensible district or not. It happens that mostly Arab and black people live in sensible district because they are poorer than the normal ave
38.
▲
by
needs
11y ago
One reason to keep reading man pages is because you will likely discover new thing you did not expected. Also reading man pages help you to understand the tool philosophy/workflow, if the man page is well writen (which is often the ca
39.
▲
by
needs
11y ago
That's the famous one-time-pad :)
40.
▲
by
needs
12y ago
Jiro would practice and be _simply_ pragmatic.
41.
▲
by
needs
12y ago
It's in fact half of a feature, because the generation method is not specified. So you can't use it for terrain generation in portable code, for example.
42.
▲
by
needs
12y ago
Hey, pulseaudio still does not work for me and when it rarely manage to get out some sound, my CPU is over 10%.
43.
▲
by
needs
12y ago
I can't believe that single page webapp are easier to write than true old website. Maybe you can gain some performance improvement but if you use a framework you will loose this very little gain. Those who claims that developpement i