29 followers
I am a passionate Software Engineer fond of octopuses ππ It took me a while to find my path, but as soon as I started programming, I knew it would define me for the rest of my life.
I used to think that Cloudflare caching just worked out of the box - set your website behind Cloudflare, and boom! Your HTML and media pages are...
Connecting to an OpenSearch (ES) service running in AWS using Python is painful. Most examples I find online either don't work or are outdated,...
I am working for a PaaS (Platform As a Service), meaning that we not only have our internal apps to maintain, but we manage thousands of client apps...
WARNING: ranting incoming. I have seen countless articles about git (one of the hottest subjects out here), yet I am still puzzled at how few...
In this article, we'll explore how to make a program packaged as a Jar (Java, Kotlin, Scala, ...) easily installable by end users using homebrew and...
I don't need to enumerate all the situations in which you would need to mock an API or an HTTP server. There are many options available, such as...