The place where I write about my experiences and thoughts related to software development.
Coolify
Setting Up Serverless Functions with Coolify
Learn how to set up serverless functions with Coolify, a powerful tool that simplifies the process and lets you focus on building your app.
Programming
How to Learn Coding Faster with a Mentor
Mentors can help you navigate the coding maze, avoid common pitfalls, and accelerate your learning. Here's how to find the right mentor and make the most of your time together.
Programming
How to Start Learning to Code Without Feeling Overwhelmed
Learning to code can be overwhelming, but it doesn't have to be.
Cloud Build
How to set environment variables using Google Cloud Build
This may seem like a simple task, but... it's not.
Indie Hacking
STOP Shipping Fast
I'm an indie maker and I'm not a big fan of shipping fast.
Javascript
Was JavaScript a mistake for backend development?
Node.js is here for over a decade
PHP
The Hidden Value of Maintaining Legacy PHP in Your First Dev Job
Your first job as a developer is a learning experience, and you'll need to learn a lot of new things.
Cloud
My Free-Tier Tech Stack Handling 100K Requests/Month
If you dont't know Cloud run...You're missing out.
Open Source
Coolify vs Heroku vs Netlify vs Vercel
I've used all of these services, what's the difference?
Rust
From PHP to Rust
PHP Developer's Journey to Rust
Report
69% of Devs Love ChatGPT
JetBrain's DevEcosystem 2024 report is out.
Rust
Why Are Developers Rewriting Stuff in Rust?
Many developers are rewriting their code in Rust, and it's not just for fun.
Open Source
Is Coolify Really That Cool?
I'been using coolify for a while now and...
Open Source
Mocking OpenAI Streaming APIs (SSE) with Nock
I built an open source library to mock OpenAI streaming APIs (SSE) and i'd like to share how it works under the hood.
Software Engineering
Top Skills Every Software Engineer Should Learn in 2025
if you're not already using LLM SDKs, serverless functions, and vector databases, you're going to miss out on some serious career gains.
PHP
1 Billion Pulls Later, PHP Is Far From Dead
PHP Docker image just hit 1 BILLION pulls on Docker Hub
AI
Sora is Here... But Everyone Wants In
AI
Why Claude AI Is Not Production Ready
Claude is a powerful AI model that can generate code, but it's not production-ready yet.
JavaScript
Server-Side Rendering with H3 and EJS
we'll explore how to implement SSR using H3, the lightning-fast HTTP framework from UnJS
JavaScript
Why I Switched from Express to H3: A Performance Story