Is this a hardware revision or just disabling them in software? The swift timing makes it seem as if it’s just software, with the feature likely being flipped back on at some point in the future.
bamboo
Interestingly though unless it has changed recently, you can’t add a third party snap repository. Canonical’s is hard coded, and when people requested alternate repo support, the issue was closed with a response that users seeking third party repos could just edit the string and recompile. Not the most useful solution
Glad we both leaned something :)
That makes sense. Companies with no presence in the EU can likely skirt the rules, but any large company with an EU presence will be compelled to follow them.
On that page you linked, they say “So far, the EU’s reach has not been tested, but no doubt data protection authorities are exploring their options on a case-by-case basis.” So it hasn’t really been tested yet it seems. It’s true that there are extradition treaties and interpol that aid in cross-border prosecution, but that tends to be used primarily when the alleged crime happened in the prosecuting country’s jurisdiction, or the alleged crime is handled similarly in both countries. A GDPR violation by a US company wouldn’t be considered a crime at all in the US, so it’s entirely possible that they might decline to assist in prosecution.
That’s a really interesting point, has it been tested in court? The article is about US companies and US websites so I figured EU law was irrelevant, but I am curious to see if the EU can claim jurisdiction for actions foreign companies take outside the EU, regardless of if they have any official EU presence.
You can have a WiFi access point that isn’t connected to the internet. A lot of consumer devices will complain but that’s not WiFi’s problem.
Subpoenas are tools the government uses to compel a private entity to provide information. This isn’t that though, this is one private entity asking another private entity to just give them data. It’s not a legal case, and because of our non-existant privacy regulations in the US, Reddit is free to just hand over this information, or not if they want. No crime has to even be alleged, Reddit can just hand that information out.
I don’t know if this would solve your problem, but if you’re gonna run Ethernet to wherever this device is, consider power over Ethernet. Common boards like the raspberry pi and others can be powered over PoE either with an adapter or in some cases directly. And if your switch doesn’t support PoE, an injector can be had for under $20.
Indeed, and it’s also a much more practical unit that anyone can comprehend instead of kW.
Even that seems low unless it’s a giant truck, my Chevy volt can charge at like 4mph on 120V, and I think I have the charging rate reduced to not test my house’s 60 year old wiring.
Consider using an auto formatter. I just barf my code into the editor, press a magic key combo and it’s all formatted better than I could do by hand.