• Bonus Drop #113 (2026-04-19): A Safety Throughline

    Managed to crank out another Bonus Drop after a firehose of an onboarding week @ Censys. Today, we’ve got Kula, a Linux server monitoring tool that emphasizes security with deliberate mitigation measures. Also: SSH certificates improve key management, addressing the flaws of public key systems. Finally, an iTerm2 bug demonstrates vulnerabilities in terminal emulators, highlighting…


  • Bonus Drop #112 (2026-04-12): The Drops Are (Mostly) Back!

    The first Bonus Drop in quite a while has some seekrit updates and a new method for setting up S3-object storage at home using Versity S3 Gateway and Tailscale, detailing installation steps and configurations for enhanced security and accessibility.


  • 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.