Welcome to my personal web page!
This is my personal web page. Here I share a vast range of articles – from personal experiences and adventures, to tech articles and challenges I overcame. I believe that information and knowledge should be shared – thus I often share the way I overcame technical challenges in my day to day work.
If you want to understand more about me – feel free to visit the “About me” page, or if you are interested in my technical experience and expertise – you can do so in my “CV” page. If you want to get in touch – have a look at the footer.
Regarding this site – I like things simple, pragmatic and practical. That’s the way I work, the way I live and the way this site is built, and even though I can be considered a full stack developer – the design is kept to the simple.
Latest blog posts
![](https://stoyanov.dev/content/uploads/2024/11/Elasticsearch_logo-640x360.jpg)
Elasticsearch cheat sheet
Search Count AND query OR query Query with date range Sort by a date containing field Query with regex Point In Time This generally creates a snapshot of the current…![](https://stoyanov.dev/content/uploads/2024/10/PXL_20241009_054046150-640x360.jpg)
Un Subaru in Italia
At the beginning of the year I decided it’s time to retire my loyal 1998 BMW 328 and got myself a new car (or new by Bulgarian standards) – a…![](https://stoyanov.dev/content/uploads/2019/05/datahole-640x244.png)
Odroid Sensors
Not long ago I bought an Odroid ARM based mini PC, and among many issues, turned out that the system uses some rather strange scheme for controlling the fan speed….![](https://stoyanov.dev/content/uploads/2024/08/k8s-640x259.jpg)
“Kubernetes network isn’t reliable”
Recently, while trying to figure out an extrelemly annoying problem I was having with Kubernetes – I stumbled upon this marvel of a github issue. So if you ever need…![](https://stoyanov.dev/content/uploads/2024/08/shoshin-640x283.jpg)
Shoshin
Shoshin (Japanese: 初心) is a concept from Zen Buddhism meaning beginner’s mind. It refers to having an attitude of openness, eagerness, and lack of preconceptions when studying, even at an…![](https://stoyanov.dev/content/uploads/2018/07/internet-1462453-1918x848-640x283.jpg)
List VirtualBox VM’s shared folders
In my current job we work heavilly with kubernetes clusters, working on a minikube master. As part of out internal toolkit for managing these, I needed to get a full…![](https://stoyanov.dev/content/uploads/2024/03/symfony-doctrine-640x341.jpg)
Left join with query builder
In my “new” job – we’re working entirely with Symfony, thus I decided to get my hands dirty and rewrite my eternal “Car Expenses” project in Symfony. What I found…![](https://stoyanov.dev/content/uploads/2018/07/internet-1462453-1918x848-640x283.jpg)
Oh, shit, Git?!
A wonderful cheat sheet shared with our team by a colleague of mine. O, shit, git?! Yeah, thanks, Niki!![](https://stoyanov.dev/content/uploads/2019/05/datahole-640x244.png)
PHP Recursive copy/delete functions
In a recent project I needed quite often to delete or copy whole directories. And since PHP doesn’t seem to have such – I created these: Remove Directory Copy Directory![](https://stoyanov.dev/content/uploads/2023/06/IMG_E1259-640x360.jpg)
New Bike
So for the first time in nearly ten years – I got myself a new bike. It’s a brand new (also for the first time) Propain Tyee – an enduro…![](https://stoyanov.dev/content/uploads/2018/07/internet-1462453-1918x848-640x283.jpg)
Pull GitHub repository with code
I’m currently developing a company WordPress plugin platform, which should allow you to update and manage company proprietary plugins without making them public in WP’s plugin repository.As part of it…![](https://stoyanov.dev/content/uploads/2021/06/gutenberg-640x297.jpg)