Viewing profile — boblivion
boblivion
HN member- Joined
- Wed, Jan 03, 2018, 4:15 PM UTC
- HN karma
- 33
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About boblivion
Recent public activity
-
comment
Comment #31407381
Some car manufacturers are employing ultra wide band for precise location. The VW ID.4 for example has this. I'm not aware of successful (relay) attacks against these kind of syste…
-
comment
Comment #27470402
Which may be because you simply can't do everything good without practice and in pure math, well, there are things you don't do as much. When I go back to the 3rd and 4th degree po…
-
comment
Comment #27048505
They weren't the maintainers anymore. That's the reason. OSS is tricky sometimes in that regard.
-
comment
Comment #25844397
https://www.jwz.org/xscreensaver/toolkits.html Good post on the topic
-
comment
Comment #25573762
https://toc.cryptobook.us/ A comprehensive introduction to provable cryptography that is comparatively modern.
-
comment
Comment #23713290
I thought a LLVM-based compiler would have been nice for a while but in reality a lot of the tooling is C or C++ based and the run-times here are fundamentally different. This is w…
-
comment
Comment #23388862
Which is funny because the void keyword specifies that the function receives no arguments. Otherwise you could call it with any amount of arguments you want. However, the linker do…
-
comment
Comment #22254198
Nah, my browser tells me it's insecure.
-
comment
Comment #21444543
It's not about runtime objects, its about static code that should be closed for modification. Plugin architectures are most representable thing for this I can think of: You don't n…
-
comment
Comment #21380093
Wait, why do they call it amplitude when it's the rotational component? What is the reasoning to call this amplitude?
-
comment
Comment #21236767
What is it with mercury and relativity?
-
comment
Comment #21178090
Also the security of the theoretic primitives behind symmetric encryption rely on the existence of pseudorandom generators / pseudorandom functions ect. which is not proven either.…
-
comment
Comment #21106922
For starters nlohmann/json is fuzzed (look at the test directory). From my experience it is really stable. jsoncpp still has some quirks as it relies on unit tests only. Big no no …
-
comment
Comment #18645894
It's on its way though. Better late than never I guess.
-
comment
Comment #16810009
Well if she finds having children not to be attractive, that's fine. But I doubt that further decline of birthrates in the West will stop overpopulation.
-
comment
Comment #16537974
I'd like to recommend Jean Parents talks: https://www.youtube.com/watch?v=QGcVXgEVMJg&list=PLiWEEi8ezR... They are truly great.
-
comment
Comment #16405745
As someone not from the U.S. I wonder, what does "outdated" mean? Can you give a simple example - e.g. comparison - what would be "math back then" and "math nowadays". Because to m…
-
comment
Comment #16062288
"I do not hold that my conclusions are absolutely correct in every regard. My goal is to learn from others. So if you can tell me, kindly, and respectfully, where the flaws are in …