Yeah, I see a ton of this under random.
Here’s my front page at this very moment: https://i.imgur.com/4IsJ68f.png
redditor since 2008, hoping kbin/the Fediverse can entirely replace it.
Yeah, I see a ton of this under random.
Here’s my front page at this very moment: https://i.imgur.com/4IsJ68f.png
I don’t think I’ve ever made a “clean upgrade” on Linux. I’ve done the opposite though, that is, bring an old install over to a new computer.
Always use /dev/disk/* (I use by-id) for RAID, as those links will stay constant even if a disk is renamed (for example, from sdb to sdd).
How I felt 10 minutes ago when I fixed a bug just after zipping it for release.
Ubuntu is just getting worse and worse. I was pretty happy running Ubuntu server for years after moving from Gentoo; I jag lost interest in spending time taking care for that server and wanted something easy.
I went to Debian half a year ago and it’s been great. Should’ve done it earlier.
Mostly for finding information that for whatever reason can be difficult to find using search engines. For example, I’ve used ChatGPT to ask spoiler-free questions about plot points in books I’m reading, which has worked rather well. It hasn’t spoiled me yet, but rather tells me that giving more information would be a spoiler.
Last time I tried to look something up on Google, carefully, I got a massive spoiler for the end of the entire book series.
I also use it for code-related questions at times, but very rarely, and mostly when using a language I’m not used to. Such as when I wrote an expect script for the first (and perhaps only) time recently.
ZFS is really nice. I started experimenting with it when it was being introduced to FreeBSD, around 2007-2008, but only truly started using it last year, for two NASes (on Linux).
It’s complex for a filesystem, but considering all it can do, that’s not surprising.
Helpful yes, but far from enough. It only helps in some scenarios (like accidental deletes, malware), but not in many others (filesystem corruption, multiple disks dying at once due to e.g. lightning, a bad PSU or a fire).
Offsite backup is a must for data you want to keep.
That’s in bytes. A modern NVMe drive can do about 7 GB/s (more than 10 for PCIe 5.0 drives). Even SATA could handle 5 Gbit/s, though barely.
Sorry for the nitpick, but you probably mean GB/s (or GiB/s, but I won’t go there). Gbps is gigabits per second, not gigabytes per second.
Since both are used in different contexts yet they differ by about a factor of 8, not confusing the two is useful.
This is about the website.
Unless you’ve changed your vault encryption settings (which is not a bad idea!) it will likely decrypt rather quickly.
I changed mine to Argon2id with settings such that one iteration takes over one second (on a Ryzen 5800X3D, about the same on my phone), since I don’t unlock it very often.
156,031 views 1 hour ago
Yes.
He doesn’t have 15 million subscribers that all hate him.
10x more?
Here’s a 3 meter UHS certified HDMI cable for $9.99. I doubt you can find one for much less that handles 4K 120 Hz w/ HDR properly.
It’s always possible to re-encode video; it’s usually called transcoding. However, you lose a bit of quality every time you encode, so you might not gain much in the end. You can offset a bit of the quality loss by encoding at a higher bitrate/quality factor/etc than you otherwise would, but that of course takes up extra space.
The strange thing is that I’ve never seen any kind of AdBlock notice/warning on YouTube, ever. I’m also using uBlock Origin.
Why would they plug the phone to a PC via USB AND set it to webcam mode AND record or broadcast in a program on the PC if they didn’t want people to see?
z is for gz files only though, there are plenty of others. xf autodetects and works with all of them (with GNU tar att least).
You can still block it easily with the command prompt (Shift+F10 during the install) as mentioned. But don’t let that stop you from switching to Linux if you feel like it.