home.social

Przemysław Kołodziejczyk

View on fosstodon.org
  1. So I'm torn: Forgejo feels better governance-wise, but Gitea feels more practical for my needs today.

  2. Follow-up on vs :

    I read more about the split, and I'm still not sure.

    I understand the governance concerns around Gitea, and Forgejo’s FOSS/community direction is very appealing.

    But supports state, which I need, and I don't think "open source + paid hosting/support" is a bad model. Actually, it can be one of the healthier ways to fund development.

    Maintainers should be paid. Good open-source tools need time, money, and boring long-term maintenance.

  3. Self-hosted Git in 2026: Forgejo, Gitea or SourceHut?

    I value open-source governance, but I also care about polish, UX, Actions, OpenTofu state, security, and long-term maintenance.

    Which would you choose for a small/private team, and why?

  4. I got tired of every dev tool, npm script, agent, and random postinstall having full access to my Mac.

    So I built DVM: tiny Bash + wrapper for disposable Fedora dev VMs.

    One project. One . Optional SSH/GPG keys. Dotfiles if you want. Burn it when done.

    Keep your friends close, your supply chain in a VM.

    github.com/eshlox/dvm

  5. I found -vm this week. It looks like a nice tool to make a separate for each project on . Testing it now.

  6. Still juggling .env files? I wrote up how I set up for local . The injects straight into your process so nothing ever hits disk, and the free tier is enough for small teams.

    eshlox.net/setting-up-infisica

  7. When a hacker breached , they didn't need your . One employee's token was enough. Host on a platform and you inherit their entire chain: every employee, every tool those employees use, every vendor behind those tools. Wrote about this.👇 Is a plain actually the safer setup, or is the platform risk worth the convenience? 🤔

    eshlox.net/cloud-provider-atta

  8. Another day, another cloud . As usual, a mini on my desk would be more . (maybe a joke, maybe not)

  9. is great for personal passwords, but its CLI falls apart for dev secrets: no project structure, prompt fatigue, all-or-nothing access. I moved to . Do you know something better? Share it!

    eshlox.net/why-1password-cli-f