• 0 Posts
  • 16 Comments
Joined 1 month ago
cake
Cake day: June 28th, 2025

help-circle


  • Yeah I know of the AUR package, in fact I checked right before writing xD, that’s the “user built stuff” I mentioned, since the AUR is the Arch User Repository after all.

    About the Wiim, I’m reading about it for the first time but it seems like it’s a LAN based audio device, right? I bet there’s some Linux application that is able to connect to it and create a virtual output device you can pick for the tidal app, or any other audio.

    Me from the future before posting the comment: Yeah no, I checked, there isn’t. That’s weird because Wiim does have an open API to send an audio stream into it so you should be able to create an audio stream from any app and then link them… Like, an app that creates a local audio streaming server, links any app output into that server and then sends it to Wiim via its public API. It should be doable and offer a lot more flexibility, but I guess there’s not enough interest for someone to bother doing so. The one doing it should have a WIIM device to test too and the overlap between the people able to do this stuff and the people with a WIIM might not be that big give that’s a device that does a lot of stuff for you in theory.











  • I sometimes forget or delay updates because of life and have over 500 updates. Skim through them if they are patches, minors or majors, and just run. In any case, my disk’s are brtfs and I have timeshift for backups. If anything breaks horribly a live USB can restore it, if anything is weird I can restore it via UI. It autoruns every time I run Pacman and stores 5 copies of the “before” state. It also creates a daily copy for the last 5 days so 10 copies in total.

    It’s more than enough that if something fails I’ll have something to go back to, and since it internally works with something akin to hardlinks snapshots don’t take that much space.

    I’ve not had issues since setting it up, so, great.