pingkiller

made by Vijith Assar, submitted by porterjamesj
A browser extension that prevents websites from tracking you using the HTML `ping` attribute, which is difficult to prevent with standard techniques like disabling JavaScript execution.

Lit: a little preprocessor for literate programming

made by Vijith Assar, submitted by nicholasbs
The project is part of a larger ecosystem of tools to support literate programming, including lit-web, which lets web browsers extract and run JavaScript code from blocks embedded in Markdown files.