CrabAndBroom

@CrabAndBroom@lemmy.ml

This profile is from a federated server and may be incomplete. Browse more on the original instance.

CrabAndBroom,

I mean, if I went 'round saying I was a sysadmin just because some angry Finn lobbed a scimitar at me, they’d put me away

CrabAndBroom, (edited )

October 14, 2025 apparently.

Edit: could also affect as many as 240 million machines that don’t have TPM.

CrabAndBroom,

The only thing I would maybe hesitate about with POP! OS is the big upcoming switch to the COSMIC desktop, which is is brand-new and a bit untested. But also System76 are a really solid company and seem to know what they’re doing so it’ll probably be fine.

CrabAndBroom,

Yeah same here, at some point I ended up settling on Kitty and now I’m used to it and there’s no reason to change, but pretty much any terminal emulator will do the job just fine.

CrabAndBroom,

I’m currently using Arch (btw), but I have been hearing the distant call of NixOS lately…

Is Ubuntu deserving the hate? (lemmy.ml)

Long story short, I have a desktop with Fedora, lovely, fast, sleek and surprisingly reliable for a near rolling distro (it failed me only once back around Fedora 34 or something where it nuked Grub). Tried to install on a 2012 i7 MacBook Air… what a slog!!! Surprisingly Ubuntu runs very smooth on it. I have been bothering all...

CrabAndBroom,

Personally I don’t really hate Ubuntu, but I tend to find that everything it does, there’s something else that does it slightly better.

For example, it’s supposed to be a good ‘beginner’ distro or good for something that ‘just works’, but IMO things like Mint or Pop!OS do it a little better these days. Snap is supposed to be a nice simple way to manage packages without worrying about dependencies, but Flatpak does it better and so on.

So yeah I don’t hate it, I just don’t see any particular reason to really use it. Opinions may vary though of course.

(Constructively) What is your least favorite distro & why?

I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit...

CrabAndBroom,

Someone already said Manjaro, so my second pick would be ElementaryOS. In the past they’ve had this weird attitude about open source things being free (I get supporting devs for projects you like of course, but I don’t agree that it’s “cheating” to not pay for every single piece of open source software you use), and they seem to get a lot of hype and praise for what’s essentially just Ubuntu painted up to look like MacOS IMO.

CrabAndBroom,

Yeah I was gonna say Manjaro too. I used it for a while while I was heading towards Arch but wasn’t feeling fully confident to go full Arch as a daily driver yet, and it was nothing but trouble for me. I found that it tried to prevent me from breaking things, which is not necessarily bad, but it would also break things by itself and then this feature would prevent me from going in and fixing them.

I much prefer it when the OS just gets out of my way and lets me do what I want, even if it’s dumb lol

CrabAndBroom,

What I tend to do that scratches the distro-hopping itch is I keep an external drive with a bunch of virtual machines on it that I can spin up and tinker around with as needed, like little specimen jars lol. I think I have about 5-6 on the go at the moment. So like my actual computer runs Arch (btw), but I have VMs for NixOS, OpenSUSE, Mint and so on, as well as another one that’s as close to my main system as possible so if I want to try a weird experiment I can try it on there first to see what breaks. Just today I tried upgrading it to Plasma 6 to see what broke and the answer was everything lol.

I used to keep ones for Mac and Windows on the go too, but they tend to eat up a lot of drive space.

CrabAndBroom,

It can sort of depend on the distro, there are a lot of Debian-based ones such as Debian (obviously), Kali, Ubuntu, and then ones based on Ubuntu like Mint and Pop!OS, those all largely work the same under the hood, ie you’d use .deb files and something like sudo apt-get install to install something.

Then there are Arch-based ones like Arch and Manjaro, which are a bit more different, you’d use pacman or yay or paru to install things instead, and they have things like the AUR, which is a big user-maintained repository or software that has just about everything on it.

Then you have the Fedora based ones and SUSE based ones, which are different again in other ways. And some more unique and weirder ones like NixOS which is having a bit of a moment, whereby you sort of configure the entire system in one single config file and rebuild it each time (as I understand it, that might be a bit off 'cause I’m still learning.)

So yeah it sort of depends. And then you have desktop environments like GNOME and KDE which aren’t distros, but do affect how the whole system looks (and functions, to an extent.) And these are largely agnostic of the underlying distro, so you could have say a machine running Debian with GNOME next to a machine running NixOS with GNOME which would look very similar from the desktop but would be hugely different under the hood, and two machines running Arch, one with GNOME and one with KDE which would look totally different but be functionally the same.

I won’t even start on Display Managers lol.

CrabAndBroom,

Fly-Pie is a good one! Also the same person makes modern versions of Burn My Windows, Desktop Cube and other such things.

CrabAndBroom,

There’s also dotacat written in Rust for people who find lolcat too slow.

CrabAndBroom,

Several of them are on the KDE store now too!

CrabAndBroom,

I think the A031 Tumbleweed logo is actually my favourite there. But the winner’s not bad either.

CrabAndBroom,

There is still an older version of Scrivener available for free, from when they were beta testing it on Linux. It still worked well last time I checked. The Windows version also runs really well in WIne, although it takes a bit of setting up initially.

CrabAndBroom,

TBH I dislike Appimage purely because I can’t be bothered to go and check them all individually for new versions all the time, it feels like being on Windows again. I don’t mind a little bloat for the sake of convenience. But that’s just personal preference of course.

CrabAndBroom,

I’ve read so many things that try to explain what flakes are, and for the life of me I still don’t understand what they are or what they’re for lol.

voxel, (edited ) to linux
@voxel@infosec.exchange avatar

Hey 👋 dear Linux Community,

I'm still kinda new to Linux (started using this year 😅) I already made it to my main OS, even if I still missing some things which I used on Windows, anyway. What I wanted to ask you guys, what recommendations do you have for Linux Mint (Cinnamon)? In terms of security, optimization, (a way to make the UI looking modern ;-;) and privacy? I would be very interested in what you do guys to optimize your Linux setup :) I'm pretty technical, so there is nothing which could overwhelm me (probaly).

Thx! 🤍

@linux

CrabAndBroom,

In terms of security, IMO just using Linux, having a regular firewall setup and using common sense online and not clicking on anything overtly sketchy probably puts you in ahead of 90% of people on the internet lol. I’m also quite partial to running OpenSnitch just to make sure nothing’s connecting to the internet without my say-so.

For privacy, I think it depends on your threat model but for the average person I’d say a VPN of some sort and mainly just being cautious about how much personal info you post on social media will cover a big chunk of it. Maybe a more privacy conscious email provider like Proton or Tuta over something like Gmail would help too, but none of that is strictly a Linux thing.

Kind of boring answers, sorry! But IMO the boring fundamentals do tend to cover the majority of stuff. Also there are places like privacyguides.org if you want to rabbit-hole it, but be warned that you might end up becoming one of those people who only goes on onion sites and pays for everything with Monero lol.

Also no idea about customizing Cinnamon, apologies.

CrabAndBroom,

I find sometimes installing a bunch of different DEs can cause weird cross-issues, so I tend to just make VMs to try out new things. I have a bunch of them on an external drive like little specimen jars lol.

Also as a side note, I keep a VM that’s as close to my current setup as possible, so if I get the urge to try something weird I can do it there first and see if it breaks anything.

CrabAndBroom,

As much as I don’t like recommending people go to reddit, tbh r/panelshow and r/tv_bunny tend to cover most of it pretty well, and quickly too. TV Bunny has been a good source for old British sitcoms like Bottom and Blackadder as well.

CrabAndBroom,

Yeah I do have Mullvad as well but it doesn’t seem to be that. I tried split tunneling KDE connect and also just turning the VPN off altogether and it made no difference.

My current guess is either some hidden security thing in GrapheneOS that I haven’t discovered yet, or maybe some router setting that’s filtering it out? The investigation is ongoing!

CrabAndBroom,

K I kind of solved it! Turns out there wasn’t a setting within the Mullvad app for “always require VPN”, but there was one in the Android system settings under VPN. If I turn that off and then split tunnel KDE connect only on the phone (not on my laptop for some unknown reason) then they can see each other.

One to file under “I don’t know why that works but I’ll take it” lol.

CrabAndBroom,

I have a Pixel 4a with GrapheneOS and I can never get it to find any other devices in KDE connect for some reason. Syncthing works fine though so I just use that instead.

CrabAndBroom,

Doesn’t QBittorrent already have its own setting for that? Like you can set the network interface to wg-mullvad or whatever and then it won’t work outside of that? Or is the docker thing just for an extra layer of protection on top of that?

Steam Deck Switch emulation

Hey so I installed Yuzu (and many other emulators) via emu deck so the installation is taken care of I think except for the product keys and title keys I have a switch but dont want to fuck with getting the keys out of it and all that so Im trying to just download them I found a website called “theprodkeys.com” is this...

CrabAndBroom,

Reddit has started getting a bit fucky with VPNs lately so maybe that’s the cause? I mean you could obviously go there without the VPN on, but also fuck them lol.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #