RSSAmplifier

Blog

Coding all the things

Software Thinking

code.haleby.seRSS feed ↗10 posts

Latest posts

Occurrent – Event Sourcing for the JVM

Introduction Occurrent is an event sourcing library for the JVM that I [ ]

REST Assured in Kotlin

REST Assured is a library for testing HTTP/REST based services on the [ ]

Logging to Disk with REST Assured

A common question that pops up now and again is how to [ ]

Kystrix – A Kotlin DSL for Hystrix

Introduction When using a microservices based architecture you need to protect against [ ]

Deploying a Haskell Web Service to Kubernetes

Haskell is a statically typed purely functional programming language from which other [ ]

Connect Cursive to Figwheel REPL

I ve used Intellij for many years so for me Cursive is the [ ]

A case for PowerMock?

PowerMock is well-known in the Java community and it s one of these [ ]

Markdown to PDF in MacOSX

I tend to use markdown almost unconsciously when taking notes or expressing [ ]

Solving access problems after GKE cluster upgrade to v1.3

In this post I m just going to briefly describe a work-around to [ ]

Distributed Coordination with Kubernetes

At Parkster we re in the process of migrating a large monolithic application [ ]