Daily Shaarli

All links of one day in a single page.

January 9, 2024

GitHub - Wilfred/difftastic: a structural diff that understands syntax 🟥🟩

Difftastic is a structural diff tool that compares files based on their syntax.

missing the point of webassembly

I think that we will see more phase transitions, in which whole web applications switch from JavaScript to Wasm/GC, compiled from Dart or Elm or what have you. The natural fundamental abstraction boundary in a web browser is between the user agent and the site’s code, not within the site’s code itself.