Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_notreallyme_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
_notreallyme_
2mo ago
Most issues can be solved by RTFM. They don't seem to have ever considered that...
2.
▲
by
_notreallyme_
2mo ago
I don't know if this is the case here, but I have witnessed several instances in the open source community where someone offer to help with a boring/fastidious task and some temporary admin privileges are granted to them in order
3.
▲
by
_notreallyme_
4mo ago
Not to mention, you would need to first train a model on your target for the fingerprint to work. That doesn't seem even remotely useful in practice.
4.
▲
by
_notreallyme_
4mo ago
Well, it was more for the overconfidence meaning than the arrogance one.
5.
▲
by
_notreallyme_
4mo ago
While I mostly agree with what you say, the thing is Django was probably asked what was the best way to ship the laptop, but he probably just didn't know : - he is from neighboring DRC, not Ugandan; - based on his description of his tr
6.
▲
by
_notreallyme_
10mo ago
Not necessarily startup. You can see some laptops with defcon stickers, it used to be very common for infosec auditors to have work laptops full of stickers not that long ago. Although, it is bad practice for read team audits, and some lar
7.
▲
by
_notreallyme_
11mo ago
As a native french speaker, I have the same feeling when reading code written with french keywords, except that since I learned boolean and arithmetic in french, it makes more sense to me to read them in french. As others have pointed out,
8.
▲
by
_notreallyme_
1y ago
I may be wrong, but it gives me some powershell vibe. Since it seems to be targeted for macOS, I would assume it "solves" the lack of powershell equivalent on Mac ?
9.
▲
by
_notreallyme_
1y ago
Optimizing code on MMU-less processor versus MMU and even NUMA capable processor is vastly different. The fact that the author achieves only a 3 to 6 times speedup on a processor running at a frequency 857 faster should have led to the conc
10.
▲
by
_notreallyme_
2y ago
I've had him as a sociology teacher in the early 2000s, specifically on this subject (controversies). It was apparently his first time in this school, and he was not prepared for the controversy that happened due to his (controversial)
11.
▲
by
_notreallyme_
2y ago
Oh, thanks for the links. What it says it that the statue should have been in bronze, but is instead in "ferrous metal" and must have been replaced around september 2005. Anyway, the idea was that the golden one was not buried, on
12.
▲
by
_notreallyme_
2y ago
The english version is weird. It was planned from the beggining that they would bury a bronze owl. The bronze owl was to be exchanged with the precious metal one. In the french news, they specifically mentioned that the bronze one was found
13.
▲
by
_notreallyme_
2y ago
Or on official tables according to the International Table Soccer Federation. From what I've seen during my travels, there are lot of variations for foosball tables. Each countries seem to have their own variations.
14.
▲
by
_notreallyme_
2y ago
> I wonder if the French are considering digging underneath all those obstacles? The problem is the Seine phreatic zone, which starts usually between 15 to 25m below the surface. Some GRS galleries are actually completely inundated and o
15.
▲
by
_notreallyme_
2y ago
Yes, they explicitly classify wikipedia as a tertiary source [1]. Wikipedia is good for finding secondary source, and then primary sources by following the links. [1] https://en.wikipedia.org/wiki/Wikipedia:Primary_Seco
16.
▲
by
_notreallyme_
3y ago
then, why not just using qualifiers ? from slowest to fastest. You might not know that, but you can develop bare metals solution for HPC that are used in several industries like telecommunication. Calculation based on cycles are totally acc
17.
▲
by
_notreallyme_
3y ago
I don't get how expressing these numbers in time unit is useful ? I've been a developer for embedded systems in the telecom industry for nearly two decades now, and I had never met anyone using something else than "cycles&quo
18.
▲
by
_notreallyme_
3y ago
Actually their argument was that all other major browsers behaved like that. You can check with chrome, and indeed it behaves like firefox. For the user hostility, there argument was that people who dislike the new behavior do not have tele
19.
▲
by
_notreallyme_
3y ago
While I get your point, I kept wondering why the police would continue harassing him while reading the article. I came up with two reasons: - Inflated incidence response, probably help for asking more budget - "real-life situation"
20.
▲
More Quantum Computing with Fewer Qubits? Meet Our New Error-Correction Code
(alice-bob.com)
1 points
by
_notreallyme_
3y ago
|
0 comments
21.
▲
by
_notreallyme_
3y ago
You might have read that wrong. The article acknowledges the added complexity: > "hybrid solutions make implementations even more complex". > If the words are taken purely at face value then they're clearly correct The
22.
▲
by
_notreallyme_
3y ago
> Like everything back then it was probably accomplished by exploiting trust relationships That's wrong on many levels. Bold and stupid "hacks" committed by teenagers using SE tend to get a lot of traction, because it is b
23.
▲
by
_notreallyme_
3y ago
You didn't get a warning for that in 2003... or maybe with the pedantic flag. And even if it were the case, it would have been drowned by all the other unfixed warnings... The only people using linters at that time was because it was f
24.
▲
by
_notreallyme_
3y ago
The guy who did it was quite vocal about it in some circles. It was a "for the lulz" kind of hack...
25.
▲
by
_notreallyme_
3y ago
The 50% goal is against an adaptative adversary. For some reason, Zero Knowledge Proof[1] came to my mind, so I interpreted the goal as reaching a 50% accuracy on the oracle side. Your interpretation of the goal is also valid, but not in a
26.
▲
by
_notreallyme_
3y ago
You should indeed try and target a 50% accuracy rate.
27.
▲
by
_notreallyme_
3y ago
Ah, thank you for more context. I arrived a few months after that, so someone tried to explain to me but either my memory is wrong or the explanation was flawed.
28.
▲
by
_notreallyme_
3y ago
At amazon in 2010, someone sent an email to everyone on the "all" mailing list to ask if anyone had seen it. A reply-all storm ensued, and despite several people asking to stop hitting the reply-all button, it continued for severa
29.
▲
by
_notreallyme_
3y ago
Technically, the lab leak hypothesis has not officially been suppresssed as a conspiracy theory. It is has been ranked from "extremely unlikely" to "likely with low confidence". The reason why you may think it has been s
30.
▲
by
_notreallyme_
3y ago
> the FTP protocol had a "binary mode" and a "text mode" because you can't safely transfer binary data from machines with incompatible word sizes and endianness I'm not sure to follow you here. The TYPE mode
More ›