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

help-circle






  • Google says Manifest v3 is being done “for security reasons” but what they don’t say is that it’s not for your security.

    It’s a Judge Dredd situation.

    Google is vertically integrating the roles of content provider (ads) and content server so that web pages load exactly the way the page’s developer expects them to. This necessarily excludes things that selectively filter content, like blockers.

    They’re essentially taking an open framefork for the web and replacing it with interactive pdfs, that show exactly what the web developer wants, and collects exactly the information the developer wants to know about you.

    If you think you should have more control, use Firefox. Anyone using Chrome is complict at this point.











  • 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.