• 0 Posts
  • 188 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • boonhet@lemm.eetoTechnology@lemmy.worldAndroid 16 is here
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I feel like Android and Linux (being that it’s what Android itself is based on) do the whole “everything is an app” much better than, say, Windows. On Windows, generally speaking, your entire desktop experience is built-in and so tightly coupled that it’s hard to switch it out. On Linux, you don’t NEED a GUI at all, but if you want one, you’ll have a display server, a window manager, etc. On Android, at least without the desktop mode, the base GUI is the launcher, which is just an app.

    System apps that require root access are still apps. Of course the kernel isn’t really an app and I don’t think Google Play Services fits most people’s definitions of an app. System libraries aren’t apps. So those are the parts that you could consider true “OS updates” as opposed to “app updates”, but since the “apps” part of the system (if you include system apps) is so much more visible to the user, an OS update will seem like it’s mostly a bunch of app updates.



  • boonhet@lemm.eetoTechnology@lemmy.worldAndroid 16 is here
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I mean yeah, you’re right about the desktop mode, but 90% of new user facing features are going to be in one app or another generally.

    Technically the desktop mode itself might also be an app, though a window manager or desktop environment isn’t something we conventionally think of as an app.

    No idea when I’ll get to touch a new enough Android to play with it. My old Oneplus is on shaky custom rom support and my daily driver is an iPhone (which will likely get much longer software support and is newer to begin with)














  • To be fair, I don’t take 2 hours every time to simmer, I was just pissed off at the guy who says cooking takes less than 5 minutes. I do usually try to make some sauce for most things, but it’s nothing too fancy. It’s either that or fries and some sort of meat in the oven which does indeed take less than 5 minutes - but makes me feel like a lazy piece of shit every time, so I don’t do it too often.

    Thing is, I grew up with my mom being stay-at-home and we didn’t have all that much money. So she always made the best of what she had, and when things started getting better financially, well, she still cooked every night, except now she had more money for more and higher quality ingredients. So I’m really spoiled when it comes to food.




  • Things are slowly starting to get better in a lot of the fields I interface with.

    Payroll and accounting software? Many great browser-based offerings. Unfortunately that also means the backend is running in the developer’s servers, but these applications were generally proprietary to begin with.

    EMR company I’ve done a lot of work with (used to be an engineer there), has essentially halted progress on their Windows-only native client (and it was DEEPLY entrenched in Windows) and is now browser based, retaining 99% of functionality. This one always connected to a proprietary backend anyway.

    Own a VW, Audi, Seat, Škoda, Bentley or Lamborghini (depending on model year for some of those)? The popular 3rd party diagnostic software for those, called VCDS, now has a mobile variant if you buy the wireless dongle instead of the cable - it runs a server in the dongle itself that you connect to via wifi, and it displays the sofware as a website. Of course it’s available for non-mobile browsers too.

    Common theme among all of these is that none need to do heavy data processing on the client - though nowadays that is also solvable using WASM.