-
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 #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 #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…
-
Bonus Drop #84 (2025-05-31): Shop^w Infer Local With Context
Today’s Bonus Drop discusses the integration of an MCP server within a local Ollama workflow for improved contextual inference. It emphasizes the importance of model selection, particularly favoring qwen2.5-coder for its performance and context handling. The MCP paradigm enhances modularity and flexibility, streamlining tool calling processes while maintaining conversation state effectively. Includes links to working…
-
Drop #658 (2025-05-28): CLI Thursday
Today’s Drop introduces three command-line tools: Yazelix, sad, and angle-grinder. Yazelix integrates terminal-based development tools for efficient workflows; sad enables interactive file modifications with a preview-first approach for safety; and angle-grinder allows real-time log file analysis using a structured, pipeline-oriented method. Each tool enhances productivity in development.
-
Drop #657 (2025-05-27): Typography Tuesday
Today’s Drop explores the world of sound-responsive typography which reveals how typography transcends visual design by integrating auditory elements. This innovative approach allows text to dynamically respond to sound, creating immersive experiences. Wavefont exemplifies this trend, enabling data visualization through specialized typography that reacts to audio, enhancing emotional connections and storytelling through visual transformation.
-
Drop #656 (2025-05-26): A Different Kind Of Memor[y|ial] Day
Today’s Drop emerges from a brutal travel/work week for a Memor[y|ial] focused issue that takes a peek at the DuckDB 1.3.0 release, which enhances data analysis with external file caching, improving performance by 75%, and introduces recursive query functionality for complex data structures. It further showcases jOOQ enables type-safe SQL queries in Java/Kotlin and features…