Personal blog powered by a passion for technology.
· 3 min read

Hashicorp Waypoint

Waypoint is a tool by Hashicorp to manage builds, artifacts and deployments. It has a CLI interface and also a nice UI and uses HCL instead of YAML for configuration and templating. Introduction It …

Read more →
· 3 min read

Deployment process with Hashicorp Nomad

As, probably, many of you, I did a long journey from manual FTP sync, to semi-automated tools like Capistrano, then manually managed docker deployments, then anisble managed docker containers and …

Read more →
· 3 min read

Sustainable Ruby on Rails in 2024

Rubu on Rails development changes a lot every year and sometimes it's not easy to keep up with the changes. I've recently bought Sustainable Rails Book and it's hard to overestimate how …

Read more →
· 4 min read

Emacs For Beginners

The article provides overview of facts why Emacs is so different but also so powerful comparing to other editors. It gives a good starting point for the reader to understand the fundamentals and start …

Read more →
· 1 min read

Ansible Use Cases

While Ansible is a great tool for certain use cases, such as building new AMIs when used with Packer, it has some downsides. These become apparent when using it for container orchestration (which I …

Read more →
· 1 min read

Compliance as a Code

Recently, I stumbled upon a concept that sounded new to me: Compliance as a Code. The core idea is to “embed compliance policies into the code that can be repeated and tested …

Read more →
· 1 min read

Palettro - VSCode like command palette in any macOS application

Short video with overview of Palettro, small utility that brings VSCode like navigation to any macOS application to boost your productivity.

Read more →
· 1 min read

SRE Simplified - Error Budget

SRE Simplified : Error Budget concept. The concept of Error Budget is useful for setting up alerts of different severity. This video explains in extremely simplified manner how it works.

Read more →
· 1 min read

SRE Simplified - Service Level Agreement

The next issue of SRE Simplified is about Service Level Agreement. Service Level Agreement is an agreement between service supplier and a customer about what the target quality of the service is and …

Read more →
· 1 min read

SRE Simplified - Introduction

What are the SRE concepts, like Service Level Agreement and Reliability? The challenge is to explain it in simplified manner, without deep discussions on different monitoring strategies. In this first …

Read more →