Yep, got Timeshift hooked up to make a snapshot each time I update my system and I can boot into them via GRUB. Haven’t needed that so far, thankfully, but it’s there just in case.
she/they
Bit of a mess, kinda depressed, and going through a gender identity crisis :3
(Ongoing issues, brain pls fix)
Yep, got Timeshift hooked up to make a snapshot each time I update my system and I can boot into them via GRUB. Haven’t needed that so far, thankfully, but it’s there just in case.
Btrfs because it sounded cool when I first read about it and worked fine so far :3
Thank you for sharing this! Wouldn’t have known about it without you, time to sign it
And as always, there’s an XKCD comic about it https://xkcd.com/806/
Well, flexbox and grid have different purposes in my opinion/experience. Personally I use grid for “top level” layouts like the layout of the whole site, while I tend to prefer flexbox for layouts inside the grid. Of course that’s just a rule of thumb, there are absolutely cases where this isn’t the best option.
I know you meant this sarcastically, but yes, flex is a good option for centering something. Either that or setting the left and right margins of the element to auto, which is generally even easier.
Basically, if you’re in a flex container use flex, if you’re in a grid use grid, and if neither of those apply set the left and right margins to auto.
Wait, it doesn’t support caldav? That really kills the appeal of the convenience they provide as a one-stop-shop, as I’d have to deal with hosting my calendars in another way. I guess at that point I could just get SimpleLogin and use the rest as I have it, even if that gets close to proton unlimited price-wise…
That site is lovely, thank you!
As I mentioned in the post, my money budget is around 1000€ as a target, but it extends both up and down. I can stretch if needed, but if that’s comically overkill then I’d be happy to go lower. Time budget… not too high, but also not super low. I can certainly spend a day or two setting everything up. Electricity costs are certainly a factor, power prices here were some of the highest globally, even before the extreme increases lately.
Also thanks for the tip of the S3 backup, it’s probably a good idea to have an extra copy of important data off-site, yeah.
Oh no, whatever shall I do?
Understandable and fair. I enjoy trying different stuff though. I’m not saying other people need to switch to another terminal emulator, I’m just here to ask what everyone else is using and then try it out myself, for fun :3
Edit: To add onto that, if I didn’t wanna try new stuff, I’d still be on Windows. I never had any major problems with it until I discovered the things Linux does better, and so if I just went with what seems fine I’d still be using Windows now. There’s not an inherent problem with that, of course, but overall the switch has benefited me. I like trying new things, you know?
I am on EndeavourOS and install packages via the command line and on top of that I primarily use Neovim, so I spend a decent amount of time in the terminal
I was considering the VPN option, but as you mentioned for game servers that’s not reasonable, and for some of the collaborative tools I’d prefer being able to give people I don’t trust that much access, for instance people at work/university, to work together with them on whatever would be needed.
If I just decided to make the home server a home-only server, that would ease a lot of my worries. I guess I could get a personal one, with sensitive info but only home network access, and just rent a second one? It’s not like they’re that expensive if you’re just doing small-scale things and find a decent provider
Most people here suggested meme names, but that’s actually a really great idea! And the names are pretty beautiful on top of that. I hope OP chooses this despite it being far from the top comment.
It’d be nice, if those AAA games were at least marked as early access instead of just being released and sold as something finished. But yes, you’re correct.
You know, Valve once considered making an entire OS to prevent cheating. I’d assume something like SteamOS, but incredibly locked down and designed for playing Valve games. Obviously that never got past the idea stage, but disregarding the truckload of issues with that idea, one big one is that you could use either physical cheating tools, by messing with the direct hardware inputs, or run it in a VM. Basically, unless you have a player in a locked-off room, with a pc, keyboard, and mouse provided by you, and the pc running your own locked-down OS… well, someone’s gonna figure out a way to cheat.
That’s not to say that anticheat can be ignored entirely, but since there is no remotely reasonable state which could eradicate cheating entirely, you need to find a happy medium of not “infecting” the player’s pc with a new backdoor, because even if you’re not malicious, someone else will be, and nothing at all. Something that has a minimum level of invasiveness with a maximum level of cheating prevention, at least filtering out basic script kiddies.
The problem with that is, nobody cares. Basically nobody even knows what a “Kernel” is and what “Kernel-level” means and implies, so it’s just some weird anticheat for them. Also, as long as DRM doesn’t interfere with their playing experience, they don’t care either. Barely anyone will even notice if a few frames are missing, because Denuvo is chilling in the background, keeping the game “safe”.
We are a subset of privacy-minded people in a subset of somewhat knowledgeable gamers. Losing us as customers doesn’t matter in the slightest to the devs/publishers, and nobody else will make a fuss, or at least they’ll not stop spending money.
Oh, I did not even know it supported RSS/Atom, that’s lovely! I think I’ll move to that then, thank you :D
Newsboat, which others recommended, also seems interesting, but I personally appreciate images, so that one is sadly a no-go for me, even if being able to ssh into a home server to check up on news, instead of having to sync the feeds across multiple devices, would be absolutely lovely.
After reading all this, and generally being predisposed towards Arch since my experience with EndeavourOS has been rather comfortable so far1, I’d say I’ve less been rationally convinced of using it, but rather not deterred enough. So I think I’ll just go with Arch, but make sure to keep my home folder in a separate partition, so I can bail if needed, with Fedora as my preferred backup.
1: Well, I say it’s been comfortable for me, and that’s true, but a friend of mine who installed EndeavourOS at the same time as me recently booted his pc up to find a terminal staring back at him. He says he didn’t do anything weird, and didn’t even update, but who knows. If I understood him correctly, reinstalling (one of) the Kernel(s) (I think he has two installed, one as a backup) fixed the issue. Problem is that this takes time, and when you’re not home, with shitty or possibly no wifi, that’s gonna be a big problem.
Once you can do both, you can bet your ass I will :3
It’s likely a difference of emotion compared to logic. Emotionally they’d think “Damn it, now we need to check for such a weird specific edge-case, this is so annoying” while logically knowing it’s better the tester caught it.