Archives for Vitaly Samigullin's blog

06-01-2024 18:58
emacs tramp: ssh + sudo
06-01-2024 18:04
Unmaintained technical documentation
06-01-2024 16:10
Multiple WiFi network connections on Rapspberry Pi 5
01-01-2024 21:38
DNS sinkhole with dnsmasq on local Linux machine
29-12-2023 20:00
dnseen: simple DNS queries analyzer
21-12-2023 23:55
Recording a screencast on Linux
10-12-2023 13:13
My Linux journey so far: status update 2023
11-09-2023 15:00
GNU Stow repo with git submodules
16-07-2023 17:00
Clojure: decision fatigue
07-07-2023 20:00
Debugging and patching Clojure code running in production using socket server and REPL
07-07-2023 12:00
kairos: crontab parsing library for Clojure
16-01-2022 00:59
dienstplan: Slack bot for duty rotations
07-09-2021 09:10
pip-license-checker: detect third-party dependencies with “wrong” licenses
14-06-2020 22:30
Book review: The Clean Coder by Robert C. Martin
18-04-2020 18:00
PostgreSQL: find sequences of same-parameter values within ordered groups
01-04-2020 18:10
workflow-tools: start using GitHub Actions at scale
24-01-2020 09:10
Python logging: why printf-style string formatting may be better than f-strings
26-12-2019 12:10
Python third-party tools configuration: pyproject.toml vs setup.cfg
15-12-2019 14:00
Python interview questions and answers
Sun 08 December 2019
Вопросы и ответы для собеседования веб-разработчика на Python
07-12-2019 14:58
PostgreSQL: update by spliting result set into evenly sized chunks using window function
28-09-2019 14:12
Switching between Kubernetes clusters and namespaces: kubectx and kubens
07-06-2019 20:30
Application configs: files or environment variables? Actually both!
01-06-2019 14:12
Helm stable/prometheus-operator: adding new scraping targets and troubleshooting
01-06-2019 11:00
Grafana Dashboard for Prometheus official Python client with Flask App metrics
28-05-2019 12:03
Pelican plugin: word count and reading time statistics
26-05-2019 12:00
Kubernetes Ingress Troubleshooting: Error Obtaining Endpoints for Service
24-05-2019 20:15
Kubernetes Persistent Volumes: How to List and Copy Files and Directories
20-05-2019 19:20
Helm stable/redis chart: slave unable to connect to master
20-05-2019 11:12
Helm Cheat Sheet: Personal Top of the Little Known Commands and Features
18-05-2019 19:00
Minikube Cheat Sheet: most helpful commands and features I wish I knew from the start
18-05-2019 11:00
Minikube high CPU usage even with no workload on Linux machine
02-05-2019 13:50
Python MRO and Mixin Classes
02-05-2019 12:10
Python Method Resolution Order and C3 linearization algorithm
01-05-2019 11:30
Pelican blog: up and running
29-04-2019 17:30
Method vs. Class Method Quirks in Python 3
28-04-2019 16:30
Let’s get started!