Blog & Articles by Daniel Westheide

Blog Post

How we cut our website’s carbon emissions in half

Decarbonising innoq.com

Article

What is Sustainable Software?

Article

Remote Mob Programming at INNOQ

At INNOQ, some teams successfully use the methodology Remote Mob Programming in customer projects, some of them even for more than two years. We asked four teams what their experiences with this particular method are and have been.

Blog Post

Scala Days 2019 in Lausanne

Unser Erfahrungsbericht

Blog Post

Blockchain Mining: Embarrassingly Parallel?

Blog Post

Blockchain Mining with Rust

Recently, at one of our yearly hands-on events, we took on the challenge of implementing our own blockchain. One of the core challenges of this is the mining of new blocks. In this blog post, I want to show two different approaches we tried out for this task, using the Rust programming language.

Blog Post

The language of maths is not the language of your business

Blog Post

The perils of shared code

Blog Post

Solving the wrong problems

Instead of rushing to an engineering solution to a problem, we would often be better off by lying back and determining the root cause of our engineering problem, which is often an architectural one.

Blog Post

Why RESTful communication between microservices can be perfectly fine