Sometimes I hear about other people's storage setups and I think, "that is overkill, no one really needs that." According to this thread, I am quite mistaken about that. 😳
I have 2,057 songs, taking up a measly 51 GB, on a Funkwhale server. No movies or TV shows.
That should get a little larger soon. I have about 100 vinyl records that I want to make digital rips of.
There's a used bookstore near me that has the oldest cash register I've ever seen. It has keys like a typewriter, and makes the most satisfying "ka-ching" sound when it opens. They always use it to add up your purchase and print a receipt, even when you're paying with a credit card. But I always try to bring cash when I'm there so that the drawer gets used. (And also, y'know, screw credit card companies taking their cut.)
I know that's not really "in widespread use" today, which is probably what the question meant, but that was the first thing that came to mind for me.
Unfortunately, I don't have great insight on those two, since I keep my laptop setup pretty simple.
I don't really mess with the init system very much, so I can't really weigh in on that. I've probably only run "sudo service start
<thing>
" a few times, so aside from the CLI being a little different from systemd, I haven't noticed a difference. There would probably be another learning curve if you're looking to actually create system services, but I never end up doing that on my laptop.
I haven't had any issues with the packages, but that's probably because I use the Flatpak if it's available. So yes, the debian repo wouldn't be current, but all of the daily things I use (browser, Thunderbird, Steam, text editor) get updates from the Flathub repo. The built-in MX package manager has a section for Flathub, so you don't have to add anything for that.
I've been curious about antiX ever since I installed MX Linux on my laptop. MX Linux says it's a "collaborative effort between antiX and MX" -- it seems like a slightly heavier version of antiX, using XFCE instead of IceWM for the desktop, but otherwise leaning towards lower resource use.
The one thing keeping me from checking out antiX is that I've just been liking MX Linux so much, it stopped me from distro hopping, and I just don't want to start again, haha.
I downvote if it looks like they are posting in bad faith. I'll upvote some comments that I disagree with if the poster was trying to contribute to the conversation -- I usually do that to offset the fact that they've been downvoted a bunch already.
Many of the communities I'm in are fairly small, so I upvote almost every comment that I read. I figure it lets someone know that someone else read what they wrote, and I think that's what a lot of us are here for.
In addition to what you mentioned, another really annoying thing about Youtube's search is that it sometimes gives totally different results from one minute to the next. You can search for something, then type those exact same words just a few seconds later, and you get a completely different list of videos. So if you ever do get a list of good results, you need to leave that browser tab alone and open a new one to keep those results "safe."
Reddit is the first one that comes to mind for me, too. It was always easier to use a search engine like Google or DuckDuckGo and do thing I'm looking for site:reddit.com instead of actually using Reddit's search feature.
I use Funkwhale, which I have liked, but my use case is just streaming music through my laptop and listening with headphones. I don't think there is a client available that will run on your Autonomic streamer.
Funkwhale does have a subsonic API, so you could use a subsonic client, but you mentioned that didn't quite work before. (Is that what you mean by __sonic? I haven't actually heard that term.)
Funkwhale is nice, but I think for most people it doesn't (yet) offer any useful features beyond what Navidrome has, and probably even lacks a few things that Navidrome has. Funkwhale's main appeal is that you can follow someone's music library via the fediverse, although there hasn't really been a lot of use for that so far. Version 2 is coming soon, though, and adds a whole bunch of new fediverse features.
I'm wondering if the fediverse in general (but especially Lemmy) would benefit from some kind of "fediverse help wanted" board for moderators, donations, technical help, etc.
edit: People who run a Lemmy/Mbin/Piefed/etc instance might be hanging out in the Matrix chat room for the software they are running; that might already serve this purpose.
Gotcha. The web UI in wallabag is nice and works pretty well with ereaders. It's already black-and-white, although it doesn't have pagination, so you'll have to scroll.
I've been using Wallabag for a few years now and really like it. (It's the one thing I'm not selfhosting, though -- I've been using their hosted service. But it should run on a raspberry pi with no problems.)
You can also export to epub, but you have to do that manually. OP, does your ereader run android? There are wallabag apps available, which are nice because they usually work offline after downloading articles from your wallabag server.
When Redis messed with their licensing terms a while ago, I thought to myself, "which project that I rely on will be next?" And I kept thinking it was going to be Minio.
So I switched from Minio to Garage a few months ago and it has worked great. I used the AWS cli to start copying everything over one evening, and when I woke up the next day, it was done. My S3 use is just one giant bucket for my music collection in Funkwhale, so I only had the one command to run. After updating the S3 urls in Funkwhale's configuration, everything was good to go.
This has all made me start paying closer to attention to what kind of organization is behind the various open source projects that I use. Garage is made by a web development shop in France -- they might even be a coop, or I might be thinking of someone else. I could be wrong about that last part. But they're definitely not a VC-backed operation like Minio.
I installed Grafana, simply because it was the only one I had heard of, and I figured that becoming familiar with it was probably useful from a professional development standpoint.
It's definitely massive overkill for my use case, though, and I'm looking to replace it with something else.