mem0r1
No user record in our sample, but mem0r1 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but mem0r1 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
The argumentation is flawed. 1. Just imagine the required charging infrastructure if all vehicles were suddenly battery powered. Charging electric vehicles requires quite some power. Can the power grid installations…
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 machine. The hardware (CPU + RAM) in…
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 highly admirable. Unfortunately, to my…
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) way.
Just wondering how this guy finished his MIT Physics undergrad studies without reading a book ? LOL
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 actually studies which state quite the…
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 particular way of doing things on the…
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.
Yes, it is.
Excellent news, hopefully other European countries will follow that example. Especially Germany should immediately rethink and stop phasing out their remaining operational nuclear power plants.
(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 materials (rare earth etc.) - constant and very…
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.
I couldn't disagree more. Liking and mastering a particular technology stack, tool or programming languague enables productivity and efficiency.
"Nobody needs to..." - always such a pathetic argument
Is the database (or the underlying data) available as a SQL database, CSV, or similar ?
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 competency (similar as in the US). Without…
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 with it at various companies hated it.
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 function such as…
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 brute force it on a powerful external…
https://support.apple.com/guide/security/secure-enclave-over...
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, there would be no reason to perform the…
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 I can think of.
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 on real world hardware -> Memory…
So what‘s with the constitutional guarantee of ownership ? I highly doubt that court decision is constitutional, I think and hope it is going to be overthrown by the German Federal Consitutional Court. I‘m so tired of…
The undergraduate courses in Theoretical physics at the ETH are done with books (e.g. Goldstein: Classical Mechanics, Jackson: Eletrodynamics...) which are PhD Level in the US.