Posts

Exploring Pub/Sub for Building Scalable Systems in Go

In this article, we will see how publish/subscribe allows us to build resilient, loosely coupled, and scaleable systems that align more with the demands of mode...

Programming

2024-04-27 | 13 min read

Read More

Unlocking Speed - Rust Weather API with Redis Caching

In this one, we use Rust to build a wrapper around a public weather API then add caching with Redis for blazing fast performance and to save up on API credits.

Tutorial

2024-04-06 | 13 min read

Read More

AI-Powered Movie Recommendations with Go and HTMX

By the end of this, you should be able to build something similar that leverages the unmatched brilliance of Go on the backend, HTMX on the front end, and some ...

Tutorial

2024-03-08 | 15 min read

Read More

Building a Full-Stack Web App with Go, React, and Vite

I really like Go. And, while the whole community has been obsessing over pairing it with HTMX, I figured I would start with what I know. So, here's how I would ...

Tutorial

2024-02-19 | 10 min read

Read More

The Fediverse Could Save The Social Web

The social web as it is today was never meant to be the final destination. Only an intermediate stage. Will the Fediverse be it's final form?

Social Media

2024-02-09 | 25 min read

Read More

You Don't Know Regex - Elevating a Laravel API with Regular Expressions

As a new dev, most of what you'll hear about regex is bad. Let's try to change that.

Tutorial

2024-01-10 | 18 min read

Read More

Modern Database Interactions in PHP

I will explore the dangers of persisting with the ext/mysql API. I will provide a detailed analysis of the weaknesses of the original API, showing along the way...

Programming

2023-10-20 | 15 min read

Read More

The Fall

Paradise lost. A story about loss, brotherhood, and finding one's place in the world.

Fiction

2023-10-13 | 30 min read

Read More

Applying SOLID Principles in Java

In this post, discover how mastering the SOLID Principles in Java can transform your coding game and future-proof your projects.

Programming

2023-09-22 | 17 min read

Read More

Provision Your Vagrant Development Environment with Bash Scripting

In this tutorial, I show you how to leverage the power of BASH scripting to provision your development environment.

Tutorial

2023-04-21 | 8 min read

Read More

Page 1

Next
Buy Me a Coffee