Deduplicating git worktrees on EXT4 with jdupes
A developer found that ten git worktrees consumed 9.9 GB of disk on an EXT4 filesystem, mostly from duplicate node_modules and vendor directories. Using jdupes to hardlink byte-identical files reduced…
A developer found that ten git worktrees consumed 9.9 GB of disk on an EXT4 filesystem, mostly from duplicate node_modules and vendor directories. Using jdupes to hardlink byte-identical files reduced…
A developer moved AI coding sessions from a laptop to a VPS using Tailscale for private networking, a browser-based editor GUI, and persistent session management, eliminating the need to keep the lapt…
Developer Mattias Geniar launched filament-mcp, an open-source MCP server that exposes Laravel Filament admin panel resources directly to AI agents as typed tools, bypassing slow and brittle browser-b…
A podcaster transcribed ten hours of old interviews using open-source AI tools WhisperX and pyannote.audio, running entirely on a local laptop with no cloud costs. The process demonstrates how far spe…
Alex Hormozi credits AI with boosting his confidence by enabling him to ship more quality software, fix obscure bugs, and revive side projects. He argues that AI acts as a skill amplifier, allowing de…
A developer reports that AI coding tools have shifted their focus from writing code to thinking about features, resulting in slower development but higher quality outcomes. Using voice dictation and p…