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

On interpreter and dependenencies management problem

The problem The problem of interpreter and dependency management is quite common, but also challenging. Appliations sometimes are written using interpreted languages. Examples: brew in Ruby, ansible …

Read more →
· 1 min read · github markdown

GitHub Markdown preview with Grip and UV

It’s common task to prepare README.me, but how to check the preview? If you use uv, the fastest way is to use grip like this Use this oneliner in the folder with markdown and open browser with …

Read more →
· 1 min read · mcpLLM

How to Use Model Control Protocol with Claude AI to work with your private data

Learn how to access and work with your private data using Large Language Models with Model Control Protocol.

Read more →
· 1 min read

Cloud Cost Management aka FinOps

Cloud Cost Management, or FinOps is tricky. Imagine Team A started consuming much more resources and the management just starts seeing hair-pulling consequences at the end of the month in AWS bill. …

Read more →
· 1 min read

Ordinary day in a Life of DevOps

Bumped Backstage dependencies with migration to the new backend system. Okta authentication (with wildcard sign-in) Building a roadmap for an engineering team Troubleshooting Unifi WiFi connectivity …

Read more →
· 1 min read

What makes Starlink so remarkable?

Using sattelites for internet communications is not a genuinely new idea. Number of companies provided such services before Starlink. But the key difference between previous generation solutions is …

Read more →
· 2 min read

2024 Tech in Review

2024 was definitely a year of AI ChatGPT Claude models are top-notch and I found myself using them a lot. Editors IMHO, the editors w/o tight AI integration will fade away at some point. Cursor is an …

Read more →
· 1 min read

Cable Management

Cable Management is an interesting topic for me, as my passion towards tech gadgets encourages spending some money during black friday on something fascinating. Typically, it’s one of the …

Read more →
· 1 min read

Digitalisation in action

Jokes aside, how to properly deprecate a technology? One of the greatest talks from Rich Hickey was about making changes to software systems. Search for it with “Spec-ulation” keyword in …

Read more →
· 1 min read

Should a code be readable by human?

Little known fact about SmallTalk programming language. The code written in SmallTalk should be able to be read aloud and it should make sense to a human.

Read more →