Ampretia:Dev

All Things Software Development (and more)

An Intuitive View of the Monty Hall Problem

A simple, friction-free way to conceptualize why switching doors always works in your favour.

Read More...


Real life algorithm performance analysis

Tracking down a NodeJS performance bug, showcasing correct algorithm choice

Read More...


Shower Timer - aka Embedded RP2040 with Rust

Reduce water usage, and play with Rust on RP2040

Read More...


Running OpenShift Local on Windows

How to run OpenShift Local (Cloud Ready Containers) on Windows

Read More...


Configuring IP Camera for local use

How I configured my IP camera to use the local network and connect to Synology Surveillence Stations AND get motion events detected.

Read More...


On CI/CD Pipelines

On CI/CD Pipelines; general experience to pass on about creating CI/CD Pipelines

Read More...


Deadlock on npm install in UBI8

Tracking down why npm install didn’t install at all

Read More...


Getting Contract Logs from IBM Blockchain Platform

With IBM Blockchain Platform running in a Kubernetes cluster how do you get the logs to find out what happened with your contract?

Read More...


Early Access Coffee on the Blockchain

Introduction of the Fabric Java Contract API

Read More...


Make multi-persona demos fun and interactive!

We have several demos that can be shown at conferences to customers etc. But a central feature is there have multiple web apps each driven by a different persona. How could it be possible to make the transition from one persona to another more obvious - and interactive??

Read More...