this post was submitted on 02 Jun 2025
1563 points (99.4% liked)
Technology
70929 readers
5503 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.