• Drop #719 (2025-10-17): Free-Form Friday

    Today’s Drop covers Gephi Lite, a user-friendly, browser-based tool for network visualization, allowing exploration of graphs on mobile devices without installation. It also digs a little into Isochrones which represent areas reachable within specified travel times, accounting for real-world conditions. And, it links to the prompts in The Obsidian AI tagger which enhances note-taking through…


  • Drop #718 (2025-10-16): Toss-Up Thursday

    Today’s Drop shares insights on three resources: WorkKit, which decodes Apple’s iWork formats; a critique on software “un-quality” normalization; and AstroDither, a creative coding project for audio-visual interaction.


  • Drop #714 (2025-10-07): Typography Tuesday

    Today’s Drop introduces Retrocide Mono, a unique monospaced font suitable for retro-futurist designs, devoid of descenders for a mechanical look. It highlights James Edmondson’s OH no Type School as an interactive resource for learning glyph design. Additionally, it presents RoboFont, a powerful, Python-based macOS font editor offering extensive customization for type designers.


  • Drop #713 (2025-09-19): AVAST ME HEARTIES!

    Today’s Drop discusses accessing and utilizing U.S. maritime safety data, focusing on Anti-Shipping Activity Messages, while highlighting challenges faced due to changes in data accessibility. It describes a method to retrieve piracy-related datasets using R and DuckDB, emphasizing the need for continual data scraping to maintain a comprehensive dataset.


  • Drop #706 (2025-09-08): Idle

    Today’s Drop sits idly by while you learn about various “idle” items. (You’ll have to click into this one for the deets.)


  • Bonus Drop #96 (2025-09-01): Labor-free Edition

    Today’s Bonus Drop looks at resources aimed at reducing labor: Lorem++ API for text and object generation, Zola for fast static site creation using TOML and Tera templates, and Symbols for quick symbol lookup.


  • Drop #701 (2025-08-28): Thursday Morning Grab Bag

    Today’s Drop discusses advancements in CSS, highlighted by the calc() function, and its surprising applications, particularly regarding infinity in calculations. It also examines vulnerabilities in AI image scaling as reported by Trail of Bits. Lastly, it mentions Yamanotes, a music box featuring JR Yamanote Line melodies.


  • Drop #697 (2025-08-21): Editor-ial Edition

    Today’s Drop explores 3 distinct text editing perspectives: Zedless prioritizes privacy & community ownership by forking the Zed editor, Neovim serves static content efficiently through a Lua plugin leveraging its async capabilities, and MCP Text Editor Server offers line-based editing with secure operations.


  • Bonus Drop #94 (2025-08-17): /security

    The weekend Bonus Drop discusses current issues in XML security, notably the libxml2 maintainer’s frustrations with unpaid vulnerability triaging, as well as a proposal to remove XSLT, citing its obsolescence and security risks. Additionally, it introduces Slash Pages, a directory for personal web pages, emphasizing concerns about content theft by AI bots.


  • Drop #694 (2025-08-14): Miles & Miles Of CSS Styles

    Today’s Drop showcases two CSS frameworks: Missing and Web Awesome. Missing emphasizes semantic HTML and customization through CSS properties, suited for smaller projects. Web Awesome, built on Shoelace, offers framework-agnostic components, Font Awesome support, and accessibility focus. A demo showcases their application in a CVE lookup app, highlighting their effectiveness.