BLOG · MÜHENDİSLİK GÜNLÜĞÜBLOG · ENGINEERING NOTES

Sahadan notlar.Notes from the field.

Üretimde çalışan sistemlerden öğrendiklerimiz — AI/LLM, yeni teknolojiler, framework'ler ve ölçek üzerine kısa, işe yarar yazılar. Pazarlama yok; mühendislik var.What we learn from systems running in production — short, useful writing on AI/LLM, new technologies, frameworks and scale. No marketing; just engineering.

AI & LLM·2 TEMMUZ 2026JUL 2, 2026·5 DK5 MIN

MCP: Yapay zekâ ajanlarına servis açmanın standardıMCP: the standard for exposing your service to AI agents

Model Context Protocol, ajan-araç entegrasyonunun N×M problemini tek protokole indirdi. Nasıl çalışır, ne zaman MCP sunucusu yazmalısınız, güvenlikte neye dikkat etmeli?

Model Context Protocol collapsed the N×M problem of agent-tool integration into one protocol. How it works, when to write an MCP server, and what to watch for in security.

Yazıyı okuRead the post
02

RAG 2026: naif retrieval'ın ötesiRAG in 2026: beyond naive retrieval

Tek atımlık vektör aramasından agentic RAG ve graf yaklaşımlarına: hangi problem hangi retrieval desenini istiyor?

From one-shot vector search to agentic RAG and graph approaches: which problem shape wants which retrieval pattern?

AI & LLM2 TEMMUZ 2026 · 7 DKJUL 2, 2026 · 7 MIN
03

Küçük modeller, büyük iş: her problem frontier model istemezSmall models, big work: not every problem needs a frontier model

Sınıflandırma, çıkarım, yönlendirme: küçük modellerin kazandığı yerler, kaybettiği yerler ve router deseni.

Classification, extraction, routing: where small models win, where they lose, and the router pattern.

AI & LLM2 TEMMUZ 2026 · 6 DKJUL 2, 2026 · 6 MIN
04

LLM'den güvenilir JSON: structured output pratiğiReliable JSON from LLMs: structured output in practice

Şema tasarımı, constrained decoding, doğrulama katmanı ve retry desenleri — model çıktısını üretim sistemine güvenle bağlamak.

Schema design, constrained decoding, a validation layer and retry patterns — wiring model output into production safely.

AI & LLM2 TEMMUZ 2026 · 6 DKJUL 2, 2026 · 6 MIN
05

React Server Components: sunucuya dönüşün mantığıReact Server Components: the logic of the return to the server

RSC neyi çözüyor, neyi karmaşıklaştırıyor? Bundle, veri erişimi ve zihinsel model üzerinden sakin bir değerlendirme.

What RSC solves and what it complicates — a calm read on bundles, data access and the new mental model.

WEB2 TEMMUZ 2026 · 7 DKJUL 2, 2026 · 7 MIN
06

Bun, Node, Deno: JavaScript runtime'ını nasıl seçmeliBun, Node, Deno: choosing your JavaScript runtime

Üç runtime, üç felsefe. Benchmark'ların söylediği ve söylemediği; üretim için karar kriterleri.

Three runtimes, three philosophies. What benchmarks do and don't tell you; decision criteria for production.

WEB2 TEMMUZ 2026 · 7 DKJUL 2, 2026 · 7 MIN
07

Kodu kullanıcıya taşımak: edge'de ne çalışmalı, ne çalışmamalıMoving code to the user: what belongs at the edge — and what doesn't

Isolate'ler, veri yerçekimi ve mimari sınırlar: edge fonksiyonlarının gerçek kazanç sağladığı yerler.

Isolates, data gravity and architectural limits: where edge functions genuinely pay off.

DEVOPS2 TEMMUZ 2026 · 6 DKJUL 2, 2026 · 6 MIN
08

Passkey'ler üretimde: şifresiz girişin gerçek durumuPasskeys in production: the real state of passwordless login

WebAuthn seremonileri, kurtarma senaryoları ve geçiş stratejisi — passkey-first, passkey-only değil.

WebAuthn ceremonies, recovery scenarios and the migration strategy — passkey-first, not passkey-only.

WEB2 TEMMUZ 2026 · 7 DKJUL 2, 2026 · 7 MIN
09

LLM maliyet mühendisliği: token bütçeleri, cache ve model routingLLM cost engineering: token budgets, caching and model routing

Korkutucu faturadan öngörülebilir birim maliyete: context disiplini, prompt cache ve kademeli model seçimi.

From scary invoice to predictable unit economics: context discipline, prompt caching and tiered model choice.

AI & LLM2 TEMMUZ 2026 · 7 DKJUL 2, 2026 · 7 MIN
10

Kod asistanlarıyla ekip olmak: hız, disiplin, kod sahipliğiWorking as a team with AI code assistants: speed, discipline, ownership

Asistanların gerçekten hızlandırdığı işler, yeni hata türleri ve kaliteyi koruyan ekip pratikleri.

Where assistants genuinely accelerate, the new failure modes, and the team practices that protect quality.

AI & LLM2 TEMMUZ 2026 · 6 DKJUL 2, 2026 · 6 MIN
11

RAG demoda çalışır. Üretimde neden düşer?RAG works in the demo. Why does it fail in production?

Beş dakikada kurulan RAG demosuyla, gerçek kullanıcıya cevap veren sistem arasındaki mesafe: retrieval kalitesi, eval seti ve gözlemlenebilirlik.

The distance between a five-minute RAG demo and a system answering real users: retrieval quality, eval sets and observability.

AI & LLM18 HAZİRAN 2026 · 6 DKJUN 18, 2026 · 6 MIN
12

llms.txt: Siteni yapay zekâ ajanlarına açllms.txt: Open your site to AI agents

Müşterilerin artık önce bir modele soruyor. Tek bir metin dosyasıyla markanı LLM'lere doğru anlatmanın pratik rehberi — kendi dosyamız örneğiyle.

Your customers now ask a model first. A practical guide to describing your brand to LLMs with a single text file — using our own file as the example.

GEO28 MAYIS 2026 · 4 DKMAY 28, 2026 · 4 MIN

→ Yeni yazılar geldikçe burada. Ajanlar için: → New posts land here. For agents: llms.txt

Bu problemleri birlikte çözelim.Let's solve these together.

Projenizi konuşalımStart a project