Available for new projects
Hi, I’m Mehmet Nuri
Someone who loves building software.
I enjoy writing code, understanding how systems work and sharing what I learn. On this blog I write about things I try, problems I solve and lessons I pick up along the way.
- Web
- Sistem Tasarımı
- .NET
- TypeScript
- Cloud
- DevOps
- Açık Kaynak
~/mehmetnuri.com
$ git add yeni-yazi.tr.md
$ git commit -m "Yeni yazı"
$ git push
# GitHub Actions → Astro build
✓ Yayında: mehmetnuri.com/blog/yeni-yazi2
posts
2
languages
4
topics
100 %
open source
Web & Software
Building for the web, end to end.
System Design
How systems fit together and scale.
Cloud & DevOps
Shipping, automating, observing.
Open Source
Learning and sharing in the open.
Latest posts
All →· Java
Java 21 Virtual Threads: A Simple Path to High Concurrency
What are Java 21 virtual threads (Project Loom), how do they differ from platform threads, and how do they make thread-per-request cheap again? With code, pitfalls and measurement tips.
· General
My new blog is live
mehmetnuri.com now runs on Astro. I write posts in Markdown and publish them through git — fully in my control.