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

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




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



  • Man it’s porn, not guns. Children should not be near it!

    Oh wait this is France

    Anyway, I agree with you. We’re talking about regular ol garden variety porn. Everyone will probably see it at some point. Parents can limit what their kids see until the kids become smart enough to bypass filters. At which point they can probably handle seeing pennis n vagene.













  • Well in the EU you get instant free payments through SEPA and the US is trying to implement something similar with FedNow. Doesn’t solve the cross border issues, but Wise does once you can get the money on Wise. I get paid in dollars via ACH and they become euros real fast once I see them in my account. 1000 dollars converted is just under 3 dollars in fees and then the transfer from Wise to any other SEPA account is free and instant.

    Now crypto could very well make this all even smoother worldwide but unfortunately we have governments and they like to see what’s going on. So no reputable merchants will ever be able to take XMR payments in most countries.



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