

It does specify boycotting the segment, basically just skip her interview. I feel like that’s a fair request.


It does specify boycotting the segment, basically just skip her interview. I feel like that’s a fair request.


Sweet, thanks. I’ll have to try that next time apple cider is on sale. I want to make an apple brandy, but store cider is like 1/5 the cost of good cider mill cider


I’ve had trouble with the preservatives in bottled juice killing my yeast. How do you avoid that?


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


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.
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.
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.
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.


That’s an interesting thought. Genetics is largely a mixing and copying process with occasional “hallucinations” in the form of transcription errors. Most of these errors result in the termination of the hallucinated code. Hallucinations that damage the termination process result in cancer. In the larger sense of evolution, there’s a robust external “review” process. Environmental pressures, predation, and resource availability weed out most of the mistakes and selects the results most likely to succeed.


Nope, pedant away. That’s a better way to convey what I was trying to say. Thanks.


“Generative” is a misnomer. It will never generate anything new, it can only regurgitate existing ideas based on patterns that already exist. It’s very good at pattern recognition and summarizing, but lacks the ability to form a distinct new idea.
deleted by creator