Are you waiting for a kernel patch, or is this support simply not available yet?
Are you waiting for a kernel patch, or is this support simply not available yet?


ZFS is slightly more portable than md and comes with some additional benefits and performance tunables you don’t get with md, so that’s my 0.02.
Note that ZFS can use memory for arc, but it is happy to run on much less than what you have. My nas is a rock 5 SBC with 4GB memory and it’s fine, performance-wise, but I’ve run ZFS on much less and it adapts well to more or less ram.


So… RSS is how sonarr and radarr work. What circumstance would make these not work?


I know what Fetcharr does and I still don’t understand the need for it… Radarr and Sonarr both have profiles and upgrade policies for this that work fine.
What’s the use case of Fetcharr?


Radicale + client (Thunderbird on desktop, fossify calendar on phone)


Use ps -ef to find the source of the file.


find will catch more if you wildcard the name with "*windows*", but that’s a moot point: we don’t have enough info to jump to “malware” conclusions here.
Looking for malware by hunting for the name in a procid list won’t usually get far, you’d be better to netstat to see what various processes are listening or phoning home to confirm suspicions of malware.


The oneplus 6t can supply 500mA through USB, it just can’t negotiate usbC power delivery.


Logical IP addressing and physical interfaces are completely separate. One physical interfaces with multiple IPs, many physical interfaces bound together into one logical interface, depends on the situation.
Security is nice to have but it’s not the reason I’m using Linux, so handing over my photo ID to a third party I trust is an acceptable if disappointing risk.
And for us who don’t find it an acceptable risk? Will I need an ID to read a book next?


Deep packet inspection. Looking for patterns in the actual headers and payload of packets. Computationally expensive.


I usually don’t watch his stuff.
And it seems you didn’t watch this video fully either, or you weren’t paying attention. Muta’s an idiot and a tool who routinely masks inability to do anything with drama… Because he’s not very good at any of it.
He doesn’t dig into the reasons for any of his issues and readily admits that he just wants it done for him “I just want things to work”
The real problem with this post is you! Coming here casting this as some fundamental problem with Linux and posting it. Why bother?


These are different altogether.
The digital code in a time signal isn’t meant for humans to hear, it’s meant to sync devices.
The EAS is designed to be replayed on various radio systems with a simple and low-tech floor to get out there where it will be received. EAS that qualify (severe weather alerts) broadcast on NOAA’s various LF, VH, and VHF frequencies are transmitted on equipment that not only doesn’t carry digital side-channel, but isn’t even duplex.
Source: I am the radio person for my local Air Search and Rescue.


I see you’ve partly solved your upload and cover issue, but I will say that CWA with auto monitoring directories and auto conversion has been a godsend for me.
My workflow is to add the books manually to CWA, and I have a bookshelf that just syncs to my kobo.


Sorry, I didn’t mean to doom that answer.
It is possible, but it is complex and onerous. How much appetite you have for that is of course up to you.
The basic functionality of hosting my own caldav/cardav fully privately with synchronising across devices is enough for me.


So you are asking about something that seems simple, but is actually many different components working together. Apple and google have really made this integrated for a long time.
What you want is:
I’ve left out all the plumbing needed to either support your access to this, or provide secure integration with a 3rd party email service.
This is a hard problem to solve for self-hosting. I have a self-hosted radicale instance and I get around the inter-connectivity by simply exporting ICS files and sending them to folks. Updating meeting times, setting calendar sharing is all very difficult because of above.
It is fragmented.
The PostMarketOS community is active, but more importantly, there is a ton of wiki info not only on installing, but figuring out drivers, info on partition slots, etc. Armbian is another place to read.
The other thing to learn about is the DEs, specifically phosh, gnome mobile, plasma mobile, xmso, lomiri, etc. They all behave differently, so you’ll want to check out each one to see if you lean more one way or the other.
Good luck. May your journey be better than mine.
I haven’t found one yet. My workflow is to use nicotine+ to find flac music, convert to 256bit opus, properly tag with Picard, rsync with my Navidrome library and trigger a scan. It’s clean for me and lots of it is scripted, but that wouldn’t work for everyone.
Radarr and Sonarr work because the workflow of show -> season -> S01E01.Title.extension (even simpler for movies) is well known and accepted as more or less a standard for organizing video media.
Music, on the other hand, is very individual. Some like strict folder organization, others are particular about naming conventions, others are picky about tags, there is no standard for handling playlists, off-beat, rare, or bootleg music is enjoyed by some, some like compilation albums, etc.
If you look at the complaints for lidarr, most of the issues stem from folks not fitting lidarr into their workflow, which is totally valid, but not something the Lidarr devs could do anything about.
Ultimately, Lidarr failed because metadata fetching became onerous to maintain.
Lidarr is more or less abandoned, FYI.
+1 for ansible.There’s a module for almost everything out there.