Por Que Abandonei o WSL pelo MINGW64 — E a História do .bashrc

Por Que Abandonei o WSL pelo MINGW64 — E a História do .bashrc Por anos, o Windows Subsystem for Linux (WSL) tem sido a solução preferida para muitos usuários Windows que querem uma experiência de shell Linux. Mas para mim? O WSL nunca foi a escolha ideal. Por Que Não WSL? Eu não desgosto do WSL porque ele “não é Linux o suficiente” — ele é bastante robusto para muitas tarefas. Meu principal problema é que eu quero usar o ambiente de shell padrão com o qual estou confortável, sem fazer malabarismos com múltiplas distribuições ou lidar com algumas peculiaridades do WSL. Eu quero: ...

julho 4, 2025 · 3 minutos

Why I Ditched WSL for MINGW64 — And the Tale of .bashrc

Why I Ditched WSL for MINGW64 — And the Tale of .bashrc For years, Windows Subsystem for Linux (WSL) has been the go-to solution for many Windows users wanting a Linux shell experience. But for me? WSL was never quite the right fit. Why Not WSL? I don’t dislike WSL because it’s “not Linux enough” — it’s quite robust for many tasks. My main gripe is that I want to use the standard shell environment I’m comfortable with, without juggling multiple distros or dealing with some WSL quirks. I want: ...

julho 4, 2025 · 3 minutos

Blog Setup

This is a post about setting up this blog using Hugo and the PaperMod theme. Getting Started Here are the main steps to set up the blog: Install Hugo Configure PaperMod theme Customize settings Deploy to Netlify and GitHub Pages More technical details coming in future posts!

junho 27, 2024 · 1 minuto