Namaste!
Tuesday assorted links:
Pagefind | Pagefind β Static low-bandwidth search at scale
Pagefind is a fully static search library that aims to perform well on large sites, while using as little of your usersβ bandwidth as possible, and without hosting any infrastructure.
π https://pagefind.app/
---
a11y.cssβ documentation | a11y.css
Pronounced \Alix\. This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
π https://ffoodd.github.io/a11y.css/
---
Port of Linux to WebAssembly
The Linux kernel, booting in your browser, powered by WebAssembly (Wasm). The included programs (shell and standard commands) are provided by BusyBox, backed by a musl libc implementation. The terminal emulator is provided by Xterm.js. This is a proof-of-concept to get a discussion started, not a stable nor a secure system.
π https://joelseverin.github.io/linux-wasm/
---
A heatmap diff viewer for code reviews
Pull request viewer that color-codes every diff line/token by how much human attention it probably needs
π https://0github.com/
Login to reply