Please stop me if this is not the appropriate place to speak of issues like this one.

I believe an introduction is due. I have been a Ubuntu user for a little more than a year now and while the whole ecosystem is fantastic and smooth to use, it boggles me that there’s still no app that can match the versatility and easiness in use that Musicbee provides. Strawberry pales in comparison, foobar2000 is clunky and clumsy, Rhythmbox is really without any option for control over your library… Even Tauon (the most complete music player I have found so far) becomes overly, uselessly complex in certain moments. What’s your take on this issue? What do you use for browsing, editing and playing your music collection? Is there any way we’ll ever see something like Musicbee on Linux distros?

    • tram1@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      The *NIX philosophy, that you describe, is having a bunch of small programs do specific tasks. Monolithic means having one large thing do all the tasks. Maybe the confusion comes from the fact that the Linux kernel is monolithic. They tried to make a FOSS Unix clone before Linux was a thing, but I think they failed (see GNU Hurd). What it means for a kernel to be monolithic or not, I have no idea… I assume the same, but on the kernel level.