Maybe I’m too European to understand your point, but my phone selling my call and message history would be just as outrageous.
Maybe I’m too European to understand your point, but my phone selling my call and message history would be just as outrageous.
Is the user aware that the data they synchronize to their car, a machine that they own, is sold by the car manufacturer to advertisers? Do they explicitly agree to the selling of their data, when selecting what connectivity they want?
Can you blame the user for making a choice, when they’re not told the consequences of that choice?
Sounds a lot like flattening with extra steps to me
I recently had GCC give me the error “returning to the gate for a mechanical issue”, fun stuff as well
Did you reboot your PC after installing? Games often included DirectX redistributables which required a reboot to fully install.
Depends on what undefined
we’re talking about. JavaScript undefined is just a value for undefined variables.
In C undefined behavior could be anything, ranging from reading in random garbage to time travel or summoning eldritch terrors.
Mattermost, it might not be the best feature-wise, but it’s open source, and a university can host it’s own server with SSO
That’s not entirely true. OverlayFS supports page cache sharing for files in image layers. If your images share the same base image layer, then it should share libc and friends in the page cache.
https://docs.docker.com/storage/storagedriver/overlayfs-driver/#overlayfs-and-docker-performance
Sweet! Now I don’t have to recursively write comments to explain the meaning of each comment
To add on to this, if you’re using some random RAM stick picked out of the gutter, then it might be worth it to run memtest86+. Bad RAM sectors can give some weird unpredictable issues.
Yes, but windows is an entire operating system, with an antivirus included
Still, who pays 419$ for an antivirus?
If it creates infinite number of people, it could solve world hunger with some good ol’ Soylent green thinking. Although you might want to figure out how to slow down the trolley at some point.
What’s weird about the C++ one? At least that one is the same in a bunch of languages
On most, if not all, modern Android phones you can just unlock the bootloader from the dev menu. No rooting required.
They sold a physical switch hacking device
Simple quantum search entanglement. By observing the result, Torvald has changed the outcome.
But seriously, it’s because his post gets reposted and federated across all those instances, and Google deems those more relevant than the GitHub page.
AI got better at drawing hands, because people started focused on training the AI to draw good hands. Best way to detect AI is to look at background details.
In this case you can see a warped keyboard, nonsensical screen contents and the chairs and screens in the background seem weird.
Another common giveaway (although not applicable here) is garbled text.
It has some good parts, such as the ability to use for loops, and the fact you can kind of avoid using it as much thanks to it’s webassembly support