-
Drop #777 (2026-02-27): It’s Always DNS
It’s all about DNS in today’s Drop! Geoff Huston developed ipasn.net, a user-friendly DNS-based IP-to-ASN lookup service that avoids complex query formatting. Hickory DNS is a Rust-native implementation, addresses memory safety issues in traditional DNS stacks, with future production plans by Let’s Encrypt. And Miek Gieben’s revised Go DNS library boasts significant performance enhancements, optimizing…
-
Drop #775 (2026-02-23): Another Regularly Expressive Drop
Today’s Drop discusses portit, a Rust TUI for managing TCP ports; MinRX, a new regex engine in GNU gawk focusing on performance and POSIX compliance; and Regexle, a puzzle game that blends Wordle mechanics with regex challenges.
-
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 #774 (2026-02-19): Secured, Saved, Savvied, and Sublimed
Today’s theme-less Drop discusses 4 topics: dotenvx, an enhanced .env management tool that improves security and multi-environment support; factbook.json, a project preserving the CIA World Factbook as structured JSON; and alpinestuff, a resource for learning Alpine.JS. Kanso Ink is also mentioned, offering terminal theme configurations.
-
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.
-
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…