-
Bonus Drop #111 (2026-02-22): Screech • Spruce Up • Sandbox
The weekend Bonus Drop covers three key topics: an AWK script simulating a Bell 103 modem for data exfiltration, the revamped Go 1.26 ‘go fix’ tool enhancing code modernization, and Scraping Sandbox, an open-source web scraping platform offering a playground for developers to practice with synthetic e-commerce data in a “modern” site.
-
Drop #774 (2026-02-20): Let’s Get Visual
Today’s themed! Drop features 2 spiffy CSS resources and a rly cool tool. Modern CSS Code Snippets compares legacy and modern CSS patterns; ASCII Silhouettify converts images to ASCII art; and CSS Doodle is for creating generative art using CSS-like rules.
-
Drop #773 (2026-02-17): Typography Tuesday
Today’s typography-focused drop features three highlights: M PLUS 1 Code, an open-source programming font from Japan known for its monospaced Latin and CJK support; FontPlop, apps for converting TTF/OTF fonts to web formats; and Font Gauntlet, a browser tool for proofing and animating variable fonts with local caching.
-
Drop #772 (2026-02-16): Editorially Speaking
Today’s Drop takes a big look at Vim 9.2’s release and finally pokes at Fresh, a new Rust-built terminal editor that offers an intuitive editing experience with tmux-like session persistence and robust features like LSP integration and lazy loading.
-
Bonus Drop #110 (2026-02-14): Talk About The Weather
Today’s Drop discusses three tools: Kaku, a macOS WezTerm fork enhancing ergonomics; Pake, a Tauri tool creating cross-platform desktop apps from URLs; and Fair Weather, a vanilla JS weather app scoring activities based on conditions.
-
Drop #771 (2026-02-12): System Of a [Mark]Down
Today’s Drop introduces md-browse, a markdown-first web browser that converts web pages to clean markdown for better readability. It utilizes electrobun (also covered today) for lightweight cross-platform app building and Turndown (also covered today!) for HTML to markdown conversion.
-
Drop #769 (2026-02-09): Mostly Mail And Meetings
Today’s Drop discusses two tools in the Google Workspace ecosystem: gog, a CLI that simplifies API access for Gmail and other services + msgvault, a local Gmail archiver enabling offline analysis using DuckDB; It also covers duckdb-oast, a community extension for analyzing OAST domains.
-
Bonus Drop #109 (2026-02-08): It’s All About That Bash
The weekend Bonus Drop discusses enhancements in Bash scripting, particularly focusing on a function for running tasks concurrently with real-time status updates. It further emphasizes the significance of robust error handling using recommended practices to improve script reliability. Additionally, it introduces the Oxford Principle for organizing personal scripts effectively.
-
Drop #768 (2026-02-05): Docs & Diagrams
Today’s Drop covers the release of Pandoc 3.9, whcih features a WASM build for client-side document processing, enhanced PDF support and configuration flexibility with JSON. It also pokes at mermaid-rs-renderer, a Rust-based tool for rendering Mermaid diagrams in various formats, and introduces Pretty Mermaid Skills which allows LLMs to generate and render Mermaid syntax into…
-
Drop #767 (2026-02-04): If It Walks Like A…
Today’s make-up Drop discusses two new #DuckDB community extensions: duckdb_mcp, which integrates SQL with Model Context Protocol servers for advanced data analysis, and dns, enabling versatile DNS lookups. Additionally, DuckDB has enhanced its logging capabilities to support detailed debugging across multiple log types, improving usability and troubleshooting efficiency.