I start loving Rust

󰃭 2025-07-13 | #programming languages #rust

I first got in touch with Rust in 2021, which is about four years ago. Back then, I found it really difficult to work with. The compiler was strict, the borrow checker was confusing, and the language felt unfamiliar overall. Today, things are very different. I genuinely enjoy working with Rust. This is not only because I understand the language better now, but also because I have found a tech stack that suits my way of building software.

Continue reading 


Vibe Coding is shit. Stop it

󰃭 2025-07-12 | #AI #vibe coding

Vibe coding seems to be everywhere these days. Social media is flooded with stories of people building SaaS products at record speed using so-called vibe coding techniques. These posts often come with bold claims, not just about productivity but also about the future of our profession. The underlying message is clear: software engineers will soon be obsolete, replaced by AI and no-code tools. I strongly disagree with this narrative and frankly, I find the whole trend deeply frustrating.

Continue reading 


Why most of web agencies shouldn't be in business

󰃭 2025-04-18 | #agency #cms #entrepreneurship #rage

I’m currently quite active on social media, and more and more often I come across people on platforms like TikTok or X talking about how they’ve started a Webflow agency or are building the next SaaS or enterprise application for their clients. In most cases, that’s perfectly fine — experienced professionals sharing what they’re working on. Pretty cool. But lately, I’ve been seeing more and more people who really trigger me.

Continue reading 


When to Stop Updating a Side Project — and Why I Did

󰃭 2025-04-01 | #dependencies #sideprojects

Have you ever had a side project that you haven’t worked on in a long time? For me, there’s a project I started in 2021, originally to help me complete my school homework a bit faster. It’s a web app capable of solving simple math problems. A few days ago, I made the difficult decision to stop updating its dependencies. Letting go of this project was not easy for me. That’s why I want to share my experience with you—perhaps my thought process will be helpful if you ever find yourself facing a similar decision.

Continue reading 


Stop hating PHP

󰃭 2025-03-07 | #frameworks #php

I have been working with PHP in a professional environment for about three years. Despite this, PHP remains one of the most disliked languages among developers, which I find difficult to understand because it has evolved into a fairly robust and capable language. Why is it hated so much? In its early days, PHP was considered quite insecure. Many of the CVEs at the time were related to PHP, reinforcing its reputation as an unsafe language—an assessment that was accurate back then.

Continue reading 