This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
In case anyone else needs to know:
Using Apple Virtualization with UTM with a linux guest (and maybe only with bridged networking+VLANs?), TCP Segmentation Offload makes the interface crawl. Installing ethtool and running:
sudo ethtool -K YOUR_INTERFACE sg off tso off
makes everything fast again.
[contains quote post or other embedded content]
2026-02-15T23:19:42.901Z