Regex Cheat Sheet: 10 Patterns That Handle 90% of Real Work
I've been writing regex for years and I still look things up constantly. The problem with most cheat sheets is they list every possible syntax token without tel...
I've been writing regex for years and I still look things up constantly. The problem with most cheat sheets is they list every possible syntax token without tel...
Por que utilizar o Winget? - Automatização: O Winget permite automatizar a instalação, atualização e gerenciamento de softwares, eliminando a necessidade de ba...
Every Claude project starts the same way: you open a blank file and write CLAUDE.md. The structure is always the same—project overview, build commands, code sty...
!Cover image for Depmender vNext: Introducing the New Config Folder Full Custom Control for Your Projecthttps://media2.dev.to/dynamic/image/width=1000,height=42...
!Cover image for The 5 Silent Killers of macOS Development Environmentshttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=a...
Overview Tmux is a terminal multiplexer. It lets you run multiple programs in a single terminal, detach them so they keep running in the background, and later...
The Problem: Nobody Remembers What They Did Yesterday Every morning, the same ritual. Standup starts in 5 minutes. You stare at Slack trying to reconstruct wha...
Overview I just launched tempinbox.dev, a temporary email service aimed at developers, QA engineers, and anyone who regularly tests signup, OTP, or verificatio...
Every time I wanted to quickly try something with Symfony, the same story repeated itself: spin up a PHP‑FPM or FrankenPHP container, exec into it, install symf...
Let’s be real: most “free” online tools for developers suck. You want to resize a quick image for a README or format a messy JSON config, and you’re met with: -...
Overview I run many Claude Code and Codex sessions in parallel. Previously I used Ghostty with split panes and relied on native macOS notifications to know whe...
Overview Navigating a new repository can be overwhelming. I built Codebase Intelligence to turn static code into an interactive knowledge base using Retrieval‑...