• 0 Posts
  • 43 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle



  • You say that like a specific technology is inevitable, but it never is. The general march of tech will continue on, but no one thing is ever guaranteed.

    e.g. 20 years ago everyone needed custom browser toolbars and now it’s not even possible to add one on major browsers. We eliminated the need for browser features by cramming 99% of what we need into a handful of websites that are constantly refreshed.

    e.g. 10 years ago blockchain was surging and today it still doesn’t have a usable application. Turns out spreadsheets don’t really need to be distributed.

    Machine learning is just an algorithm nobody understands. If I needed something to give me wrong answers to questions I’ll ask my dog.



  • Well, it is on Android…

    But the main app is tightly integrated into the win32 api–moving it to linux would basically require a complete rewrite. DEADBEEF is an example of something like this. Parallel values and ideals, but open source.

    There are wine-bottled versions out there. Of course, whether or not output is bit perfect would depend on the wine settings. Bottling it, of course, defeats the point of the program being highly modular/extensible.

    Also, you have to remember that a lot of proprietary formats have proprietary encoders/decoders that are incompatible with the GPL.

    Shipping Windows binaries are much less of a hassle for the dev than than trying to reverse-engineer everything they need or figuring out how to manage dependencies with different licenses across different package managers and distros with different goals.

    tl;dl foobar2000 is an excellent sum of its parts; like Winamp was back-in-the-day. You start changing parts and you get a different sum.















  • You can put a myriad of setup and administration options into the GUI and most people still have no interest in them. These people just have no interest in using a computer like that. They “just want it to work”. It’s not a CLI v. GUI problem, it’s one of assumed responsibility.

    This is an inherent limitation of “free as in freedom” software.

    “Free as in freedom” really only refers to developers. The non-developers are beholden to whoever packages and distributes their software for them. We Linux users who aren’t system developers let the “distro maintainers” do the developer work for us. That’s why a distro’s website is full of mission statements and declarations of philosophy–it’s how we decide who to trust.

    And it’s the same for the “non-nerds” with system administration. Businesses hire admins to handle their internal software and networks, and at home people let Apple, Microsoft or Google take increasingly more control over their devices so that they aren’t responsible for getting it all working.