

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.


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.


Nobody hates Libertarians more than other Libertarians.


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.


The DeArrow extension fixes that. You can choose random thumbnails or crowd sourced ones and it replaces titles with crowd sourced alternatives that actually describe the video.
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.
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?


Sounds like a great way to Kessler Syndrome ourselves.


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.
Use sg_format to run a low level format on the disk. 512E vs 4kN isn’t going to change much in a homelab environment. If you create a filesystem with 4k clusters, Linux will send 4k wrudte blocks to the disk. The firmware on the disk will write that out into 8 logical disk sectors, usually in a single 4k physical sector. I use my storage mainly for media and there’s no performance difference between my 512E disks and my 4nN disks. I simply don’t have an intense and sensitive enough environment to show the performance gain. I’d say leave the low level formating alone and just write a filesystem on top of it with 4k blocks.
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.