I haven’t tried ElementaryOS in years. It was always too opinionated for me.
But glad they are still releasing updated ISO’s.
Linux enthusiast, family man and nerd
I haven’t tried ElementaryOS in years. It was always too opinionated for me.
But glad they are still releasing updated ISO’s.


deleted by creator


Curseforge even have Linux clients (although still marked as alpha): https://www.curseforge.com/download/app#download-options


I ran Linux at work up until recently where I found out that they are in the process of changing the network setup, so only systems with a valid certificate can access the network. And they have no plan to support Linux in that setup. So I was kind of forced to switch back to Windows, because my work requires that I can access the local network.
Other than that, I used Linux in a Microsoft Entra/Intune environment with Edge, Teams and Office 365 for a couple of years.


This means that drivers written in Rust will have just a good a chance to be accepted as drivers written in C?


I usually create ~/git/{github,gitlab,codeberg,AUR,etc} where I clone the git stuff I need.
The rest is usually handled by my nextcloud that creates the ~/Nextcloud folder.


I sometimes use LLM’s to help me troubleshoot. I usually don’t ask for solutions, but rather “what is wrong here?” type stuff.
has often saved me hours of troubleshooting, but it is occasionally wrong and sees flaws where there is none.


Joke answer: get the IINA devs to release a Linux build.
More seriously: MPV is pretty close and might even be able to be configured to what you want. But seriously though. Sounds like you need/want exactly this UI, so you should ask the IINA devs to make a Linux build.


Maybe the wiki has some useful information: https://wiki.archlinux.org/title/Linux_console#Fonts


i just noticed that the “make text bigger” shortcut that works for my mac terminal didn’t work with arch
That’s because in MacOS it’s a terminal emulator, a GUI application with a CLI inside.
In Arch, if you didn’t install a desktop environment, the terminal is the raw TTY, not an emulator, so it does not have reszing/zoom options.
But as @anon5621@lemmy.ml mentioned, you can set the font of the TTY to a bigger font using the setfont command.


Good point. Yes. Small breakage means it’s easier to fix. Although, the years I’ve run my rolling release system, I’ve had it break maybe one of two times. Easily fixed. Both of those was because there was a change that needed a manual intervention, which I did not read about until after, so those were my own fault.


I use a rolling release for mainly 3 reasons.


I would love to do something like this, also for a mirror backlight, but my bathroom only has 1 outlet, placed in a cubbard above the sink. I can’t get anything from there, unless I want wires all over my bathroom walls and some long ones at that.


Very Nice and very clean interface!
Good job!


I’ve read that Qnap is often using ZFS as the storage filesystem. If your bazzite does not have the tools installed to work with that, then it will probably show as unallocated or unknown.


Still have a ConBee 2 for zigbee and it works fine in my house. Although I do have a fair amount of smart plugs, that act as repeaters, around the house.


Sure, but until their DNS records update, the server is unreachable at the domain address.


As someone else mentioned, this does not seem to be an issue with the DynDNS itself. But rather the fact that your ISP changes your IP regularly (DHCP, non-static IP). I would really recommend you get a static IP from your ISP. DNS lookups should never fail after that.


Display managers handles sessions. A “desktop” is a session and if none are started yet, how can it display it?
Lockscreen and display managers are two different things. They are not the same and does not have the same functionality.
Never heard of ArchCraft before. No interest in it now.