I think that support tickets are an unsung fantastic source material for technical documentation. Every devrel should read support tickets and the answers, even if they don’t respond to them.| Dan Moore!
I migrated my Swift Vapor app from Fly.io’s regular Postgres to their new Managed Postgres service. As could be expected, this did not go smoothly, so below is a quick guide and the associated debugging story.| twocentstudios.com
Zapis i transkrypcja dwugodzinnej gawędy o Smart Home - Informatyk Zakładowy dzieli się swoimi doświadczeniami z inteligentnym domem| Informatyk Zakładowy
Something’s been bugging me about how new devs learn and I need to talk about it. We’re at this weird inflection point in software development. Every junior dev I talk to has Copilot or Claude or GPT running 24/7. They’re shipping code faster than ever. But when I dig deeper into their understanding of what they’re shipping? That’s where things get concerning. Sure, the code works, but ask why it works that way instead of another way? Crickets. Ask about edge cases? Blank stares. Th...| N’s Blog
An illustration of how uninitialized stack variables can lead to undefined behavior.| www.netmeister.org