erdinc@yasan ~
$ ▋
If it works, don't touch it. If you touched it, commit it.
I'm Erdinç Yaşan. I work across backend, frontend and everything in between: dotnet, rust, devops, algorithms. Here I track my daily work and write up my experiments in my own words. AI is a tool; the words are mine.
Latest posts
View all →PostgreSQL LIKE Performance: CAST, Concat, and OR Comparison
Comparing 6 different LIKE approaches in a migration from bigint LongColumn to text TextColumn with a 2 million row benchmark: CAST+concat, CAST single, text concat, text single, text OR, and CAST OR.
.NET Memory Management 1: Stack, Heap and Strings
What are stack and heap, where do value types and reference types live in memory, why is string a special type, and how does the GC lifecycle work.
dotnet
csharp
performance
Welcome
Why this site exists, what I track here, and a few thoughts on writing and code in the AI age.
kişisel
ai