You are disappointed because it doesn’t have to be this way.
You are disappointed because it doesn’t have to be this way.
The EU can and should ban government and business’s from using twitter as part of their official communications. But if private citizens wants to tweet, then sure go for it, even the EU with it’s less then stellar speech record, particularly with the labeling antisemitism, still allows freedom of association.
If you want privacy and you drive a car, I got bad news for you. Public Transit is privacy.
Don’t listen to this guy at all.
I’ve long held that my phone is a single point of failure and that I should be able to function without it. So I don’t do banking on my phone, I still carry a wallet even if I do have Apple Pay and I will certainly carry physical identification until I’m legally unable to.
I don’t know about the history of the project, but it sounds like those blobs have been there for quite some time. When in reality, the PR that added the blobs in the first place shouldn’t ever have been approved.
Actually just checked 3+ years.
This isn’t a knock against opensource programming, but there shouldn’t ever be precompiled blobs in the repo unless they are the official builds for the various OS’s and if you want to build from source, the pre-compiled blobs shouldn’t be part of that, otherwise you can’t really claim you are opensource.
Hey guys open source is great you can look at all the code and therefore there are no security backdoors etc. Also here are a bunch of pre-compiled blobs in the repo, don’t worry about those, but they are required to run the program.
Yes. EVs shouldn’t exist, just like all vehicles.
Indeed, and currently there exist several cities that execute that ideal more-or-less. NYC is the obvious one, but Washington DC, Chicago, hell even the worst city in America, San Francisco does it adequately. The only reason we can’t have that kind of public transit everywhere is because no one is forcing city officials to plan for the long-term, and reduce sprawl.
Zero Growth Lines are a great way to mandate density, without any other policies needed.
“Pointless” god I wish we lived in that society.
Off-road vehicles don’t need to be registered or conform to any safety standards so if you are designing something for off-road use, none of this stuff matters, you just can’t ALSO drive it on-road.
God I wish.
It can electrify, it just can’t be carrying around batteries that will give it 300miles of range. A ford Ranger from 1990 weighs <3000lbs.
Cars didn’t used to weigh that much and the safety regulations can still exist, it just requires car manufactures to fix their safety issues without adding more weight ultimately making everyone less safe.
A 1990 Ford Ranger weighed <3000 lbs.
The idea of needing specialized transport as an individual beyond just walking is a failure of society. Replacing cars with “not-cars” isn’t really helping that aspect. You should be structuring society so that cars or “not-cars” have no need to exist for almost everyone.
I wouldn’t ban cameras, but I would require the visibility be obtained without them. Cameras can give vision that is useful and implausible without them.
Yea this is probably the better play. But too often with modern cars they use the existence of the camera’s to make the sight lines impossibly dangerous (the infamous front facing camera on the f150 for example).
If there isn’t a weight limit, nothing else matters. Limit truck to <3500lbs, ban cameras and require ~130 degree unobstructed view for all mirrors.
Turn off broadcast of the SSID
Don’t do this. It provides zero security, and just reduces usability. Now you should call your SSID something non-identifiable. So instead of “$YourName Wifi” call it “pleasure chest” or something. Additionally do not set a ridiculous 64 character + special characters password, because again you are providing next to zero additional security, while hugely reducing usability.
Use a simple password scheme of 3-5 unrelated common words like from here: https://www.correcthorsebatterystaple.net/index.html for your wifi password.
The genetic science is cool, the consequences of the science are non-existent. The consequences of using them as bio-engineering agents is obviously an open question, but a distraction at this point of time since governments around the world have no appetite for environmental science that doesn’t directly make someone money.
As for “what happens next,” it either becomes commercially viable and wolly mammoths are seen as mundane and numerous in the next few decades, or it becomes a one-off like Dolly the sheep and the herd population of woolly mammoths stays <10 plus maybe a few zoos.
This is fundamentally true. However it is possible to limit the bandwidth of data the employee can exfiltrate.
Assuming a privileged employee suddenly becomes a bad actor. Private-keys/certs are compromised, any kind of shared password/login is compromised.
In my case I have a legit access to my company’s web-certs as well as service account ssh-key’s, etc. If I were determined to undermine my company, I could absolutely get access to our HSM-stored software signing keys too. Or more accurately I’d be able to use that key to compile and sign an arbitrary binary at least once.
But I couldn’t for example download our entire customer database, I could get a specific record, I could maybe social engineer access to all the records of a specific customer, but there is no way I’d be able to extract all of our customers via an analog loophole or any standard way. The data set is too big.
I also wouldn’t be able to download our companies software source code in it’s entirety. Obviously I could intelligently pick a few key modules etc, but the whole thing would be impossible.
And this is what you are trying to limit. If you trust your employees (some you have to), you can’t stop them from copying the keys to the kingdom, but you can limit the damage that they can do, and also ensure they can’t copy ALL the crown jewels.