WHAT WE LIKE
FUNCTIONAL PROGRAMMING
A style of programming which models computations as the evaluation of expressions
SPARTAN PROGRAMMING
A collection of techniques and principles to reduce complexity and distraction
SOLID+UAP
Design principales help us to organize our code in a manner that we can compose smaller units to bigger systems
ANTS
Changing patterns can improve various things and we value this over strictly follwing a scheme
JAVA / KOTLIN
Simply +1
JAVASCRIPT
An expressive and powerful functional language used in so many ecosystems
GITHUB
A collaboration platform to share code and ideas among each other
DOCKER ET AL.
Sharing infrastrucuture and applications in a sustainable and reproducible manner
FROM THE BLOG

Modern jest-ing with a Chance of Whaleball
Writing a good test is hard, but, what does good actually mean in testing? Striving for an encompassing answer is not the goal of this post, but to focus on a single topic called state management. How...
Read More
How to use your favourite Linux tools on Windows
A few months ago I worked on a Golang project, which was developed and built on a Linux environment only. Fortunately, it could be compiled on a Windows machine and just lacked some of the standard Li...
Read More
Quo vadis Monolith
Writing good software is hard if we run a business behind it. I guess that nearly everyone experienced the consequences of taking the short path or not having the time to revert bad design or architec...
Read More
Take your data home
We like to use services that allow us to connect with many people and share our ideas and data with them. Technologies with a broad network are more appealing to use, as they enable us to speak to peo...
Read More