this post was submitted on 29 Jul 2025
1195 points (99.0% liked)

You Should Know

40147 readers
836 users here now

YSK - for all the things that can make your life easier!

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must begin with YSK.

All posts must begin with YSK. If you're a Mastodon user, then include YSK after @youshouldknow. This is a community to share tips and tricks that will help you improve your life.



Rule 2- Your post body text must include the reason "Why" YSK:

**In your post's text body, you must include the reason "Why" YSK: It’s helpful for readability, and informs readers about the importance of the content. **



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding non-YSK posts.

Provided it is about the community itself, you may post non-YSK posts using the [META] tag on your post title.



Rule 7- You can't harass or disturb other members.

If you harass or discriminate against any individual member, you will be removed.

If you are a member, sympathizer or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people and you were provably vocal about your hate, then you will be banned on sight.

For further explanation, clarification and feedback about this rule, you may follow this link.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- The majority of bots aren't allowed to participate here.

Unless included in our Whitelist for Bots, your bot will not be allowed to participate in this community. To have your bot whitelisted, please contact the moderators for a short review.



Rule 11- Posts must actually be true: Disiniformation, trolling, and being misleading will not be tolerated. Repeated or egregious attempts will earn you a ban. This also applies to filing reports: If you continually file false reports YOU WILL BE BANNED! We can see who reports what, and shenanigans will not be tolerated.

If you file a report, include what specific rule is being violated and how.



Partnered Communities:

You can view our partnered communities list by following this link. To partner with our community and be included, you are free to message the moderators or comment on a pinned post.

Community Moderation

For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.

Credits

Our icon(masterpiece) was made by @clen15!

founded 2 years ago
MODERATORS
 

The company is Access Industries and the Founder and Owner is Leonard Blavatnik

Along with what's in the title, he is accused of reputation laundering against Ukraine and has been personally sanctioned by Volodymyr Zelenskyy. He was also part of a WhatsApp group involving some of the United States' most powerful business leaders with the stated goals of "changing the narrative" in favour of Israel and "helping win the war" against Gaza.

Everything is in the linked Wikipedia article about him, mostly under the "Controversies and disputes" part.

I switched to Deezer after seeing it recommended as a better Spotify alternative here on Lemmy, but after finding all this I immediately stopped using it. It's as bad as the shit Spotify does and has done IMO. I'm not here to recommend or push an alternative, but if I can give info on what I use now if someone asks.

you are viewing a single comment's thread
view the rest of the comments
[–] Eyekaytee@aussie.zone 1 points 4 days ago (1 children)

yeah shame

https://www.spotify.com/au/download/linux/

not first class support but close enough i can’t tell the difference

this is where mullvad and spotify are tops to me, no one comes close

[–] fushuan@piefed.blahaj.zone 1 points 4 days ago (1 children)

uh, same. https://github.com/Mastermindzh/tidal-hifi

In fact spotify doesn't support arch at all, all there is is user built stuff too. You have a flatpak version of spotify but sod o you of tidal-hifi.

Sorry if I sound rude but your jerking of spotify when it offers the same capabilities of user made stuff rubs me the wrong way.

[–] vga@sopuli.xyz 2 points 3 days ago* (last edited 3 days ago) (1 children)

I've been just pondering between tidal and spotify, and I primarily use Linux and Android. Tidal's client doesn't seem to support outputting to devices like Wiim in Linux. The Spotify client does.

Spotify's client can be installed via AUR (a repackaging of that DEB essentially) on Arch Linux.

FWIW, both tidal-hifi and the official spotify client are available in NixOS's repository.

[–] fushuan@piefed.blahaj.zone 3 points 3 days ago (1 children)

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.

[–] vga@sopuli.xyz 1 points 3 days ago* (last edited 3 days ago) (1 children)

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.

Yeah I should've been more clear what I'm looking for. Obviously I can stream via Bluetooth or perhaps even something like Airplay. But the native Spotify client uses Spotify Connect also on Linux, which means that the device can independently play the music. I just issue it commands from the client.

A similar thing exists for Tidal: Tidal Connect. But unfortunately the Linux client does not support it. Android, MacOS and iOS do, though.

[–] fushuan@piefed.blahaj.zone 2 points 3 days ago

Okay, understood, so the idea is that the device connects to the streaming service independently and the PC client acts as a glorified remote. Sad that it doesn't work.

Would it work with the mobile tidal app? Just curious, since that might be better as a "remote" than a static desktop pc.