

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.
Linux enthusiast, family man and nerd


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 @[email protected] 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.


I’ve “vibe-coded” (AI assisted) parts of one of my projects. I had to port it from SQLalchemy 1.4 to 2.0. My python skills are already fairly low, so that task was a massive undertaking for me.
So I had AI help me with it. I tested if it all worked and haven’t found an issue yet. The next release of the software will be the real test, it’s where most users gets it.
My point is, vibe-coding is fine to get you further along if you are stuck on something. But should not be the sole developer when creating and maintaining projects.


15 years is quite a commitment. Think of all the security patches they have to backport to random gtk3 software. Mindblowing.


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


Hopefully it’s just a switch in some advanced submenu in the Settings.


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.


XBox’s “It’s now just a Windows PC” just got met with, “The Steam Machine is just a PC, but with Steam pre-installed”. 😆


The reason this might work is that some shells, like zsh, interpretes the questionmark in the URL as a function of some sort, making the URL invalid to yt-dlp.
This means that drivers written in Rust will have just a good a chance to be accepted as drivers written in C?