• 1 Post
  • 15 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle





  • MrFagtron9000@lemmy.worldtoMemes@lemmy.mlFirefox is the only way.
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    1 year ago

    The harder and more complicated something is the bigger barrier to entry there is to competing against it.

    When video games were simple and fit on a single floppy disk or tape - a single person could develop an entire commercially released game. John Romero could make Dangerous Dave in a week or two, by himself.

    Now that games are like Grand Theft Auto V they require hundreds of millions of dollars to create with teams of hundreds of people over nearly a decade. The voice acting in motion capture alone cost many many times more than a game would cost to make in the '80s.

    The same goes with web browsers. Chromium is open source and free, it works well, so why spend tens or hundreds of millions of dollars to make your own new thing?

    What benefit did Microsoft get from spending all that money on EdgeHTML versus just using Chromium? None. That’s why they switched to Chromium.

    Oh… so to answer your question no one is “allowing” a few tech companies to denominate, just the complexity and cost of creating new products leads to these natural monopolies sort of forming. You’re free to spend the tens of millions of dollars to make your own browser if you want to and break up this domination. I doubt you’ll do it you’ll probably just use Chromium.










  • Google+ didn’t work because they didn’t push it hard enough and they made it an invite only beta instead of just allowing everyone to join.

    Yes - I’m being serious they didn’t push it hard enough. If you had a Gmail or YouTube account it should have just instantly become a Google+ account in some sort of private mode so it doesn’t inadvertently leak your info.

    If they would have just pushed it out to everyone, day one, mandatory, no opt out, then we’d still have Google+ today.

    Like if they made Google Talk the default messaging client on Android we’d still have Google Talk. I don’t recall Apple making iMessage an optional messaging app you don’t have to use.



  • Why do Linux nerds that care about this sort of stuff hate snaps so much?

    Is it the concept of snaps / flatpaks that is the issue or snaps specifically because Canonical is behind them?

    I know literally nothing about how they work except I installed the VLC snap and it’s fine.

    I couldn’t install Parsec (a remote desktop game streaming app) because of a missing dependency (an old version of lib-something codec that wasn’t in my newer version of Ubuntu). I spent like an hour trying to figure out how to take the 18.04 version and add it to 22.10. I don’t know Linux at all so I wasn’t making much progress. Someone, not the developers of Parsec, made a flatpak and it magically worked.

    I was afraid that because the flatpak was made by some random guy I couldn’t really trust it. I looked inside the flatpak and it’s seems to be nothing except for the Parsec deb coming straight from the official Parsec URL and that libcodec thing that was causing a problem.

    So from my perspective, not knowing the technical details or politics, what’s the problem?