Blog Pavel

Pavel's blog about programming, golang, traveling and cars

Бот для борьбы со спамом в Telegram на Golang

После использования разных ботов антиспам ботов я пришел к решению написать свой, так как все текущие работали плохо. Здесь я покажу как можно написать своего бота для Telegram используя Go

Repair broken Airscarf on a Mercedes-Benz

After a long study of the problem, I finally fixed the problems with my Airscarf in my Mercedes Benz E200 convertible. I was able to replace the module that is in the trunk behind the trim. In the article I will tell you how to do this and attach useful information on this module

My favourite Golang packages

I have been working with Go language for about 5 years and during this time I have used different packages, which I enjoy to use at or which just help me in working with the code and I wanted to list the main my favorite universal packages

Stadia lags on a Macbook. Debug and search for the cause

After a long search for the reason why Stadia sometimes lags very much, I found out that on almost all MacBooks ping jumps every 5 minutes. How to fix it and how to check it is written in this article.

Run web application in Google Cloud Platform with Kubernetes

Run golang web application in Google Cloud Platform with Kubernetes and Cloud Builder