Signing git commits in WSL2 (with PHPStorm)
Configure GPG signing for git commits when using PHPStorm inside WSL2.
I'm Philipp, a software developer based in Schleswig-Holstein, Germany. I co-founded YAY with my wife Imme and work at Private Packagist. I believe in typed code, test-driven development, and building software that lasts.
Configure GPG signing for git commits when using PHPStorm inside WSL2.
How to find the Windows host IP when inside WSL2 to connect to display servers or use npipe hacks.
Connect PHPStorm's task management to your self-hosted Jira server.
Practical Docker tips for faster development workflows.
You know how to write unit tests for your services, but what about testing HTTP clients? There's a third way.