Spyke
lemmy.world

I mean, I could just patch and do some housecleaning, and maybe adjust partitions.

OR I could reinstall fucking everything from scratch because it feels good.

71

Good rule of thumb I've decided upon over the years for this:

"If the # of kernels present is greater than 3, reinstall for thee".

Figure 3 full kernel versions, excluding patches averages 12-18 months (based on kernel.org history). It's been a good metric to follow.

8
sopuli.xyz

Because automation, containers, and VMs are fucking cool. I can run computers inside other computers. I can run tiny little computers that only do one thing. How fucking cool is that?

5

I'm really excited about bootable containers. There is so much potential and I would love to see distros outside of Fedora and Red Hat running it.

Imagine running Arch but instead of battling your single system you instead created a Dockerfile and then built and tested new containers once and a while. You could even define tests so that a bad update would be flagged.

2
pmk
lemmy.sdf.org

I have a cycle that goes like this:

  1. I just want a system that works. (Fedora)
  2. The UNIX philosophy is cool. (OpenBSD)

Repeat every 6 months or so. I'm never happy with my current system.

40

I feel this in my soul. With a side of "modern memory-safe languages are great" vs "the consistency and efficiency of shared libraries is what makes distributions great even if they're written in C".

13

I was looking into it, but the more I learn about it the more I'm leaning towards something else - misskey, akkoma, etc. Same function, but, supposedly, fewer headaches hosting.

3

Flatpak apps should implement portals which allow a user to grant permission to a file or folder.

Some don't which sucks

5

I never really used Flatpaks until I got a Steam Deck and started doing a little game dev on it.

I now have an init script that I run after every SteamOS update to install paru and other libraries via pacman instead, lmao.

3
lemmy.world

I ran out of fucks almost a decade ago, so I use basic-bitch Kubuntu and barely bother to customize it at all. (I turned on dark mode and picked a wallpaper, but that's about it.)

My self-induced pain point is that I get mildly annoyed about snaps once in a while, but not enough to be worth switching distros.

23

Same, except I just use vanilla Ubuntu. It's no longer the early '00s, you don't have to tinker with configs on off the shelf hardware.

3
lemmy.world

I customised my keyboard layout so now when using Corporate Laptop i always type with errors

22
ECBreply
feddit.org

I can't live without the EurKey layout! Even had to get approval to add it to our systems at one megacorp I worked for.

5

I do a lot of programming, which is generally easiest with the US layout (since most languages were designed using this) but I also type frequently in a couple other languages which have extra characters. For me it's easier to use than switching layouts.

3
excralreply
feddit.org

The only rebind I use is tap to and hold to and that is already enough to confuse me when using setups not configured that way

3

The most annoying thing is ";" vs ".". I switched them because the dot is much more useful. So now i always type twice to find out which comes first 🙄

1

So do I, but it's close* to 20 years old and has never had driver issues. Back then HP was one of the more supported OEMs for Linux printing.

*Edit: I pulled up the cover and it turns out it will be exactly 20 years old in 3 days.

7
pawb.social

Trying to get a clean home directory by trying to get apps to follow xdg and put config files in .config.

18

My first Gentoo install took 3 weeks with all the reading required to do a secure boot UEFI install with a USB based key and boot configuration to ensure W10 could dual boot without problems WAY before that was easy and reliable with Anaconda on Fedora.

Now... Fedora is only writing the USB iso and like 2 clicks. It is easier and more reliable than Windows has ever been or even floppy disk DOS ever was. GNOME is a stupid simple desktop environment too.

13
lemmy.nz

I don't have a million "fancy" cloud features and the latest software support but I don't care. I'm happy and my computer does everything i want.

The only pain point i have is that KDE plasma 6.3 removed the option to toggle off the audio icon from programs that are playing audio. So stupid, why would i need to see constantly whats playing audio. I know what's playing audio because I told it to play audio

12

I have a similar Plasma 6.3 issue. I use a software KVM to control my work laptop. Now I get a pop-up notification when my controls are being captured and sent to the other computer. Yeah, I know I'm doing that, it's deliberate. I've been using a software KVM for 8 years. No way to turn it off that I can find that doesn't also turn off all pop-up notifications.

3

I hit the point where I just throw on Fedora and call it a day

I also have a LFS VM I look at every few months and wonder if I want to do something with it

9

Security and convenience are on a balancing scale. More security, less convenience. More convenience, less security.

Everything in my life is less convenient but way more secure than most people's lives.

(I am not secure against corporate/nation-state level threats at all. I am merely more secure than the average person.)

Everything has an OTP code through Aegis and I do regular encrypted backups of my Aegis vault to other devices.

Most people cannot and will not live like this. To me, it's simple.

7
lemmy.ca

My Arch never break every time I update it, honestly it's pretty boring

7
nfmsreply

Yes. I don't fear updates anymore but then i install everything, AUR, flapjacks, several DE's and break the system. I've come to realize that I like tinkering since DOS, I've accepted it and I shall be installing arch again this weekend

2

I LUKS encrypted my boot partition of my last install. It would take an extra 1-1:30 secs to boot when I got the password correct on the first attempt. Much longer if I got it wrong and had to reboot to try again.

I finally did it correctly this last build, but now I am using NixOS and refuse to add anything to the config or a flake if I just need it once a week or so. So I am constantly digging through my history to find the shell I created to do a specific task.

7
lemmy.sdf.org

🙅 Write a script or shell alias for important or frequent tasks
👍 Pray it's in my ctrl-r history the next time I need it

7

I check my backup notifications by looking in my junk mail for anything labeled "Spam Quarantine Notification" because I can't be arsed to fix the SMTP whitelist rules to allow local network relay.

6
macnielreply
feddit.org

slaps flatseal at steam this bad boi can access so many directories (which when they are in /media or /mnt or /run are detected as disks)

7
macnielreply
feddit.org

Flatseal is a gui for the rights management of flatpaks you can change there what access a given application has e.g. filesystem access to directories.

2
warmasterreply
lemmy.world

Yeah, I mean I went through that to an unsuccessful result. So I was asking what values should people write in which fields.

1

Oh, well it depends where you have mounted your drives on.

you can do that in your file browser, your partition manager or via console with lsblk.

Gnome Disks:

File Browser:

Console:

and add them in the file access list under "Other files".

(I have installed steam directly so OBS had to act as a stand in)

restart Steam so that those new permissions can be applied.

1
programming.dev

it's an app on Flatpak called Flatseal, it's a GUI to give flatpaks permissions and such.

2
warmasterreply
lemmy.world

Yeah I know, but what do you do with it to be able to use other drives? I tried everything I could when I was using other distros before I settled on Bazzite.

1

This is exactly why I switched to the "native" client

1

Only 5 hours? That's quite fast! It took me years to configure my NixOS system. It's not even complete yet. It would be great if there were a GUI that took care of the entire thing, could lock dependencies (no, not flakes), add it to version control with signed commits and secrets, and the configuration could be shared across devices. That's all possible with manual labor but having that out of the box for GUI users would be amazing.

Anyway, I feel this post too much 😅

Anti Commercial-AI license

6
Brickedreply
feddit.org

I mean the part with configuring Nix in a GUI is what Snowfall is trying to do and there are a lot of GUIs for Git as well.

1

It's nice that separate solutions exist but noone is going to understand what's going on, what version control is, what pinning is, and so on. And even if they did, finding separate solutions for them is a pain. An all in one solution would be the best.

Anti Commercial-AI license

2

My laptop will not allow my to login via GUI since upgrade to fedora 41/GNOME?/mutter47. Works with a New account. I have jet to fix it

5
lemmy.world

At one point in college I decided to make myself take notes in ed for a semester for the lulz

4
pmkreply
lemmy.sdf.org

How did it go? I use ed once in a while, but honestly just for fun, I wish I had time to learn it better.

1

It was fun, but vim ultimately made more sense and is what I used for note taking most of the time now.

3

Using runit instead of systemd, everything these days is made to work with it so redoing system services to work with runit is a headache, but the boot times make it worthwhile

3

Instead of compiling a kernel, try to make do with what your distro provides whenever there's an update. Yes, there's compilation, but it's all done automatically. Then come to realise that the last two updates have had a subtle problem that caused the graphics driver to have a debilitating stroke whenever you try to watch a video in VLC, and have the whole system to go unresponsive as a result. Everything else works fine. YouTube. Games. But a cat video downloaded from Discord because (foreshadowing) the video won't play in-browser for some reason? Too far, man. How dare.

Booting with another of those kernels is when you find out that's also broken despite having used it for a while previously. Learn that, by sheer luck, one still-good kernel is still installed.

Hope that someone with more brains and energy with a similar setup will be able to report the problem properly to wherever that needs to be reported so that the next update doesn't have the same problem. Things like this have been magically fixed before. You wait.

(Search the error message from the logs online. No close matches. Learn a bit, but the only advice was "try a different kernel". You already thought of that)

In the meantime, remove the problem kernels and update GRUB with boot USB on standby in case you hose the system. Manage not to need it.

2

I’m struggling to get TigerVNC to work on a machine it used to work on before I upgraded the distro and the VNC server software.

I’m struggling to get WireGuard to work when it worked fine in Windows before I switched my laptop to dual booting EndeavorOS and Kubuntu. I can’t get it to work on either. Works fine on my iPhone, too.

But neither of these is bad enough to go back to Windows.

2

Mostly stopped fucking around with stuff once I switched to fedora which seriously just works.

But then, every couple of months, I just feel the need to try something new. So I grab my 2nd laptop and start installing some esoteric distro, configure everything, even sign in to my online accounts, just to never touch that laptop again until I want to try the next weird distro.

2