It’s a known bug with Lemmy
Doombot1
…
…
fuck you
…
I was having a good day
Okay so this isn’t ever something I’d even consider - but I wonder what’s to stop someone from just putting a piece of paper (figuratively) over the bottom portion of the screen…?
Agh what the fuck guys. I had a months-long convo about when I ordered a custom kitchen knife from an awesome aussie I met on the platform. Thank goodness I remember his username on instagram because everything else is gone completely! Glad I moved to Lemmy.
I’m gonna be honest, as someone who couldn’t give less of a crap what happens to Twitter, it’s just hilarious at this point. This is the kind of dumpster fire that warms your hands when it’s really cold out, so you just keep coming back to look at it.
If nothing else, GoDaddy is expensive as f**k. I was quoted ~$150/yr to host a site + purchase a domain. Same service on Namecheap (same SSL and HTTPS and whatnot) costs me ~$25/yr.
Professional C developer (Firmware Engineer). Also do a lot of work with ASM, and some Python in there, too. I’ve always loved it, though, and sometimes do it for fun as well. Programming Arduinos in C++ and the like.
I actually started later in high school at some summer camp doing C++ and fell in love from there. Since, I’ve learned C/C++, Java, Python, HTML/CSS, et cetera. But my favorite language remains C++!
You should post over in Plants!
Lol, I kinda hope so. I wanna see some of the uptimes people have accumulated! I’ve seen as high as around 100k POH on an old Barracuda.
I think the warning itself is not inherently bad, but the “please consider replacing the drive soon” portion is definitely unacceptable. I work in the disc drive industry and 3 years is very little, especially for a NAS drive. I’ve personally seen and used a number of drives with >100k POH.
RAID 1. Raid 0 stripes data between disks, meaning you get much faster I/O speeds but if one disk fails, you lose it all. RAID 1 is when you have 2 (or more) disks and the data is mirrored between both. So if one does, you’ve got a perfect copy of it on the other disk. RAID 0 = “striped”, RAID 1 = “mirrored”