PostgreSQL

Postgres: Modern, Capable, Scalable, Extensible and Fun. A bona fide slam dunk in my opinion, proper like Hallelujah. Now, do me a favor here, okay, and just allow me to get a little bit excited here, because I’ve lived through the crappy days and I think I deserve the chance to go a little bit … Read more

Cypress – Fast, easy and reliable testing for anything that runs in a browser.

The web has evolved. Finally, testing has too. They really meant it. I was looking for a simple, easy to use and initiative end-to-end testing framework for one of our web application. I tried out cypress for the first time and found myself productive within about 10 mins. Before we go deep into the details … Read more

Node – RED

Node RED is powerful, extensible, graphical programming environment. It’s a flow based modelling tool which make it easy to create event-driven applications in a simple & intuitive ways. Its built on top of NodeJS and provides a browser based editor for wiring flows together. Node RED development environment is actually a web page running on … Read more

Internet of Things (IoT) and Device Landscape

I think you will agree that Internet of things is pretty ambiguous. Any phrase with the word “things” in it is inevitably somewhat ambiguous, right? One of those is “computation that is no longer limited to devices with screens, its far more pervasive, it assumes an eventual connection to the cloud and it integrates into … Read more

Why Invest in Clean Architecture

Over the years I have been in various discussions regarding clean architecture and I think on some degree most of us are aligned on the reasons behind it. However, having a clean architecture or code-base not only makes your development team happier, but it has far reaching impact on business itself. In this blog post … Read more

MQTT – Message Queue Telemetry Transport

What is MQTT A message protocol with “a small code footprint and on-the-wire footprint” . MQTT is a publish-subscribe-based messaging protocol. On top of TCP/IP. Requires a broker (e.g. mosquito, hivemq, azure IO Hub). ISO standard (ISO/IEC PRF 20922). A message bus for: unreliable, high latency, low bandwidth Payload with a plain byte array. MQTT … Read more

RS-232

You take the red pill, you stay in Wonderland, and I show you how deep the rabbit hole goes. The Matrix – 1999 Morpheus’ speech was a turning point for both Neo and the movie Matrix and that is the case in regard to RS-232, the red pill. It will give you the understanding and … Read more

Hex Quote

A blog about my coding adventures

Skip to content ↓