

14040 songs. I think more than half is Grateful Dead.


14040 songs. I think more than half is Grateful Dead.
I think its ok to buy cheap memory but check it with f3 first.


You should check out the official 11ty images plugin if you haven’t already. Itll generate multiple sizes for your output. Its the best feature imo.


tldr: A used x86 desktop is better than a pi
I’ve never understood why so many people self-host on pis. If it’s at home and not on a sailboat or drone, don’t worry about the power consumption. Worry about having enough power for a smooth operation.
Like imagine your jellyfin skips during videos. Now you have to chase down the bottleneck and when you do, probably can’t upgrade the hardware anyway.
Plus if the project doesnt have an ARM binary or container, you have to create a compilation workflow.
Hospitals and schools upgrade their hardware every five years or so (when windows starts to slow down). The x86 workstations go up for auction for cheap. I buy them direct at govdeals.com (usa) where they usually sell in lots. If you just need one, look on ebay where the units are typically resold. Either way you can find something decent for $50-$100.
So buy an x86. It will live forever and you can use your pi in a weather station or drone or similar project where size and power consumption matter.
In my own setup, I have jellyfin on one $50 workstation and homeassistant/frigate on another. I would not have space (resources) for both on one machine because frigate is doing object detection on six cameras (even with a hardware detector). So the homeassistant computer has that NPU and zigbee dongle and a big hard drive for the recordings. In the Jellyfin machine, I put a 12tb hdd for the media and graphics card that is really good at transcoding (I travel a lot and stream videos from home).


I use tempo and love it! It’s the only client that doesnt choke on my big library.


Unrelated: I recommend vaultwarden, an open source community fork in rust. Works great with official bitwarden apps and extensions.


In the qbt compose file, you can set
network_mode: container:gluetun
To use Gluetun’s network namespace for your qbt container. This is how I use qbt over vpn.


It didn’t used to be this way. You used to apply for copyright like a patent. Rich people stole content from poor artists that didn’t have the lawyers to file copyright. This broken system has been reformed. Nowadays, if you create something, you automatically own the copyright. You now have to “opt out” of copyright with an explicit license to “release” the rights. Much better system.


I disagree sort of. I find it hard to believe a new distro is easier to set up than mint or Ubuntu and when it comes time to troubleshoot, youll get less support than the upstreams. Both searching existing posts and making new posts there will be less answers. Unless you make a search fo the upstream, and then there’s a chance your distro tweaked something and it’s different.
What also makes me sus is that if influencers are promoting lesser-known distros, it might be paid. Which is fine but could mean plans to monetize that distro in the future.
I am not a kernel dev but I am pretty sure all issues/patches are sent/reviewed over the mail list. I think the gh issues are ignored and should probably be turned off.
Yeah I am a hot girl. Send me a monero and I will send you a pic of a hot girl me.
It’s 100% nvidia’s fault. AMD has been doing a great job maintaining linux drivers. I recommend it if you are pro-linux.
Can’t compare rocm to cuda though.
As a more advanced user, I have to say, the problems don’t stop. Computers will never be “solved”. They just keep making new puzzles forever. That’s whats fun.
The more advanced you get, well you can solve the easy problems off the top of your head, but now you have new problems and there are zero search results for your error message. If you can’t figure it out from the docs or irc you just have to read source code.
I try to document stuff as I find it, even if it means resurrecting an ancient thread. I often search for things and get one result, and it’s me answering my own question a few years ago.


I think windows users would still use windows even if windows broke into their house and raped their grandma. I can already hear their justifications.


XP was my last dual-boot. XP really wasn’t bad. I always feel like I dodged a the Vista bullet.


Well having the wrong permissions in system files will mess up your system. So when you restore from backup and want the backed-up permissions too.


I uses to use 7z for my archives but it dropped the permissions. Now I tar it first into a .tar.7z aka .t7z when I want maximum compression.
Rsync is the correct solution. It does exactly what you want and nothing more. A script that uses rsync is future-proof. Other backup solutions depend on the maintenance of the software, which could be abandoned, go up in price, or have vulnerabilities.
deleted by creator
Could be tho. Link to github (“fork me”) at the bottom.