

If their budget was zero’d out on the federal level where would the local FBI officers get their funding?
If their budget was zero’d out on the federal level where would the local FBI officers get their funding?
Dismantling the FBI seems like a good idea to me anyway. It’s not like their mission is a good one. Maybe in the next government the FBI can be brought back as a federal agency that is narrowly focuses on investigating/punishing local/state level law enforcement.
But of course the Dems will just approve whatever budget the republicans come up with and facism will continue unabated.
The widespread conflation of judaism and zionism is a completely normalized form of anti-semitism.
And it is intentionally pushed by Israeli PACs.
Unpopular opinion: Your kids do not actually have freedom if you’re tracking them.
This is just false, and your definition of ‘freedom’ is nothing but sophistry.
Agreed. My wife and I are both on iOS so there is no need for this feature. Our daughter when she is old enough for a cellphone, would be the one I’d use this for since she can’t turn it off.
Thankfully rational people control the DNC again
Is there a link or story or something about the DNC being changed out? Because afaik the DNC is the same as it ever was, funded by billionaires and PACs to push austerity, market economics and funding for Israel.
This is a useful feature. If you are in an abusive household, then yes you should have as much financial separation as possible. For those that are in a happy and functional family with kids that you want to allow freedom for, this provides a measure of safety if you need it for potential emergency’s or if they aren’t answering the phone or whatever.
Good. Food shouldn’t be grown for profit at all and shouldn’t be exported. Time to nationalize all the agrobusinesses who “can’t survive” without paying slave wages to export millions of gallons of subsidized water to foreign countries for pennies.
AWS is unavoidable, other clouds are barely a blip for now. But even if the other clouds surpassed AWS, it’s not like that’s an improvement. Google Cloud? Oracle Cloud? Microsoft Cloud? Are you really going to bat for them just because Amazon = Bezos?
Thank you, Lemmy is looking like a slippery slope back into Reddit today with everyone just screaming at the headlines without knowing the full stories or context.
Have you read the article? You should it pretty short, and the Headline absolutely gets it right.
What she’s saying is to use the word “kings” instead of “oligarchy”. Which I get. Sure - do that. Makes sense. Same argument, same vitriol, more punch.
Still don’t agree with that. Oligarchy is a very specific thing that we are currently living in. We don’t have a king, not even by the most new-speak of definitions.
Detailing her plan, Slotkin – a former analyst for the Central Intelligence Agency (CIA)
Also hard pass. The CIA should be shuttered they will never be able to provide solution to the problems of capitalism, because their number one goal is to secure “US Interests Abroad” meaning, prop up the oligarchy.
Sounds like the perfect evolution of pointers then.
I “understood” on a basic level what pointers were when i was first learning programing as a 12-13year old. But I never understood HOW to use them, or manipulate them, or what functions you use to interact with them, or how to examine them, or how to declare them, etc etc. And since I was young I never got the opportunity to take an actual programming class that taught any of that throughout high school. By the time I got to college I went with Electrical Engineering instead of computer science and so my journey with pointers ended.
Now I do python and never have to think about pointers.
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.
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.
I guess having a thick provisioned VM image on your laptop means that you are hiding something. Again if the evil government you are trying to hide something from doesn’t need reasonableness as a reason to detain you, then who cares? No matter what you do you are rolling the dice every time you interact with them.
Which is of course similar to the US today, so if I needed to hide something from them I’d make sure that once i’m legally compelled to give my password they at the very least wouldn’t have what they are looking for, since there is no way I could prove I didn’t have it anyway.
Idk, I guess I should ask why python needs a default function? If I’m running it as a script with commandline invocation I just copy and paste the if main namespace thing from stack overflow and it works as I intended. It also works if I invoke via python my_script.py $args, so I don’t really see why I should philosophically care about how other languages that I’m not using do it.