Development

I created a simple web application using the Swift-based web framework Vapor. It was a fun and informative experience.

June 29, 2025

Recently, I had the honor of setting up a Node.js-based web application on an Ubuntu server and I thought I would share the steps I took to get it up and running.

April 26, 2025

Since Angular’s new signals API became stable with the release of version 17, I have been a little confused about when to use them versus standard class variables in components and services. So I asked AI and this is what it told me.

April 24, 2025

Every once in a while, you run into a project that makes you scratch your head. MacLynx, an actively developed text-based browser for the classic Mac OS, is one of those.

April 15, 2025

I recently stumbled upon an article at Ars Technica about Cloudflare turning AI against itself. I thought it was a very interesting strategy in the battle to try to protect creative content against AI training models.

April 9, 2025

I just discovered that, after years of development, Express.js 5 has finally been released as stable. It’s been in development for so long that I’ve forgotten how long it’s been.

April 8, 2025

A.I. is quite a controversial topic amongst developers, but do those who use it actually see an increase in productivity while working? This is my own experience with it.

April 7, 2025

I’ve seen a lot of news like this recently from US-based media outlets. As someone living and working in Germany for a German company, I find it particularly interesting that I haven’t heard anything about this elsewhere.

April 1, 2025

In an effort to speed up TypeScript compilation, Microsoft has decided to rewrite the compiler to be a native application.

March 12, 2025

I somewhat recently ran into this screenshot of a rant that Linus Torvalds went on about C++ and why he thinks C is the better programming language.

March 4, 2025

I recently ran into a blog post on another blog titled “No Data Lasts Forever.” It inspired me to think more about my own data preservation.

March 3, 2025

I recently came across an interesting idea from one of the oldest blogs on the internet to back up my blogs to a public GitHub repository. This is the why and how.

October 18, 2024
My Portfolio