-
Bonus Drop #87 (2025-06-22): Taking One For The Team
The weekend Bonus Drop reviews Microsoft’s basic terminal text editor, edit, deemed unremarkable due to its lack of features. It highlights the Raycast Ollama extension, showcasing its capabilities for efficiently managing local and remote LLM models with advanced integrations. Finally, it introduces ttl.sh, an ephemeral Docker image registry for secure, temporary sharing without authentication.
-
Drop #667 (2025-06-19): Jora Making Me Crazy
Today’s Drop is all aboutJora: a versatile search tool designed for efficient information retrieval and organization in data files. It supports easy query writing, handles errors gracefully, removes duplicates, and preserves original data. The ecosystem includes jora-cli for JSON processing, Discovery.js for visualization, and JsonDiscovery for browser-based exploration of JSON data.
-
Drop #666 (2025-06-17): Typography Tuesday
Today’s ominously numbered typography edition of the Drop explores the darker aspects of typography, focusing on Zalgo text, a chaotic representation achieved through Unicode, and Hellvetica, a subversively broken Helvetica font that distorts readability. It also discusses the Seven Deadly Sins of Typography, named after common mistakes, emphasizing how design can influence communication and provoke…
-
Bonus Drop #86 (2025-06-15): I Think You May Be Projecting
The Weekend Bonus Drop covers two data engineering projects utilizing #DuckDB. The first project improves rock-climbing trip planning by integrating climbing routes with precise weather forecasts. The second project organizes Garmin activity data into a clean database. Both exemplify real-world engineering challenges for personal projects, emphasizing practical problem-solving and hands-on learning in data management.
-
Drop #664 (2025-06-12): A Cadre Of Clever CLIs
Today’s CLI-focused Drop introduces 3 neaat utilities: sasqwatch enhances the Unix watch command with output history navigation and diff highlighting for better command monitoring. sizeof simplifies measuring sizes of strings or files in bytes, promoting LLM-assisted development. srgn leverages tree-sitter and regex for precise, language-aware code manipulation, aiding large-scale refactoring.
-
Drop #663 (2025-06-11): Wednesday Morning Grab Bag
The midweek Drop covers MarkText, a FOSS Markdown editor with real-time preview and advanced features; fingerprinting w/WASM, highlighting its precision + privacy implications; & Cerberus, a Caddy plugin that implements SHA-256 challenges to combat automated AI bot abuse, prioritizing service protection over user convenience.
-
Bonus Drop #85 (2025-06-08): Simulated • Wrapped • Neologized
The weekend Bonus Drop discusses a typewriter simulator by Marcin Wichary, mimicking the experience of traditional typing while educating users about the history of keyboards. It also examines Jonathan’s effort to recreate the effective design of the now-defunct Weatherline app, highlighting the importance of simplicity and user needs in data visualization.
-
Drop #662 (2025-06-06): Fool Around And Find Out Friday
The Friday Drop discusses three neat web development topics: SnapDOM, which efficiently captures HTML elements as images, Mavo, which enables folks to create reactive web applications using HTML attributes without JavaScript, and Nicola Rennie’s TARD3IS tutorial, which teaches SVG manipulation through a fun D3.js project.
-
Drop #661 (2025-06-05): Context Is Critical
Today’s drop reflects on Postman’s MCP “factory” which simplifies MCP server generation, but raises security concerns, as Virus Total reports nearly 8% of deployed servers (not just from Postman’s tool) showing vulnerabilities. It also talks about and posits on the “Natural Language Web” (NLWeb) — a protocol for querying websites in natural language, prompting debates…
-
Drop #660 (2025-06-04): Cyber Cyber Cyber 👨🏼🍳 🤖
Today’s Drop is 100% focused on CyberChef👨🏼🍳! CyberChef is an intuitive browser-based tool for data manipulation and cryptography, allowing users to create recipes for data transformations effortlessly. The CyberChef Server offers a RESTful API for automated operations, while the CyberChef MCP server enables AI agents to perform tasks autonomously, enhancing data analysis capabilities. Explore these…