Profile avatar
tom.winsnes.io
Currently building an app in public #buildinpublic Cloud, DevOps, Homelab, Automation, Games, 3D printing and other fun things
17 posts 263 followers 482 following
Regular Contributor

Quick blog about one of my favorite developer experience tools #devex

I’ve been a VSCode user for years, always been very happy with it. After experimenting with a few different IDEs, but couldn’t find something that clicked. Then I tried @jetbrains.com Goland, I haven’t paid for an IDE for a long time, but it makes such a huge difference having great tools

After rebuilding the UI with @tanstack.com query and router I got everything working again. After working out the quirks I'm really happy with how both query and router works under the hood. Makes for very easy integration into my rest API #buildinpublic

Ooof, when you underestimate the complexity of data loading and authentication. I’ve spent the last week and a half rebuilding the core of my app. Second time is the charm hopefully. It’s been fun to learn @tanstack.com router and query too #buildinpublic

what’s everyone using for managing keyboard shortcuts? I was looking at hotkeys.js and keystrokes Any other libraries I should check out before I dig in?

Quick drawing of the current architecture of my app. Nothing groundbreaking, but it's mine. What does your stack look like? #buildinpublic #saas #dev #keepitsimple

10 years of Let's Encrypt. I still remember the pain of getting and renewing certificates, these days it's just an afterthought. Let's Encrypt isn't the only player providing easy access to certificates, but they were the first to make it easy

If you haven't checked out Lazygit yet, it's worth having a look. It has made my life a lot easier when working with git

You can use your own domain as a handle on bluesky. And it’s surprisingly easy to set up!

Wrote up a quick guide on securing your PostgreSQL instance with certificates from Let's Encrypt using LEGO #Homelab #security #postgresql