Chronological list of all blog posts

Posts by month & year

  • TL;DR: for security reasons you cannot possibly store sensitive information in Git. There have been too many occasions where API keys, passwords, or other configuration data has been exposed. Abused API keys in particular can become a cost nightmare, but so is any working username and password combination in the wrong hands. Security must not…

  • Oracle recently published a curated list of > 100 agent skills on GitHub for use with your favourite coding agent. The topic of AI-assisted development and why you really should pay attention to it has been covered in far greater detail elsewhere, there is no need to bore you with the 42nd iteration. Oracle Skills…

  • I previously wrote a short article detailing how to connect to a Windows VM in Oracle Cloud Infrastructure (OCI) using the console. I should be more precise: the post details how to connect to a “server with desktop experience”. Windows Core is different, but that doesn’t matter right now. This post however describes how to…