• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 12th, 2023

help-circle


  • I imagine the largest mobile phone operating system on the planet has a few more downloads than one of the several available package managers for the comparatively very small desktop Linux audience, yeah. This is the Linux community, not the Android or Google community, so I’m not sure what you’re yapping away about or why.

    edit: i wanted to know how many devices run android and according to this it’s three billion so you’re wrong anyway lmao


  • paris@lemmy.blahaj.zonetoLinux@lemmy.mlDeduplication tool
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    6 months ago

    I was using Radarr/Sonarr to download files via qBittorrent and then hardlink them to an organized directory for Jellyfin, but I set up my container volume mappings incorrectly and it was only copying the files over, not hardlinking them. When I realized this, I fixed the volume mappings and ended up using fclones to deduplicate the existing files and it was amazing. It did exactly what I needed it to and it did it fast. Highly recommend fclones.

    I’ve used it on Windows as well, but I’ve had much more trouble there since I like to write the output to a file first to double check it before catting the information back into fclones to actually deduplicate the files it found. I think running everything as admin works but I don’t remember.






  • In case nobody has mentioned Asahi Linux yet, I’ll bring it up. I haven’t used it, but I have a friend who does.

    Asahi Linux is a project and community with the goal of porting Linux to Apple Silicon Macs, starting with the 2020 M1 Mac Mini, MacBook Air, and MacBook Pro.

    Our goal is not just to make Linux run on these machines but to polish it to the point where it can be used as a daily OS. Doing this requires a tremendous amount of work, as Apple Silicon is an entirely undocumented platform.

    Asahi Linux is developed by a thriving community of free and open source software developers.

    I believe they have a Fedora-based distro that should be solid for daily use, but again I haven’t used this myself.



  • It’s not overpopulation. We are seeing the results of late stage capitalism coming into effect. When you design the economy around an owning class vs a working class, the owning class will use its inherent leverage and capital to beget more leverage and capital. That happens at the expense of the working class. If your income mainly comes from working for money, you are part of the working class.

    The obvious solution here is to change the economic structure to not have an owning class at all or at least to keep it in check, but liberalism is not good at keeping it in check and leftism doesn’t have the momentum needed to change the world economic structure. Right now all we can do is make progress where we can, which means passing legislation that taxes and weakens the owning class in favor of supporting and empowering the working class through social programs and better pay and benefits. Unions will help you a TON here and more quickly than legislation, so look into joining/forming a union. Biden has changed the requirements for forming a union to make it really easy now. The other thing we can do is prevent fascists from tearing apart the systems we’ve built to allow that to even happen in the first place. That means not voting for or supporting right-wing politics.

    None of this is caused by overpopulation, and the myth that overpopulation is the main source of your problems directly benefits the owning class who is currently winning the zero-sum dynamic of owning vs working class. That dynamic is the reason things are bad and worsening. Join a union and vote for the most progressive viable candidate in both local and federal elections.


  • While we’re talking about asymmetric encryption, can someone explain to me why you can’t decrypt information with the same public key that encrypted it? I understand the analogies (locks on a briefcase, unmixing paint, etc), but I can’t “un-analogize” them to understand what’s actually going on. Encryption keys aren’t physical locks or paint. They’re numbers(?). So why can I encrypt something by multiplying by a known public encryption key, but I can’t decrypt it by dividing by that same known public key?






  • I was curious about this too since I don’t use large playlists, so I added all 3800 songs in my library to a playlist to see how Jellyfin handles that. Regarding the desktop apps, you can definitely feel the UI get sluggish. Playback seems fine though.

    Jellyfin Media Player struggles to handle that many items on one page at a time and playlists don’t support pagination, so opening this playlist takes five or so seconds (sometimes more). When adding a song to queue from a playlist, it queues the whole playlist and moves you to the song in the queue you wanted to play. If you shuffle, the song you pick will be the first in queue as expected. While the UI feels less responsive at first, jumping around the queue or song feels normal. Playback feels responsive to me. I did have trouble shuffling the playlist from the playlist tile without opening the playlist’s page first. Not sure what that was about.

    Feishin is similar in loading times, but the UI is more responsive with large lists. When jumping around a playlist, clicking another song in the queue still loads immediately, but clicking another song from the playlist page seems to create a new queue (even when not shuffling) and takes several seconds to load. I didn’t think to test this on Jellyfin Media Player before I deleted the playlist, so this might be the case there too. This extra loading time when changing songs from the playlist’s page is inconsistent though and seems to work as expected if you’re jumping around a lot (might be a caching thing?).

    Basically it takes a few seconds to load the playlist’s page and another several seconds to load the initial queue, but otherwise playback seems to work well for me. Again, this is with 3800 songs; your mileage may vary, etc.

    Regarding mobile: Symfonium does not (as far as I can tell) automatically pick up Jellyfin’s playlists, so I have to manually import them from the app. This is just a click or two and you can import all your playlists at once. If you want to listen to music on both desktop and your phone and you make changes to the playlist, you’ll have to push Symfonium’s local version of the playlist to Jellyfin or replace Symfonium’s local version with the remote version from Jellyfin. They don’t automatically update between each other. Changes to the playlist cover do not seem to sync with those changes, so you’ll have to click an extra couple buttons to update that too.

    Symfonium’s UI is the most responsive and loading the initial queue is immediate, but you still have to load the media from Jellyfin so it doesn’t play instantly. If you have the music cached locally through Symfonium, it probably loads quicker.

    Overall, you’ll feel when a playlist has 3800 songs in it if you use the web player or Feishin, but Symfonium plays things handily. Syncing playlists is a little more involved with Symfonium, but overall it seems that (very) large playlists are usable with Jellyfin even if they make the UI sluggish at times and take a few seconds to queue up. Hope this helps!