Viewing profile — mem0r1
mem0r1
HN member- Joined
- Sun, Feb 04, 2018, 11:38 AM UTC
- HN karma
- 223
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About mem0r1
No profile information was provided.
Recent public activity
-
comment
Comment #37837754
The argumentation is flawed. 1. Just imagine the required charging infrastructure if all vehicles were suddenly battery powered. Charging electric vehicles requires quite some powe…
-
comment
Comment #37430226
I wonder why Apple does not include a hypervisor in iOS, and "risky" processes such as iMessage, Safari (maybe a Secure Safari version) could then be executed in a separate virtual…
-
comment
Comment #36744700
I'm not from the US and I am not a native English speaker. The federalist papers are, in my opinion, a true work of art. I find the linguistic elegance and finesse of these texts h…
-
comment
Comment #36237848
It's really nice to see that C++ implementations in the ML field are growing. Personally I do not like Python very much. C++ does not force you to do things in a specific (Pythonic…
-
comment
Comment #33602647
Just wondering how this guy finished his MIT Physics undergrad studies without reading a book ? LOL
-
comment
Comment #29779377
Its actually an article from 2011/2012. "Avoid meat" -> refers to "the china study" -> deeply flawed. I don't think there is scientifc consensus supporting this claim. There are ac…
-
comment
Comment #29757123
I tend to disagree. (Modern) C++ is an incredibly powerful programming language. Contrary to some other languages it gives the developer maximal freedom and does not impose a parti…
-
comment
Comment #28909705
I really wonder if the CPU cores are able to access the memory with the specified high bandwith or if its just for the GPU cores.
-
comment
Comment #28899571
Yes, it is.
-
comment
Comment #28837421
Excellent news, hopefully other European countries will follow that example. Especially Germany should immediately rethink and stop phasing out their remaining operational nuclear …
-
comment
Comment #28593125
(Some) Advantages of nuclear power in comparison to 'renewables': - EROI (energy return on energy invested) - ratio of land required / energy produced - much lower flow of material…
-
comment
Comment #28592291
Not building new nuclear power plants in the last 30 years was a major mistake, in terms of energy supply security as well as CO2 emissions.
-
comment
Comment #27948042
I couldn't disagree more. Liking and mastering a particular technology stack, tool or programming languague enables productivity and efficiency.
-
comment
Comment #25221050
"Nobody needs to..." - always such a pathetic argument
-
comment
Comment #24155643
Is the database (or the underlying data) available as a SQL database, CSV, or similar ?
-
comment
Comment #23882984
The lack of a constitutional court at federal level is in fact a major weakness of the system, there have been several attempts (1999, 2011, ...) to give the supreme court that com…
-
comment
Comment #23688740
I almost can't believe that it's 2020 and people are still disscussing or even worse "utilizing" Scrum. Pretty much all good and excellent Software engineers I know who had to deal…
- comment
-
comment
Comment #22065183
For example if you encrypt your disk or a file using a password, you also do not store a hash, the decryption/encryption key is derived from your password using a key derivation fu…
-
comment
Comment #22065075
Of course it is highly unlikely that it interfaces with the password screen. My point is that if you could extract a hash from the secure enclave it would make much more sense to b…
-
comment
Comment #22064987
https://support.apple.com/guide/security/secure-enclave-over...
-
comment
Comment #22064638
To my knowledge there is no technical reason why a hashed value of the passcode should be stored on the iPhone in any way. If a hashed value could be extracted from the device, the…
-
comment
Comment #19461312
Somehow I just fail to unterstand how a technology like 'Java' can still be popular in 2019. At least to me it seems that there are much better alternatives for almost any use case…
-
comment
Comment #19461177
I think the main problem with a lot of high level language software developers (Java, ...) is that they often fail to consider the consequences of the fact that their software runs…
-
comment
Comment #18239154
Polaritons are quasi particles in the sense of solid-state physics,quantizations of lattice oscillations „induced“ by transversally polarizized photons. These are not particles in …