I miss this from cloud hosting. It’s helpful to be able to save, clone, or do whatever with the current machine state and easily just flash back to where you were if you mess something up. Might be too much to set up for my current homelab though. My server does have btrfs snapshots of everything directly in grub which has let me roll back a few big screwups here and there.
I’ve replaced the battery on my laptop twice. Didn’t recognize the brand (might have been Dentsing or something like that) but it outperformed the stock battery in it’s flattening state and maybe even when it was new! I watched it pretty closely for a while though and I’d NEVER buy a battery off temu.
If there is a donation button and its a project, media item, service, etc that I use enough that I would buy it, I often donate. The amount depends on how badly they need the help. If I they try to steer me to recurring donations I don’t donate at all (having the option as an opt-in is okay).
They’re loud as hell too. Makes me want to put a shishkabob skewer through either my eardrum or the speaker. That my be an exaggeration, but I’m not exaggerating when I say that I actively the avoid gas stations in my city that have this “feature”.
That was my first thought. How do you keep it cold enough to run in a place like Arizona, Spain, or Mexico? It also reminded me of my Windows Mobile days before I had a smartphone when someone on a Windows Mobile forum took a Dell Axim x51v and built a dock for it that exposed all the ports so he could use it with an external display as an infotainment/nav system. He called it the Aximizer. An old android phone with a micro-hdmi port might be the modern equivilant.
I hate how everyone follows the social marketing playbook now. There’s so little community building and genuine connection with constituents. Everything is optimized by some social media marketing guru types with a masters degree in being an asshole.
I work with enough foreigners that I almost HAVE to do this since I rarely see them face to face and have no real indicators aside from their name. If your name is 20 characters long and 18 of them are consonants, I’m gonna use “they” at work, just to avoid any undue offense. So far, if someone had a problem with me it was because of my employer, not my own words or behavior.
One $5 donation buys you a decade of nagging donation emails and a bunch of capitulating spineless politicians.
Went through and verified that a number of things were backing up and updating correctly. I feel a little less weight on my shoulders knowing things are working as they should.
I’d like to think as a group, we are a healthier addiction than Reddit. :)
This is a good reminder. I recommend everyone grab their takeout data every now and then, but also, print out the 6 codes and put them in a safe deposit box, safe, bury them in a ziplock bag inside of a coffee can in your yard, etc. Hopefully it will be a waste of your time, but if you need them, they’ll be there.
I appreciate their philosophy. I’ve been a Linux user since the early 2000s and have cycled through 30-40 distros at least. I’m not a highly technical user. I would consider myself a solid intermediate. For a daily use system I prefer arch, but my servers run Debian. Most of the people writing install guides for the software I deploy seem to use Debian so I run into less issues this way. It can be hard to follow a guide for Gentoo when you’re using Hanna Montana Linux, know what I’m saying? Same thing with Debian. It’s just a solid choice with the bonus of having a better, more ethical philosophy, and the benefit of being widely adopted and supported by people who can help when you get stuck. I don’t even mind gnome on my servers since it works well with a single screen and it’s super rare that I actually need the server GUI anyway.
Willingness to independently learn and the capacity to let the frustration roll off of you. You will occasionally want to bang your head against the wall, but give yourself the grace to learn.
I think that’s exactly what it is. They do these confusing pricing schemes hoping people will overbuy and “put up with” the extra features they didn’t actually want or need. They want you to have to sift through their product inventory before buying. The other factor is that product identity is sometimes not even centered around product features, but rather around an ad campaign with a sexy spokesperson, sports sponsorships, or some kind of performative group affinity. This is especially true for large corporations that have their hands in many cookie jars.
Glad to know I’m not just getting too old and out of touch for the internet. :P
Tidal recommended this one when I moved from Spotify a few years ago. It worked, but I don’t know anything else about it: https://tidal.com/transfer-music
No shade to Gnome, because there is a place for them in the ecosystem, but this is why I moved from Gnome 2 to KDE (with a few stops along the way). One size will not fit all.
KDE for the desktop and xfce for the laptop
Is yours under the surface? I tried using one, but didn’t like the clutter of the pad on my desk. I’m a special kind of neat freak in my immediate work space though.
It might be a dumb question, but how does it have it’s own OS like a NAS, or is it basically a box attached to the host and everything is done via software? I encountered some confusion between enclosures, DAS, USB array and some of the other terms I was seeing.
Interesting username. Are you a fellow student of Internet Comment Etiquette?
I know at least some of my containers use Postgres. Glad to know I inadvertently might have made it easier on myself. I’ll have to look into the users for the db and db containers. I’m a bit lost on that. I know my db has a username and pass I set in the docker compose file and that the process is running with a particular GID UID or whatever. Is that what your talking about?