Post #4146005
2026-07-23 03:23 UTC
@sarahjamielewis@mastodon.social I'd love it if the codebase was modular enough that we could extract the mechanics (HTML rendering, JS and CSS engines, network communications, that sort of thing) from the browser itself, then see how much AI was integrated into the mechanics and how much was just a part of the browser wrapped around the mechanics.
Replies (1)
-
@ohir@social.vivaldi.net 2026-07-23 10:59
@tknarr@mstdn.social > I'd love it if the codebase was modular enough that we could extract the mechanics There is a browser that would satisfy your modular codebase dreams ;) https://www.netsurf-browser.org/downloads/source/ @sarahjamielewis@mastodon.social