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
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…
Really, I’d just recommend using nano then. It’s installed basically anywhere you can find vim and works perfectly fine as a text editor! To use vim effectively it has a learning curve no matter what, so it’s not necessarily meant for everyone.
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
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 depends on what you’re used to and the programming languages you use. I learned typing on a German QWERTZ keyboard and while that works for languages like Python and Haskell, which are indentation-based, but for languages which use braces like Java, C, Rust, or similar, it can be annoying to have to use altgr+7 or altgr+0 for { and }. Thus I switched to a US ANSI layout, which was nicer for those specific characters, but caused problems when typing local characters like öäüß. After switching to Linux I set up a compose key, letting me press compose + a + " for ä for example, and while that’s a decent patch, that still breaks the typing flow. So now I’m in my ergo keyboard phase and trying to get my own personal layout going, which meets my own needs for needed characters, based on a colemak-dh design.
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.
I’d rather just have it working properly inside a browser, instead of it telling me that it has this neat cross-platform app, which turns out to just be Electron. On mobile that can be fine, but I dislike it on Desktop, personally.
Do excuse me if this is false, I have never actually worked with Electron on the developer side myself, however I don’t believe it offers anything you couldn’t do through a normally provided website. I know for example Discord only allows screen sharing in the desktop app, however I’ve also seen websites which allow screen sharing, so that seems more like an arbitrary restriction than anything. I mean, in the end it’s just a dedicated Chromium install for one single website, so where is the need to force the website onto your pc?
I’ve already considered Debian, but… I dunno, this isn’t what I’d call the most logical reason, but I just kinda don’t like it as my desktop OS. I’d use Debian over basically anything else for a server, but as a desktop OS I don’t like the vibe.
Keep in mind, I started using Linux this summer and in a few years I’ll probably look back at this wondering why I was such an idiot, but I gotta fall and get a bloody nose first to notice ;3
Huh, I never expected anyone to recommend Arch to me because you have to tinker too much with an alternative distro. I thought simplicity was the reason why people liked NixOS, no?
Because of course the arch wiki has the info needed. I should’ve just checked there from the start, thanks!
Huh, neat. On my current EOS Desktop PC it’s a bit too late to uninstall everything and reinstall it as a Flatpak, but I’ll keep that in mind for new Linux installs. Thank you :3
Excuse me if this is a bit of a dumb question, as I have never particularly worried about packaging methods and simply installed what I needed from the official Arch packages or AUR, but how does Flatpak lead to fewer updates? I know it sandboxes things, that’s why I’ve been interested in it for applications I don’t quite trust like Discord, but I never got around to actually switching applications of that sort over and trying the format out.
Speaking of Discord, hooking that out of the “normal packages”, aka everything I update via yay, would be beneficial anyways, since it’s the only thing that forces me to update my system by saying how I’m oh so lucky about a new update coming out and I don’t wanna mess with partial system updates. That’s kinda besides the point though, I just wanted to complain.
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.