TIL: Power-User Access to Apple Photos with osxphotos 21-02-2026 · osxphotos · Managing your Mac photos library. OSXPhotos, Power Photos, and Phoenix Slides are great tools for this.
TIL: Workflow for Reading and Translating Dutch Physical Articles 21-02-2026 · Mistral-AI · A multi-step workflow using Mistral Document AI and custom scripts to digitize and translate magazine or newspaper articles.
Shadow AI Agents and Automation Debt 12-02-2026 · ai · Emerging risk of unmanaged AI agents silently accumulating automation debt in enterprises.
Converting Fireflies.ai transcripts to clean Markdown 05-02-2026 · fireflies · Workflow to turn messy Fireflies.ai HTML exports into clean, readable Markdown.
Quick local file sharing on macOS 02-02-2026 · macos · Copy-paste one-liners for sharing the current directory on macOS.
Concurrent Subagents in Cursor and Gemini CLI 01-02-2026 · ai · TIL about achieving parallel execution with subagents in modern AI development workflows.
How This Blog Deploys to Cloudflare 01-02-2026 · cloudflare · TIL about the multi-target deployment strategy of this blog, utilizing Cloudflare Pages and environment variables.
Exploring Data with Datasette: The SQLite Multi-Tool 01-02-2026 · datasette · TIL about Datasette, an open-source tool for exploring and publishing data, and how it's being ported to modern edge runtimes.
Deploying Datasette to Cloudflare Workers 01-02-2026 · cloudflare · TIL how to use datasette-ts and Alchemy to deploy SQLite databases to the edge using Cloudflare Workers and D1.
Jan 2026 Top TypeScript Repos on GitHub 01-02-2026 · typescript · TIL what topped GitHub's TypeScript trending list for January 2026—AI agents, coding tools, and MCP.
Vibeporting: AI-Assisted Migration to Cloudflare Workers 01-02-2026 · cloudflare · TIL about the process of porting legacy applications to the edge using AI-driven development and modern TypeScript tools.
AI Coding Assistants May Hinder Skill Development 30-01-2026 · ai · TIL about Anthropic's research showing AI assistance reduces mastery when learning new coding skills.
Configure Antigravity for Conventional Commits and GitHub Issues 30-01-2026 · antigravity · TIL how to set up Antigravity to follow conventional commit standards and create GitHub issues before implementation.
Converting Firefly Transcripts to LLM-Friendly Markdown 30-01-2026 · python · TIL a two-step workflow to convert HTML transcripts to clean markdown for LLM processing.
Beads: A Memory Upgrade for AI Coding Agents 30-01-2026 · cursor · TIL about beads (bd), a git-backed issue tracker designed for AI coding agents like Cursor.
Share Localhost with the World Using tuns.sh 29-01-2026 · ssh · TIL you can expose local dev servers to the internet with a single SSH command.
Git stash with a message 26-01-2026 · git · TIL you can add a descriptive message to git stash for easier identification later.