Yazılar

Yapay zeka, yazılım geliştirme ve yol boyunca öğrendiklerim üzerine notlar.

Yapay zeka, yazılım sistemleri, ürün düşüncesi ve yolda öğrendiğim şeyler üzerine notlar.

Apr 16, 2026Codex app ile remote SSH kullanmak

Codex app artık alpha seviyesinde SSH remote desteğine sahip ama rollout sırasında gizli feature flag, beta appcast build'i ya da shell-init düzeltmesi gerekebiliyor.

Apr 15, 2026Tip: Codex'te 1M context'i tek komutla aç

Tek komut çalıştır, script önce ~/.codex/config.toml için yedek alsın, gerekiyorsa 1M ayarlarını işlesin, sonra Codex'i yeniden başlat.

Apr 14, 2026Pokémon Red'i çok oyunculu paylaşımlı bir arcade'e dönüştürdüm — işte nasıl

Bir Game Boy ROM'undan başlayarak rgbds assembly, Emscripten, WebAssembly ve Redis tabanlı bir sıra sistemi aracılığıyla, siteyi ziyaret eden herkesin aynı oyunu oynadığı canlı bir arcade kurdum.

Apr 13, 2026mac-to-mac file system: NFS is faster than native SMB for dev env

For tiny-file dev trees on macOS, tuned NFSv3 beat native SMB and made a Mac Mini build box feel actually usable.

Apr 13, 2026using claude code's new native ssh remote on a mac mini / darwin

Claude Code's SSH remote rejects darwin hosts, but a lightweight OrbStack Linux VM on a Mac Mini turns the whole thing into a workable remote dev setup.

Apr 13, 2026Claude Code plan mode'u PermissionRequest ile auto-approve etmek

Claude Code'un plan onay dialog'u, PermissionRequest'e doğru hook atılarak ve Stop yerine ExitPlanMode'u match ederek otomatik onaylanabiliyor.