Daily Shaarli

All links of one day in a single page.

January 17, 2025

GitHub - andreasgerstmayr/fava-dashboards: Custom Dashboards for Beancount in Fava

Allows you to code up simple dashboards using a combination of beanql (to select data) and python (to operate on it) for fava (beancount web GUI).

Super useful!

FreeSewing.org - free sewing patterns with no strings attached

Amazing site if you like to sew. Comes with patterns, measurements, showcases, tips, and simple guides. All free and open source.

GitHub - codic12/worm: A dynamic, tag-based window manager written in Nim

"Worm is a tiny, dynamic, tag-based window manager written in the Nim language. It supports both a floating mode and master-stack tiling with gaps and struts."

Lots of niceties in its supported features, but X11 only and no wayland in sight unfortunately.

Animated Knots by Grog | Learn how to tie knots with step-by-step animation

Best knot learning page. Simple animations, and distinguished by types.

GitHub - avahe-kellenberger/nimdow: A window manager written in Nim (In Development)

A window manager written in Nim - I don't know much about its pros and cons, though it is only written for X11 unfortunately.

Prompt Engineering Guide | Prompt Engineering Guide

A guide to a variety of techniques for prompt engineering LLMs, e.g. chain of thought, meta prompting, tree of thought, and more. Starts with simple introductions to prompting elements.