gbt: branches touched in the last 24 hours

A tiny Fish function I use at Chatwoot to remind myself which Git branches I touched in the last day.

December 3, 2025 · 2 min · 290 words

TIL: Watchexec - Modern File Watching for Development Workflows

Today I learned about watchexec, a cross-platform file watcher that replaced entr in my development workflow with better defaults and intuitive usage patterns for Hugo, Rust, and Go projects.

August 19, 2025 · 6 min · 1194 words

TIL: Creating Fixed Length Iterables in Python

TIL how to create fixed-length iterables in Python using collections.deque with maxlen parameter. Perfect for creating circular buffers and bounded collections.

January 24, 2022 · 1 min · 66 words

TIL: Gooey and Python Fire for Quick GUIs and CLIs

Today I learned about Gooey for turning Python CLI programs into GUI applications and Python Fire for automatically generating command line interfaces from any Python object.

June 14, 2021 · 1 min · 94 words

TIL: 2ality - Dr. Axel Rauschmayer's JavaScript Blog

Today I learned about 2ality, an excellent JavaScript and ECMAScript blog by Dr. Axel Rauschmayer covering modern JavaScript features and best practices.

June 11, 2021 · 1 min · 67 words

TIL: MassDNS - High-Performance Bulk DNS Lookups

Today I learned about MassDNS, a high-performance DNS stub resolver designed for bulk lookups and reconnaissance, useful for subdomain enumeration and DNS analysis.

June 10, 2021 · 1 min · 86 words

TIL: Matomo Analytics, Google Tech Writing, Memory Programming, and NES TV Signals

Today I learned about Matomo as a privacy-focused Google Analytics alternative, Google's technical writing courses, low-level memory programming concepts, and why the NES acts like a TV station.

June 8, 2021 · 1 min · 191 words

TIL: MontyDB - MongoDB Implemented in Python

Today I learned about MontyDB, a pure Python implementation of MongoDB that can run in-memory or with file storage, perfect for testing and lightweight applications.

June 4, 2021 · 1 min · 90 words

TIL: CPUFetch, OneFetch, and Learn CSS

Today I learned about CPUFetch for displaying CPU architecture info, OneFetch for beautiful Git repository summaries, and Google's comprehensive CSS learning resource.

June 3, 2021 · 1 min · 143 words

TIL: DNS Performance Testing and Pi-hole with Unbound

Today I learned about DNS performance testing tools and troubleshooting Pi-hole performance issues with Unbound recursive DNS server.

June 2, 2021 · 1 min · 124 words

Subscribe to Newsletter

Get the latest posts and insights delivered to your inbox.

Built using Picoletter.