Feedback loops in software engineering
In this blog post, I write about the power of feedback loops and the essential characteristics of the ideal feedback loop.
In this blog post, I write about the power of feedback loops and the essential characteristics of the ideal feedback loop.
This article presents a simple implementation of a generic mediator in Go.
This article explores the value of software documentation, a few misconceptions about the need for documentation, and some common pitfalls we fall into when ...
This article presents the design and implementation of the outbox pattern in go.
This post talks about software engineering philosophy; the list and priorities of the fundamental values we, software engineers, use to decide how to approac...