2026-06-01
A todo app is a kind of Hello World in the programming world. Every developer has made one at least once, usually at the very beginning, when you don’t yet know what to write but already want to create something …
Read more2026-05-29
A few days ago I investigated a compromise of a production server. Not theoretical — a real one, with a Monero miner, a C2 agent and a backdoor. The attack was fully automated. No one was specifically hunting this server …
Read more2026-03-26
This project combined backend logic, event-driven device data processing, and an operational interface. The key difficulty was not only to store readings, but to act on them in real time while maintaining a transparent …
Read more2026-03-26
This project was about applied automation with strict business constraints. It was not enough to build a simple input form: the system had to reject invalid readings, explain why, and still remain convenient for tenants …
Read more2025-10-30
A PostgreSQL proxy or connection pooler is an intermediary application that sits between your client applications and one or more PostgreSQL servers. It speaks the PostgreSQL network protocol, which allows any standard …
Read more2025-10-08
Congratulations! You just set up your web server (LAMP, LEMP, or something else) and are ready to build awesome websites. You have an operating system, a web server, a programming language, but one important puzzle piece …
Read more2025-08-03
Introduction to Dokploy: Manage Docker Apps on Your Terms In previous articles, we explored powerful SaaS deployment platforms like Vercel and Netlify, which offer simplicity and speed by letting a third party manage …
Read more2025-07-29
In the world of self-hosted solutions for application management, Dokploy is a modern and powerful platform designed to significantly simplify the deployment and management of Docker containers on your own server. Forget …
Read more2025-07-23
n8n + Supabase: PostgreSQL, Authentication, and API All in One We continue our series on n8n’s integration with backend services. Today’s focus is Supabase — a popular open-source Firebase alternative built on …
Read more2025-07-07
Introduction to FastPanel In the market of free server control panels, FastPanel stands out as a powerful and modern solution offering a wide range of features without compromising on performance. Unlike lightweight …
Read more