Tag: cursor

08.05.2025 16:00
3

Project Caretaker. Part 10. Bluetooth

Connecting the Radiomaster TX12 as a BT controller through the ELRS module. Among other things, I had previously attempted to get into FPV. For various reasons, it wasn't successful, but I was left…

Read

27.04.2025 16:35
131

T-CTF: Write-up of a Cybersecurity Competition

Capture The Flag (CTF) is a competition for white hat hackers, who need to "hack" a specific service or application or gain unauthorized access to information within a limited time. Capture…

Read

26.04.2025 10:00
229

Project Caretaker. Part 8. Software

The ESP32CAM is a fairly popular controller. Wi-Fi-controlled devices with cameras are also very popular. But despite all this, I couldn't find any suitable firmware. The ESP32CAM is a fairly popular…

Read

12.04.2025 12:03
40

Regional Championship in Competitive Programming

I'll diversify my posts about robots with a life story. I'll return to robot in a week as there's still a lot to cover. The company I work for occasionally offers interesting activities - hackathons,…

Read

26.02.2025 21:03
10

Wire Size Calculator

While working on various DIY projects, I always find myself searching for the right wire size to use. Now, this information will be readily available. While working on various DIY projects, I always…

Read

07.02.2025 16:08
16

Making images clickable on the website

I often insert high-quality images, but until now there wasn't a convenient way to view them. Let's fix this limitation. First, a brief explanation about Bolt CMS - I use markdown for writing article…

Read

12.01.2025 19:38
1789

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…

Read