

While we’re at it, a real CLI, please. Running a full GUI and popping up a Power Shell window doesn’t count.


While we’re at it, a real CLI, please. Running a full GUI and popping up a Power Shell window doesn’t count.


Probably from all of the animal crackers.
The banks have to offer it as an option though. A lot don’t and opt instead for the least secure way to do it.
That is the laziest auth method I’ve seen. At least it’s encrypted in transit though. I’ll take that over the SMS, not-really-2fa crap that US banks refuse to give up though.


It won’t matter, asylum visas are getting canceled anyway.
That’s where we’re being dragged to. GeForceNOW and the Windows App are already a thing. Apple is pushing hardware subscriptions/leasing and will probably start their own remote service. Hardware prices likely won’t come back to previous levels so those options will start to look more appealing, lowering demand for parts and raising demand for the subscriptions. From there it spirals until owning your own PC will no longer be possible, maybe even illegal if age verification and other surveillance garbage keeps getting forced on us.


Thats ok, there are entire regions of London that have the same problem.
Alan or Albert, 'cause both those guys are pretty great.


Repeat after me: The cruelty is the point. In order to get a judge to rule that these can’t be used, a case has to be brought in front of one. The gloves can easily be deployed and used for intimidation and punishment in the field until a case makes its way through the system, then if it ends up in front of an administration friendly judge, it could be ruled in their favor.


To be fair, I think there is a parody version that has those lyrics.


Motorola has one that works really well. I think they announced an updated version recently too.
https://www.motorola.com/us/en/p/motoaccessories/accessories/auto-accessories/ma1
deleted by creator
Yeah, I read through the FAQ and found that. I really want emulated ARM in the web UI, since all the pieces are there, but a VM template with the necessary edits works well enough for now.
Does this mean the web UI supports emulated ARM machines on x86 too, or do I still have to go to CLI for that?


I’ll do you one better; why is forgejo?


What even is a Progressive Conservative? It’s like doublethink became a political party.
OP was asking how to switch between 512 byte sectors and 4096 byte sectors. A low level format is how to do that. It’s triggered by the sg_format tool on Linux, or by a tool provided by the drive manufacturer.
Low level formating is how the data tracks are layed out on the disk platters, it’s what the drive firmware sees. hdparm and sg_format instruct the disk to rearrange those tracks. High-level formatting is what the OS sees when you run mkfs. It creates a new file system or replaces an existing one.
Yeah, I was referring to Windows Server Core. They had an opportunity to implement a proper CLI and marketed it that way. Instead it still runs the full GUI, but just sets cmd.exe as the shell instead of explorer.exe