Using Alternative REAPER Configuration Directory for Test Automation

How to use REAPER’s alternative configuration directory feature for test automation

June 28, 2025 · 2 min · 283 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