Welcome to developer technoblog!
Web-technologies, embedding, DIY - all here.
11
Adding view counter to bolt CMS
Let's create a view counter for articles in Bolt CMS. We'll explore possible implementations and basic protection against view count manipulation. I might write about Bolt CMS separately later, but…
Read31
Hidden Disc Holder
Looking for a place to store your disc collection, and find shelf storage boring? I have a solution for you. Some time ago, a PS5 appeared in our house, and since online game purchases are quite rest…
Read2504
Migrating from PHPStorm to Cursor
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 re…
Read120
Stairway to Heaven: Customizing WLED
From the idea and attempts to use the standard firmware to building my own with an increased number of control pins, an expanded web interface, a debugging API, custom lighting control logic, and eve…
Read