Developer's technoblog


Making images clickable on the website

07.02.2025 13:08

I often insert high-quality images, but until now there wasn't a convenient way to view them. Let's fix this limitation.

Read

Enabling runtime statistics collection in ESP32-arduino

02.02.2025 04:19

This article will focus on the FreeRTOS functions vTaskGetRunTimeStats and vTaskList, but the same method applies to change any sdkconfig option.

Read

Adding view counter to bolt CMS

01.02.2025 13:27

Let's create a view counter for articles in Bolt CMS. We'll explore possible implementations and basic protection against view count manipulation.

Read

Hidden Disc Holder

26.01.2025 13:41

Looking for a place to store your disc collection, and find shelf storage boring? I have a solution for you.

Read

Student48

18.01.2025 21:47

For LSTU Computer Science graduates of 2014-2021, this name means a lot - let's dive a bit into its history.

Read

Migrating from PHPStorm to Cursor

12.01.2025 16:38

Let's explore how to configure familiar JetBrains PHPStorm functions in Cursor (VS Code). Many of the features described in this article are general and not specifically tied to PHP, so it will be relevant for migration from other JetBrains products as well.

Read