The German state of Schleswig-Holstein is making waves with its ambitious plan to ditch Microsoft Office, Exchange, and Windows in favor of Open Source alternatives. This bold move has significant implications for digital sovereignty, public procurement, and the future of the European digital ecosystem. The EuroStack Project unpacks the plan and its broader implications.
they will save 188,000 € on Microsoft license fees per year
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.
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.