Viewing profile — zde
zde
HN member- Joined
- Sat, Aug 15, 2015, 5:42 PM UTC
- HN karma
- 13
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About zde
No profile information was provided.
Recent public activity
-
comment
Comment #18938483
> But since they both used the same program to generate random prime numbers, there’s a higher-than-random chance that their public keys share a prime factor BS
-
comment
Comment #18239565
Knuth's DLX
-
comment
Comment #17834777
> The Combi has a cruising range of 350 kilometers and can go from 0 to 100 kilometers in roughly 6 seconds, so says the company. That's Mach 48.59!
-
comment
Comment #17833673
A message format that requires parser to understand both UTF8 and UTF16, cool!
-
comment
Comment #17338540
Single pass compiler with back-patching. No intermediate code representation, very simple optimizer (just constant folding and dead code removal). C Preprocessor integrated with pa…
-
comment
Comment #16731328
Increasing system's entropy is bad, bad, bad! There's no way back, you know?
-
comment
Comment #16730825
“The aspiration is to have a working power plant in time to combat climate change." Let's combat global warming by producing even more heat, converting 40% of it to electricity.
-
comment
Comment #16166362
To understand DNS, you must first understand DNS.
-
comment
Comment #16151526
s/annoying/attacking/
-
comment
Comment #16066355
Reminds me of dieselgate. "Our product is ok unless operated out of spec" didn't work, iirc.
-
comment
Comment #15970924
Next: EU has found out that an apple is a fruit?
-
comment
Comment #15903520
Loved the part that explains how to prevent your servers from being hacked. You must "defend it" with energy drinks.
-
comment
Comment #15521153
Sadly, they miss the important ones. http://noname.c64.org/tracker/manual_online.php
-
comment
Comment #15427480
It is common, and you will probably get 2 or 3 counteroffers, but (unless you bluffed) none will make you stay.
-
comment
Comment #15093997
Guido said in some interview they used tagged pointers in some project before Python, and it didn't work well. Apparently there is some benefit in "value is always a reference" (le…
-
comment
Comment #15093900
That's not weird but pretty common knowledge. IIRC 1-char strings are interned too.
-
comment
Comment #15089068
> When the server is done processing a request, the allocator goes out of scope and all memory allocated for that request is deallocated. Forking servers, reinvented.
-
comment
Comment #15060315
Python startup latency is horrible, and unfixable. It got much worse in python3 because it loads much more modules (think of all the unicode crap).
-
comment
Comment #14347878
String.intern() would suck much less if strings had an "IS_INTERNED" flag which would prevent hashtable lookups for already interned strings. Really sad given the insane overhead J…
-
comment
Comment #14274986
Beware: Wikileaks are Russian. She said so.
-
comment
Comment #14110710
Likely not, managed code tends to avoid nulls. They are problem in the return path though.
-
comment
Comment #14110708
Likely not, managed code tends to avoid nulls. They are problem in the return path though.
-
comment
Comment #14068410
In the time frame spent to test these hacks I would have written a perfect C module that runs circles around it.
-
comment
Comment #13496298
Could you elaborate? The Wiki page does not seem to mention any other case of radiation poisoning.
- comment