14.07.25 – von
Benjamin Abt
Scheduled Builds for Cloudflare Deployments with GitHub Actions
Static site generators like Hugo do not have a built-in mechanism to automatically publish content — such as blog posts — at a specific timeIf you want a post to go live at a certain hour, you need to rebuild and redeploy your site at that moment. This means you have to trigger the build process yourself, which can be inconvenient or easy to forget.
Weiterlesen23.05.25 – von
Benjamin Abt
Setting up GitHub Copilot for Better Commit Messages in VS Code
Look, we’ve all been thereIt’s 11 PM, you’ve just fixed a nasty bug, and you’re about to commit with “fix stuff” or “update things”. Six months later, you’re staring at your git history wondering what the hell you were thinking.
Weiterlesen22.05.25 – von
Philipp Bauknecht
Edge AI: Building local generative AI apps with Foundry Local and .NET
As powerful as cloud-based AI tools are, running Generative AI models on your own PC offers some compelling advantages — from enhanced privacy and zero recurring costs to full control and offline capabilitiesWhether you’re a developer, researcher, or just curious about AI, local deployment opens up new possibilities.
Weiterlesen