Skip to content

Technology

The Technology category takes a broader view of innovations and their impacts.

While Development focuses on how software is built, Technology examines what's being built across the entire tech landscape and why it matters. This category explores emerging technologies, industry trends, hardware innovations, and the societal implications of technological change. These posts balance enthusiasm for innovation with critical thinking about technology's role in shaping our future—looking at both the tools themselves and the bigger questions they raise about how we live, work, and interact.

Which problems are suitable for AI solutions?

Unpacking AI and Cybersecurity: Insights from Michael Brown

An interview exploring AI's role in cybersecurity. Insights from Michael Brown, a principal security engineer, on AI-driven vulnerability detection and system design. Runner-up in the AI Cyber Challenge with "Buttercup".

  • Problem Formulation: Understanding which problems are suitable for AI solutions is crucial.
  • Conditional Probability: Over-reliance on AI can lead to compounding errors.

Stop Fighting with PowerPoint and Excel: A Better Way to Build Gantt Charts

Love em or hate them I needed a better Way to quickly Build Gantt Charts

As a delivery manager, I’ve spent far too many hours wrestling with PowerPoint boxes and Excel trying to create simple, readable Gantt charts. Every time dates slipped or dependencies moved, I knew I was about to lose hours to formatting fixes. That frustration led me to build something for myself — and now I’m sharing it with the community:

👉 Get it from my website at https://gantt.rnwolf.net.

Sending Emails from Cloudflare Workers with MailChannels and JMAP

The Problem

I currently have dozens of bots signing up to my newsletter, and it's becoming increasingly difficult to manage the influx of fake accounts. I need a solution that can help me filter out these bots and ensure that only genuine users are able to subscribe.

In the process of building the newsletter sign-up, I went down an unexpected rabbit hole involving modern email protocols.

About me

From a young age, I've always been driven by a passion for technology. My career journey has been a constant exploration of this passion. Most of my career as been working with business and software teams to build or enhance some product or service.

New website based on MkDocs

Hi there! You are reading this on my website created with a application called MkDocs. My previous much prettier website was based on Astro, which is great for content rich websites like this personal blog but I found that when upgrading components it resulted in a broken websites. MkDocs is is less cutting edge and more stable.