• nocturne
    link
    fedilink
    English
    52 hours ago

    And then it will catch on and Google will abandon it.

  • @Anarchistcowboy
    link
    English
    164 hours ago

    That’s a lot of words to say “google killing chrome os”

  • @woelkchen
    link
    English
    83 hours ago

    Finally. ChromeOS has always been a dumb idea. Making an entire OS just to use sluggish web apps in Chrome. Who thought of that? As if Android could not do web apps. Then, years later, ChromeOS got “native” apps, in quotation marks because those were just Android apps. So a whole dedicated OS, just to launch Android apps in a compatibility layer. Some additional years later, ChromeOS got “native” games via Steam. Again, quotation marks, because those run in a Debian-based container.

    Samsung DeX shows since many years that a Android with a desktop UI is a possibility.

    • Buelldozer
      link
      fedilink
      English
      32 hours ago

      Samsung DeX shows since many years that a Android with a desktop UI is a possibility.

      DeX is infuriating. It’s forever almost good enough to fulfill its promise of being a truly mobile desktop but somehow it’s never gotten there. The biggest problem now is that most android apps don’t present correctly in desktop mode, don’t behave intuitively, and / or look like ass.

  • @[email protected]
    link
    fedilink
    English
    03 hours ago

    Does that mean we’ll start seeing desktop apps like IDEs running in Android? How are you going to develop python on android? A linux container / VM? That’s going to be so wasteful. But I am curious.

    It won’t be good for flashing though. Probably once support ends, it’ll be a slow brick upon which one can’t install linux.

    Anti Commercial-AI license

    • @aluminium
      link
      English
      257 minutes ago

      You have been able to do this on Android for a while using Termux, Proot Distro and VSCode Server. I even did it once to host two Angular Frontends on Android to free up Memory form my main latop running the backend.

    • @woelkchen
      link
      English
      63 hours ago

      Does that mean we’ll start seeing desktop apps like IDEs running in Android? How are you going to develop python on android? A linux container / VM?

      Non-web applications on ChromeOS already run in containers. Developer mode (or however ChromeOS calls it) is just installing Debian in an LXC container.

      That’s going to be so wasteful.

      Have you ever tried browsing the web using Chrome? THAT’S wasteful on resources. A command line-only container for Python development is nothing by comparison.