fred-kowalski
I like this take. Payment processors provide a service to both customers and businesses and should get paid, but, the MBA crowd never stops short of anything they COULD get, so they gamify consumers (rewards) and threaten business (nice revenue stream, would be shame if anything happened to it). As a layman l, that’s how I see it. Someone in biz can probably give better detail.
Your project would be a reach for me. Linux as as daily driver is pretty easy if you don’t dial boot and don’t use Apple hardware. I have Ubuntu on an Intel NUC and everything works just fine. Sound, camera, printer, graphics. Haha. You’re going to scare the lazy.
Yes, web developers don’t use straight HTML because for anything that is not trivial, it’s not sufficient The web today is a place to DO things, not READ things. Even if you are displaying “static” data, Javascript frameworks and libraries can help you write code once and then offload browser compatibility and desktop/mobile presentation formats.
If you add all the interactive elements, it gets even more complex. HTML is powerful and provides transparency, but it’s not just the MBA crowd moving away from it.
Also, as desktop applications are quickly being deprecated for browser-based apps, there is more movement to frameworks, and libraries.