Please do continue to waste energy on doing something that will do nothing but allow you to feel superior about yourself. In fact, you will probably waste more energy than Electron ever has.
Aside from the fact that you can get Metadata and that some communication frequently happens outside of E2EE - what US law do you believe mandates moderation? I'm curious.
I think it’s a gross failing on the part of the state to intentionally _pass_ a bad/vague law and then ask for amendments. If you can’t write a good law, then don’t pass it. Corporations already do enough beta testing on people and the government certainly shouldn’t beta test laws.
Nothing about this law restricts what a parent is allowed to do with respect to their children. If a parent wants to set up a device or account for their kid and set the age of the account to 18+, that does not violate the law.
The bill affects operating systems and apps, requiring them to have only the most basic feature necessary to implement age-based restrictions, and to make it an official platform-wide API instead of each app implementing their own age verification scheme. But parents remain free to use or ignore the age setting at their own discretion.
> To use features such as these, you must enable Location Services on your iPhone and give your permission to each app or website before it can receive location data from Location Services
> By enabling Location Services for your devices, you agree and consent to the transmission, collection, maintenance, processing, and use of your location data and location search queries by Apple and its partners and licensees to provide and improve location-based and road traffic-based products and services.
Android and every other consumer general purpose OS lets you read GPS coordinates from the sensor without telling anyone.
App installs: Any app installed from the App Store obviously tells Apple you installed it. Apple does certificate verification for every side-loaded app, where Apple is the CA. There is no way to install an app on iOS without telling Apple.
Android and every other consumer general purpose OS lets you install apps without telling anyone.
I’m confused because to me that article just said the phone knows a lot about itself, things like what applications are installed, and if someone gets into the phone they can use forensic tools to know those things too. I didn’t see anything about Apple getting that information and nothing about Macs. The location stuff is very well known and is an inherent property of any modern networked device, unfortunately.
I was having dinner with a friend yesterday who told me that lock free data structures aren’t lock free since they lock on the hardware level. He also had a thing to say about compilers in C++.
He said something like: it’s crazy that you have the C++ standard but then also how a compiler implements that standard. And then it still matters how that compiler is implemented on a particular architecture! It’s always different and the annoying thing is that this is permutative. This is why we use X86-64 Intel CPUs at <name company> and <name compiler> (I forgot the name). That simplifies it but you still need to know 3 things. He also was frustrated how lock free data structures and memory reordering are 2 completely different concepts in practice but not in C++ but I didn’t fully follow him. I wrote 100 hours in C++ so I was already happy I understood everything else.
But based on his rant I can sort of see why compilers feel not deterministic.
Don't bother. They're going to claim that cosmic radiation can alter bits so compiler determinism is comparable to LLM. I'd rather AI evangelists claim determinism is not required to build decent software than perform the mental gymnastics required to make these comments.
That changed. The following generation was still taught by those original folks, but they came up with a mythos around it.
reply