Latest Blog articles

Decoding PHP Files

During my recent exploration of Ukrainian online theater platforms, I made an interesting discovery: the majority of these sites are built on the DataLife Engine (DLE). This observation sparked my curiosity, as DLE is a content management system that has been around for quite some time, yet continues to operate effectively in 2025.

Converting FB2/TXT to EPUB: A Lightweight Bash Solution

In the world of e-reading, having your books in a compatible format is essential. While EPUB has become a standard format supported by most e-readers, many books are still available in FB2 (FictionBook) format or plain text. Converting between these formats often requires installing bulky software like Calibre, but there's a more elegant solution using common Linux tools.