
GPU monitoring applications in Linux / Ubuntu
Little list of applications for GPU load monitoring
GPU load monitoring applications: nvidia-smi vs nvtop vs nvitop vs KDE plasma systemmonitor.
Little list of applications for GPU load monitoring
GPU load monitoring applications: nvidia-smi vs nvtop vs nvitop vs KDE plasma systemmonitor.
Installing little k3s kubernetes on homelab cluster
Here’s a step-by-step walkthrough of installation of a 3-node K3s cluster on bare-metal servers (1 master + 2 workers).
A bit about Enshittification and what it means
Enshittification is the name for a widespread phenomenon gradual decline of services, especially online platforms, due to profit-driven decisions that degrade user experience.
Some search engines don't like when website has pages with the same titles...
To add the Page number to the blog post List page title in Hugo, you need to modify your list template
A bit about on common GitHub Actions and their structure.
GitHub Actions is an automation and CI/CD platform within GitHub, used to build, test, and deploy your code based on events like pushes, pull requests, or on a schedule.
Step by step instruction for VirtualBox shared folders set up
To configure VirtualBox shared folders in Linux Guest OS, follow these steps:
The list of all terraform commands
Here is a comprehensive Terraform cheatsheet with essential commands, configuration elements, resource management, modules, variables, state handling, and best practices.
Howto add opengraph metadata to hugo?
Opengraph image metadata
is the meta property og:image
.
Basically, we want correctly generated tag <meta property="og:image" content="https://....jpg">
for each page in our hugo-based website.
About Obsidian ....
Here’s a detailed breakdown of Obsidian as a powerful tool for personal knowledge management (PKM), explaining its architecture, features, strengths, and how it supports modern knowledge workflows.
Overview and systems to use for Personal Knowledge Management
Here is an overview of Personal Knowledge Management, it’s goals, methods, and software systems that we can use on this wonderful day in July 2025.
Which web analytics systems to use on your website?
Let’s have a quick look at Matomo, Plausible, google and other web analytics providers and systems available for self-hosting and compare them.
Notes on standard Ubuntu 24.04 install sequence
Here is my favorite set of steps when doing fresh install of the Ubuntu 24.04. What I like here - not need to install NVidia drivers! they are installed automagically.
Markdown CodeBlocks are simple
Here I’m reviewing Codeblock options in Markdown. How to specify the programming language, diff formatting and code block filename.
I was using Dokuwiki as a personal knowledgebase
Dokuwiki is a selfhosted wikipedia which can be hosted easily on premises and not requiring any databases. I was running it dockerised, on my pet kubernetes cluster.
Choosing best tool to write selects and do backups
New Linux Ubuntu 24.04 desktop edition has offered me to install Beekeeper Studio as SQL Editor and DB Manager tool. I was previously using DBeaver. OK. Let’s Compare DBeaver with Beekeeper Studio.