Technology

Technology

Does the beginning of learning programming always have to be boring?

The beginnings are always difficult, whether when it comes to learning programming or trying to learn a new language. Usually we are looking for a fresh idea to systematically develop it as part of the acquired knowledge. It's hard to find something like this on the internet recently, so I'll share my ideas.

Read
Technology

Detailed description of your API

A good described API is attitude. Especially when planning architecture, where other teams work on its successive elements. Therefore, it is so important to describe in detail each API path. For this, it is worth using the right tool.

Read
Technology

Magic of whiptail and Squid proxy installation

When installing a bash open source project, I was always full of admiration for the developers who implemented the graphical interface. I was curious how it works and how I could apply it to my projects. The solution is simple - whiptail

Read
Technology

Your own VPN service in USA

Regional locks aren't fun. They always cause a problem with access to certain sources. VPN service charges are often high, and the free versions only offer a certain usage limit or are bandwidth-constrained. Therefore, why not set up your own free VPN server overseas?

Read
Technology

Task runner that resolves missing pipeline events

When creating pipelines for releasing things to the environment, we may run into the problem of handling too few events. By searching the internet, we can find a quite interesting task runner library that will help us in missing pipelines events

Read
Technology

Media library with 2TB cloud storage on VPS

A lot of people have a collection of movies or photos that they would like to share with friends. Installing Netflix imitation services is good, but requires a really large amount of costly space on the VPS servers. Of course, there is a solution for that

Read
Technology

Reboot your old Raspberry Pi for home DNS + VPN

How to use again your old Raspberry Pi? A good way is to set up your home VPN + DNS server quickly and securely

Read