cd/sources/ma-auto-discovered· home sources Ma (auto-discovered)
cat /sources/ma-auto-discovered.feed | wc -l → 6

Ma (auto-discovered)

articles 6 domain ma.ttias.be → feed RSS
00:00
2026-07-24
ma.ttias.be
developer-tools

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…

00:00
2026-07-23
ma.ttias.be
developer-tools

Setting up a remote environment for agentic coding on a VPS

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…

00:00
2026-06-22
ma.ttias.be
ai-tools

Turn your Filament panel into an AI-native dashboard

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…

17:47
2026-06-13
ma.ttias.be
artificial-intelligence

Transcribing my old podcast locally with open-source AI

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…

00:00
2026-06-09
ma.ttias.be
artificial-intelligence

AI is a confidence booster

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…

00:00
2026-06-01
ma.ttias.be
ai-tools

More time to think

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…