featured

The Anatomy of a Prompt: How to Structure Prompts for Generative AI

In the realm of Generative AI (GenAI), prompts are the cornerstone of interaction. But many people struggle with how to structure...

Read more

All Stories

OpenStack Single-Node (MicroStack)

I have been using OpenStack single-node installation at home for the last couple of years. With a personal cloud...

Mar 8 · 6 min read >

Pi Pico OLED Clock Example

Continuing my journey to learn more about microcontrollers, I’ve decided to test some new components with my Pi Pico....

Pi Pico Quickstart Guide with MicroPython

As part of my personal interest in different areas of technology, I have decided to go a bit deeper...

Network Ad Blocker with Pi-hole

Personally, I’m not really against online marketing on websites in the form of ads. The problem comes when some...

Using Terraform to deploy AWS EKS with NGINX

EKS (Elastic Kubernetes Service) is AWS’s managed containers orchestration solution that simplifies Kubernetes cluster management. This article presents a...

Aug 14 · 2 min read >

Deploying MuleSoft apps on Azure AKS

This article is a quick guide to demonstrate how to deploy a MuleSoft (Mule) app in a container on...

Extending Sparx EA Schema Composer

In my previous post, I presented an overview of the new Sparx EA Schema Composer. I have also highlighted...

Sparx EA Schema Composer Overview

When Sparx Enterprise 12 was release few months ago, I didn’t really rush to see what were the new...

Deriving XML schemas from your Enterprise Information Model

Following my post regarding Class Specialisation concept implementation in XML schemas,  I decided to give an overview of the end-to-end...

An approach to implement Class specialisation in XML schemas (XSD)

I’ve decided to write this quick post to share a practical approach that I suggested to a client in...