Weekly Shaarli

All links of one week in a single page.

Week 36 (September 4, 2023)

Acknowledgements - How Query Engines Work

A book on the working of a Query Engine as part of a database.

Perplexity | Interactive language modeling visualization

A really interesting demo on visualizing on perplexity of a LLM. I knew about perplexity metric from the theory, where it's the average log-likelihood for the distribution of current tokens given previous tokens. The demo makes the idea more intuitive by showing the perplexity for each token and how they're calculated.

Explaining The Postgres Meme

Another iceberg explain post, this time for postgres!

Wayland Protocol Documentation | Wayland Explorer

A nice wayland protocol explorer.

ZX Origins ยป DamienG

Nice 8x8 bitmap fonts freely available.

Wikipedia search-by-vibes

Search Wikipedia entries by meaning. It builds an embedding database for each Wikipedia articles. The search is done locally in the browser with onnx sentence transformer. The author has a post on how it was made possible with quantization to compact millions of vectors to manageable size (megabytes) for offline use.

SocialGrep - Social Media Analytics for Reddit

A feature-rich search service for Reddit. Capability includes searching removed posts and comments.

Frooodle/Stirling-PDF locally hosted web application that allows you to perform various operations on PDF files

Self-hostable client side PDF tool set.

Calibre replacement considerations - anarcat

Turns out there are, expectedly, people who look for alternative to Calibre. This is a comprehensive post listing the replacement for various features of Calibre.

I currently don't have a satisfactory solution yet.