I’ve been on a long exploration of building fast applications with minimal requirements of javascript. Some stuff that I’ve been creating includes:
- Visualizing embedding vectors with PNGs
- A transcription service that uses whisper on my GPU
- A Firefox extension to encrypt things on the web using gpg-agent as a native host extension
- Little tools like this QR code generator
- A website that reports package changes when upstream nixpkgs gets updated
- A front-end for vLLM that uses templates and allows backtracking on a conversation