Finally. Are they actually hiring decent UX folks this time or are they using the people who designed 1980s VCR programming UIs again?
I’m a little teapot 🫖
Finally. Are they actually hiring decent UX folks this time or are they using the people who designed 1980s VCR programming UIs again?
Write a couple of your own toy services as practice. Write a one-shot that fires at a particular time during boot, a normal service that would run a daemon and a mount service that fires after its dependencies are loaded (like, say, a bind mount that sets up a directory under /run/foo after the backing filesystem is mounted - I do this to make fast ext4 storage available in some parts of the VFS tree while using a btrfs filesystem for everything else.) You can also write file watcher services that fire after changes to a file or directory, I use one of those to mirror /boot/ to /.boot/ on another filesystem so it’s captured by my system snapshots.
I’d start by reading the docs so you have some ideas about what services can do, then you’ll find uses that you wouldn’t have thought of before.
Yeah same. When he started topping my feed despite me blocking him I ejected from his platform and washed my hands of the whole thing.
When I logged in about six weeks after the ownership change my feed included Elon Musk, Andrew Tate and 2-3 other right wing influencers. I follow none of these people, I have zero interest in what they have to say and I find them reprehensible. I deleted my account and haven’t used the platform since.
+1, I used EndeavourOS
I had to set one of these up for my SO a couple of years ago. I dropped EndeavourOS on it, installed btrbk and configured automatic snapshots on a schedule and before package installation/update in case she managed to bork things by pip installing things into system python.
Fedora would probably work well too if you want a lower maintenance burden. I hesitate to suggest Ubuntu or Debian or their derivatives since you’ll probably want to be somewhat current with your Nvidia drivers.
I wrote simple hooks for my package manager to fire system snapshots before I install or update any package. It’s a nice safety belt that I’ve never actually needed to use, but if I do need it it’s there.
We usually find solutions or workarounds to Nvidia driver issues within a day or two in the Arch community. The absolute worst case handling I’ve had to do was fork the Nvidia dkms package at the prior version (think nvidia-dkms-550
) and run that until Nvidia themselves released a fixed version. Still pretty straightforward.
The most helpful advice I can give to anyone running a distro maintained by folks with day jobs is “take system snapshots before updates” - do that and the worst case fix to any update problem like this is still really easy to handle, even if you’re 10 minutes out from a work call and an update just went wrong.
If only they had a safe place to put their money that was protected by law and insured against losses.
You might like Vivaldi, they’re the most innovative chromium derived browser that I’ve used
Pearson is trying really fucking hard to write that out of the public consciousness. I took an econ 101 class about 12y ago for funsies and the section of the course on copyright insisted that “the rights of copyright owners” were absolute with no exemptions.
The DMCA is just the icing on top of the 95-120y “work for hire” copyright duration shit cake.
Until someone forgets the terminator on one end of the network and the token falls out
Compliance with sanctions from the US and EU IIRC
I moved my elderly mother to ChromeOS and I no longer have to deal with the IT burden of supporting whatever she installed or broke this week. Move your parents to Linux if you truly enjoy being an on call unpaid helpdesk
I’ve had the idea for a while to use an LLM to gather metadata about books for me as well as generate tag lists for themes, plot, writing style, etc for everything in my ebook library. You could also generate non spoiler plot summaries and produce recommendations for similar books.
I leverage btrfs or ZFS snapshots. I take rolling system level snapshots on a schedule (daily, weekly, monthly and separately before any package upgrades or installs) and user data snapshots every couple of hours. Then I use btrbk to sync those snapshots to an external drive at least once a week. When I have all of my networking gear and home services setup I also sync all of this to storage on my NAS. Any hosts on the network keep rolling snapshots stored on the NAS as well.
Important data also gets shoveled into a B2 bucket and/or Google drive if I need to be able to access it from a phone.
I keep snapshots small by splitting data up into well defined subvolumes, anything that can be reacquired from the cloud (downloads, package caches, steam libraries, movies, music, etc) isn’t included in the backup strategy. If I download something and it’s hard to find or important I move it out of downloads and into a location that is covered by my backups.
In my experience many of the people who haven’t quit are self medicating for attention or depressive reasons. Of the folks I know who vape about half were diagnosed with ADHD later in life (30+) and quit after finding a stimulant medication that worked for them. The rest are unmedicated and self medicating with nicotine and coffee or energy drinks. Self medicating is overlooked in virtually every discussion about nicotine and I’d like to see it considered more often when the topic comes up.