Declaration of VAR
61 subscribers
67 photos
173 links
Спутниковый канал моего блоха: https://decovar.dev
Download Telegram
One more reason to get rid of Google Analytics - analyze your own web-server logs, dawg!

#blog #web #linux
Jupyter Notebook on your website:

- Jupyter instance behind NGINX reverse proxy with HTTPS on a subdomain
- querying MySQL database
- working with notebooks from Visual Studio Code

#blog #web #linux #python
How to add Prometheus metrics from TeamCity as a data source to Grafana.

#blog #web #development #linux
Data compression in IIS, Apache and NGINX. How to enable and which one is better.

#blog #web #windows #linux #development
We were looking for a wiki with Markdown markup, but surprisingly the choice is quite poor. And out of what's available, Gollum seems to be the best option.

#blog #web #linux #macos #devops
A better alternative to Certbot for issuing and renewing Let's Encrypt certificates - acme.sh shell script.

#blog #web #devops #linux
The blog has moved to https://decovar.dev/ on its own server, and the comments are now on remark42 engine.

#blog #web #hugo #devops #linux
CMake can handle making packages too - with CPack. I needed to make a deb package, and CPack helped a lot with that task (almost did everything for me).

Then I also needed to host that package in a private APT repository, and that part wasn't too easy.

https://decovar.dev/blog/2021/09/23/cmake-cpack-package-deb-apt/

#blog #cmake #devops #linux #cpp
A way to store passwords, keys and other secrets using KeePass database, hosted on internal server in Git repository.

#blog #devops #linux
Steam Deck - a happiness that can be bought with money. Windows-only games and applications magically running in a GNU/Linux environment. A handheld gaming device with fantastic controls and unprecedented freedom of doing whatever you'd like.

#blog #steam_deck #review #games #linux #piracy
Steam Deck is mainly a gaming device, but being a quite powerful PC it can also be used for software development.

At the very least, one can set-up a development environment for compiling one's sources in the field when no other computer is available, or maybe even use it as one's main development host.

#blog #steam_deck #linux #cpp #qt