馃憢 Hey friends!

Welcome to my personal blog.

I write about technology with the focus on software development and everything around it.

You can read more about me in About section.

Using Alternative REAPER Configuration Directory

How to use REAPER鈥檚 alternative configuration directory for experiments or test automation

June 28, 2025 路 2 min 路 291 words 路 Maxim

Creating and Restoring Disk Images on macOS: A Guide to Using dd and diskutil

Disk imaging on macOS using dd and diskutil - create, restore, and verify disk images. Includes optimization techniques with compression and sparse files, plus SHA1 verification for data integrity.

May 4, 2025 路 12 min 路 2408 words 路 Maxim

Convenient ROS2 Development Environment

This article introduces ros2-devcontainer, a VS Code-based containerized solution that streamlines ROS2 development with integrated C++/Python support and debugging capabilities.

April 13, 2025 路 4 min 路 777 words 路 Maxim

GitLab CI: Tips and Tricks

This article explores advanced techniques for improving GitLab CI/CD pipelines. It covers both built-in GitLab features and workarounds for common challenges.

October 22, 2024 路 6 min 路 1193 words 路 Maxim

Bridging Jira and GitLab: Automating CI/CD Pipelines for Releases

This article outlines a method to automate software releases by integrating Jira and GitLab, enabling automatic triggering of GitLab CI/CD pipelines when a Jira version is marked as released

August 24, 2024 路 4 min 路 776 words 路 Maxim