Let's Talk Code.
We're developers, which means we chronically ignore marketing emails. If you need a fast response, sliding into the creator's DMs on X is officially the best way to reach us.
No generic support forms. No tickets. Just direct dev-to-dev communication.
GitHub Issues
This is where the magic happens. Whether you spotted a bug, want to request a new tool, or have a pull request ready, GitHub is our primary base of operations.
Discord Server
Skip the formalities. Join our Discord server to chat with us in real-time, show off what you built, ask for help, or share memes. We're always lurking.
Need an ASAP response?
Bypass the issue tracker and ping the founder directly.
Old school?
if (user.refusesToUseDiscord) {
sendEmailTo("hello@devutils.lol");
}
(But seriously, response times via email are slower than an infinite loop. Use GitHub/Discord instead.)