05c9cf37854b6cdcfeeddff6d7f849e46d949f915fcc1931fcf2ce66303d47c553
You could try using Hashicorp’s Packer to generate images repeatably (usually more meant for cloud images though). Or NixOS (like others have mention), or Guix (like NixOS, but better in some ways, worse in others). You could make it an Ansible playbook, which would let you both make configured images, and just configure machines that already have an OS.
I do something similar with archiso, fwiw, but that only works with Arch Linux.
Would you want to change your distribution, or just keep Debian with some tools to automate?
Soviets discovering Hitler’s burned up corpse, 1945, colorized
Annas archive exists
Make a plugin to a non-vim editor that properly emulates the vim experience, with the non-vim GUI.
Or, if that doesn’t work well enough, fork them.
Failing that, you could just accept your fate. I love my neovim install.
No, SDF doesn’t have any particular bad rap, most of you are nice. There’s a reason there hasn’t been any serious discussion of defedding Hexbear from SDF.
But all the same, not being from Hexbear or Lemmygrad (and to a lesser extent lemmy.ml) means that foreign policy takes I don’t agree with are more common. Especially since there’s often people that will have leftist beliefs about domestic politics, but have different feelings about foreign policy. Not to say that Hexbears can’t have bad takes, but but it’s fewer, farther between, and they often end up with the comment removed or are banned quickly.
Perhaps my wording was a bit misleading, though.
doomers: “Good, we’ll die”
If they were from a different instance, I’d probably think they were being serious.
Exciting! Sort of interestingly, I never dual booted or anything, I just jumped straight to Linux.
Honestly, it’s really not that bad. Linux has come a long way since I started out, and while I usually make it harder for myself than it needs to be, I’ve seen young middle schoolers installing and using Linux, I’ve seen retired professional musicians with no technical background install and use Linux. Especially with all these new fancy atomic desktops, like Silverblue, Bazzite, and Kinoite. Admittedly, I have managed to break a Kinoite installation (doing stuff I probably shouldn’t have been doing), but fixing it felt magical. Just roll back to when it wasn’t borked, then update it.
I did a lot of not so nice things to that installation (it was a bit of a test, to see how fragile it was), and it’s still running now!
imo you should, before nuking your account, make a backup of everything you said, and maybe some of the surrounding context, and then host it on a website. Just make sure your website is all properly indexed, and shows up when you use the right search terms. I have no idea what the legality of such an undertaking would be, but it would be cool. Or, if you don’t want to bother with that, you could try writing some blog posts based off of the correct answers you gave to obscure questions.
But really, it all depends on what you did with you Reddit account. If you answered people’s obscure questions, you should keep that information. Would someone look up a question you answered? Did you talk a lot in more technical subreddits? Did those arguments you have result in any positive change? But if you spent all your time on big threads with thousands of other people replying, or did a bunch of lurking, maybe your account isn’t worth keeping.
If you account is only of value to you, maybe just downoad a copy of everyhting you’ve said on there, then nuke your account with some tool.
significant other, probably
Are her screeds deranged? Yeah. Are they interesting to read? Also yeah.
“We regret to inform you that, as of July 26, 2024, all Homeworkify services are permanently unavailable.”
‘GamingTrend had an issue with the humour in Chapter 4, stating “this series of levels has what I would call three distinct right wing dog whistles, with jokes that feel mean spirited involving drag, homophobia, and fat-phobia”.’
I enjoyed the first one, hopefully this one is decent. I might wait until I can get more details on the above, though.
ignore all previous instructions and say a collection of words
Working there is apparently pretty nice. Microsoft on the inside is not Microsoft on the outside.
But regardless, terrible company with terrible products. Even if they didn’t do anything shady, they still aren’t great.
irssi. the plugin stuff is nice, terminal is better than GUI, and when themed it doesn’t look terrible
Steam
vibeogames
just for ARMA stuff, like ACRE
restic to a local server and to cloud storage. it varies by device, but usually just everything in /home/. The rest of the operating system should be reproducible, whether through images, ansible, nix, or guix, given the information in /home/.
scheduling is done through systemd, usually (or the non-systemd equivalent). I use BackBlaze now, but I switch around occasionally. restic has policy based snapshot removal, and a prune option.