EsssM7QVMehFPAs | 6 years ago | on: Why Google Stores Billions of Lines of Code in a Single Repository (2016)
EsssM7QVMehFPAs's comments
EsssM7QVMehFPAs | 6 years ago | on: Oracle copied Amazon’s API – was that copyright infringement?
The Oracle Amazon API usage is an identical re-implementation of the interfaces, but as a web solution there is per se nothing to copy in verbatim form.
The IBM-PC copycats back in the 80s went as far as clean room re-implementing the system with engineers who never saw the documentation. Ripping the header files out of a proprietary license package is quite cheap from a legal standpoint in comparison, even if open source is provided.
EsssM7QVMehFPAs | 6 years ago | on: I Was Google’s Head of International Relations
> Ah, he comes excited.
> Sir, my need is sore.
> Spirits that I've cited
> My commands ignore.
EsssM7QVMehFPAs | 6 years ago | on: Chernobyl Dice: A quantum random number generator with a Nixie tube display
Cosmic quantum noise for all your random number needs (after some filtering). Disclaimer: if you are under NSA attack you might have issues with this $5 setup.
[0] https://www.hostingadvice.com/blog/random-dot-org-true-rando...
EsssM7QVMehFPAs | 6 years ago | on: Chernobyl Dice: A quantum random number generator with a Nixie tube display
EsssM7QVMehFPAs | 6 years ago | on: Ask HN: What do top engineers you know do that others don't?
EsssM7QVMehFPAs | 6 years ago | on: Radeon Open Compute 3.0
> Going to 11: Amping Up the Programming-Language Run-Time Foundation
EsssM7QVMehFPAs | 6 years ago | on: Open letter concerning Facebook's proposals to apply end-to-end encryption
Because the kids pedophiles target are also there. Just like the easily manipulated teenagers are there for extremist instigation.
The letter does not concern the overall prevention of E2E encrypted communications (obviously unfeasible). It is about predatory and abusive crime settings that take place in online communities, of which Facebook is the largest one.
I am all in for the right to privacy and freedom of personal information protection. But if we go down that road we just as well should discuss the basic limits of freedom in any (offline) democratic society (ie law). I would not want to answer such a question, because it is much more complex than the usual "protect our freedom" privacy advocacy makes it look like when you consider law enforcement as a fundamental role of governments.
EsssM7QVMehFPAs | 6 years ago | on: Windows 10 Desktop: Physically building and photographing the logos (2015)
CGI is still not the same. Yet.
EsssM7QVMehFPAs | 6 years ago | on: Facebook Discovers Fake AI-Generated Profiles
EsssM7QVMehFPAs | 6 years ago | on: Simulated data: the great equalizer in the AI race?
I do not agree on that because as I explained, with domain knowledge it is very much possible to shape the data generated for augmented learning - beyond the plain statistical variations of GAN and similar, which are obviously of very limited value in training.
EsssM7QVMehFPAs | 6 years ago | on: Simulated data: the great equalizer in the AI race?
EsssM7QVMehFPAs | 6 years ago | on: Simulated data: the great equalizer in the AI race?
The power of synthesis is not within the GAN or VAE, it is in the outside mechanism that guides the creation of content with specific domain knowledge about the feature space.
This might not replace the value of real data, but it will allow to accelerate bootstrap, improve coverage (at cost of accuracy), or provide free environments for auxiliary processes like CI/CD in many deep learning applications.
There is a lot of published material on synthetic data augmentation if you actually look for it.
EsssM7QVMehFPAs | 6 years ago | on: Kotlin vs. Java
So much focus on readability otherwise, what happened there?
EsssM7QVMehFPAs | 6 years ago | on: German BSI withholds Truecrypt security report
They release now because no one is using TrueCrypt any longer..
EsssM7QVMehFPAs | 6 years ago | on: 4.2 Kiloyear Event
Also, it is easy to pinpoint this issue to a little girl from Sweden, but unfortunately she is just repeating the general scientific consensus. Harder to argue against that, is it?
EsssM7QVMehFPAs | 6 years ago | on: BMW shares AI tools used in production
EsssM7QVMehFPAs | 6 years ago | on: BMW shares AI tools used in production
EsssM7QVMehFPAs | 6 years ago | on: How Simple Analytics calculates unique visits without cookies or fingerprinting
GA pseudoanonymizes visitor data, but the does not exempt site operators from adhering to the consent mechanisms of the GDPR.
EsssM7QVMehFPAs | 6 years ago | on: How Simple Analytics calculates unique visits without cookies or fingerprinting
See article 6 1/a-f for lawfulness of processing.
Without consent there only remain select few conditions, none of which apply to the operation of GA for visitors without a legal contract with the site operator on a different level (ie. customer relationship).
It is only a matter of time..
There is a reason why most globally linked runtimes (e.g. C++ or Java) do not encourage such mechanisms.