

Whoever came up with that stupid word filter and decided to follow through on it without proper human review that the filter matched what they meant to find, is pretty trans-intelligent.
Whoever came up with that stupid word filter and decided to follow through on it without proper human review that the filter matched what they meant to find, is pretty trans-intelligent.
The company has not released information on whether, or how long, it has spent mapping out or testing the driverless technology on Austin’s streets.
That’s being too nice, the CEO is clearly proud of not mapping cities, as seen in the tweets. The journalist should call it out explicitly. “They are probably not mapping as suggested by the CEO’s public posts.” That’s not too much of a leap.
He’s just stirring shit to get his name out there isn’t he?
Doesn’t “citizenship” mean where you’re born?
Only in the new world continents. In Africa, Europe, and Asia it normally means what country your parents and grandparents are from, unless someone in the chain naturalises to a different country.
Heh a royal patchwork family then. I guess as a non blood relative to the crown prince he wouldn’t be in the line of succession?
Did he just chicken out from chickening out?
The petit pipi is very funny to me for some reason.
I also appreciate the translation of “???” for “???”
Ah I found some more info from the Frankfurter Allgemeine Zeitung:
Lame wurde am 6. Juni auf dem Flughafen von Las Vegas im Bundesstaat Nevada von der US-Einwanderungsbehörde vorübergehend festgesetzt und flog noch gleichentags freiwillig nach Kanada weiter. Offenbar hatte Lame übersehen, dass seine elektronische Einreisegenehmigung (ESTA), die zwei Jahre lang gültig ist und mehrmalige Einreisen ermöglicht, abgelaufen war.
It says he didn’t realize that his ESTA authorization (which you can use for multiple visits, but is only valid for two years) had lost validity.
This week I heard from a network group lead of a university hospital, that they have a similar issue. Some medical devices that come with control computers can’t be upgraded, because they were only certified for medical use with the specific software they came with.
They just isolate those devices as much as possible on the network, not much else to do, when there is no official support and recertification for upgrading. And of course nobody wants to spend half a million on a new imaging device when the old one is still fine except for the OS of the control computer.
Sounds like a shitty place to be, I pity those guys.
That said, if you were talking about normal client computers then it’s inexcusable.
overstaying the terms of his visa
He arrived in the US on 30 April
Hm weird. If he’s Italian, wouldn’t he have an ESTA authorization under the Visa Waiver Program for 90 days usually?
Friend of mine had the same scenario in high school. The only one who knew was the twin sister of the girlfriend. The rest of the family would never have accepted a non-muslim. It’s probably the only way to do this until she’s an adult and can tell them to fuck off.
Pre-UEFI they were fighting over the boot sector, sure, but now that everything is more well defined, and every OS can read the FAT32 ESP? Never seen it…
At worst the UEFI boot entry is replaced. There are some really shitty UEFI implementations out there which only want to load \efi\microsoft\boot\bootx64.efi
or \efi\boot\bootx64.efi
, or keep resetting you back to those.
Assuming you were dumped into Windows suddenly, you can check if you have the necessary boot entries still with bcdedit and its firmware option
bcdedit /enum firmware
If you just have a broken order you can fix it with
bcdedit /set {fwbootmgr} displayorder {<GUID>} /addfirst
If you actually need a new entry for Linux it’s a bit more annyoing, you need to copy one of the windows entries, and then modify it.
bcdedit /copy {<GUID1>} /d "Fedora"
bcdedit /set {<GUID2>} path \EFI\FEDORA\SHIM.EFI
bcdedit /set {fwbootmgr} displayorder {<GUID2>} /addfirst
Where GUID1 is a suitable entry from windows, and GUID2 is the one you get back from the copy command as the identifier of the new entry. Of course you will have to adjust the description and the path according to your distro and where it puts its shim, or the grub efi, depending on which you’d like to start.
Edit: Using DiskGenius might be a little more comfortable.
Best to do both, really, so a record of using a consistent public key is created.
Then supply chain attacks might be noticed. If someone manages to replace the file on the webserver but can’t get to the signing key you’ve prevented the attack.
Secession, the other word means following someone in a role
When I played 1 and 2 in a similar mindset as you, I eased the burden with some mods. But that might be cheating :-)
I already read this story yesterday. The title here is wrong in two ways:
PCR testing for the SRY gene, according to the press release linked at the top.
Seems to me like they were already aware when writing this Press Release, they mentioned the policy on DSD:
Athletes that are deemed to be male at birth, as evidenced by the presence of Y chromosome genetic material (the SRY gene) or with a difference of sexual development (DSD) where male androgenization occurs, will be eligible to compete in the male category.
Athletes that are deemed to be female at birth, as evidenced by the presence of XX chromosomes or the absence of Y chromosome genetic material (the SRY gene) or with a DSD where male androgenization does not occur, will be eligible to compete in the female category.
We got SSO systems too, unfortunately, there are about 3 of them, lol. The old ADFS, the current Microsoft login (possibly cloud AD, not sure), and our own ID product that we offer to customers.
Yes it’s very common, which is why everyone of even mild intelligence knows to check the results of a plain full text search.