Blog
Python: Apply a decorator to a class instance and static methods
Posted November 9, 2021 by Yaroslav Grebnov ‐ 3 min read
Use a services registry in a Python application
Posted November 9, 2021 by Yaroslav Grebnov ‐ 2 min read
Shell scripts to delete old Jenkins builds
Posted October 7, 2021 by Yaroslav Grebnov ‐ 7 min read
How to use enums in Python applications
Posted September 9, 2021 by Yaroslav Grebnov ‐ 16 min read
How to use constants in Python applications
Posted September 7, 2021 by Yaroslav Grebnov ‐ 14 min read
Bash, Linux: Interacting With Multiple Scripts Running in Background From Another Script
Posted August 9, 2020 by Yaroslav Grebnov ‐ 8 min read
Bash, Docker: Run a Script in Container and Redirect Output to a File on the Host Machine
Posted August 9, 2020 by Yaroslav Grebnov ‐ 2 min read
Bash, Docker: Check Container Existence and Status
Posted August 6, 2020 by Yaroslav Grebnov ‐ 3 min read
Bash: Scripts With Parameters, a Straightforward Approach
Posted August 4, 2020 by Yaroslav Grebnov ‐ 6 min read
Docker: Prevent Container From Exiting Immediately After Creation
Posted July 25, 2020 by Yaroslav Grebnov ‐ 2 min read
Bash: Building Flat Files Technique
Posted July 6, 2020 by Yaroslav Grebnov ‐ 1 min read
Grafana: Enable Dashboards Public Access
Posted May 30, 2020 by Yaroslav Grebnov ‐ 2 min read
Grafana, Influxdb, Docker: Pie Chart Dashboard Creation Tutorial
Posted May 28, 2020 by Yaroslav Grebnov ‐ 9 min read
Sed: Use Variables Containing Paths
Posted May 19, 2020 by Yaroslav Grebnov ‐ 2 min read
Docker, Linux: Disable Docker Commands for a User but Allow Him Running a Docker Container
Posted May 1, 2020 by Yaroslav Grebnov ‐ 2 min read
A Bug Report Example
Posted November 9, 2017 by Yaroslav Grebnov ‐ 2 min read