|
|
|
|
|
by soulofmischief
478 days ago
|
|
If I had 7 disposable engineers, I'd built an open source modular browser that allows individual components such as rendering engine, JS engine, WASM runtime, etc. to all be swapped out for alternative implementations. The browser itself would basically be a shell and SDK. It's ludicrous that someone has to either completely reinvent the wheel today or fork one of two monolithic browsers that require significant upkeep and cross-domain expertise. I feel like this approach has a much better shot at being sustainable and giving power back to users and clients, despite having its own challenges. I would like it if political fallouts such as this one didn't mean I have to completely migrate to a brand new system. Compare that to Linux, where I can say, migrate to Rocky if CentOS stops being a viable choice, without losing any of my tooling or configuration. |
|