
GitHub Actions Dakikaları Bitti: Kendi Sunucuma Self-Hosted Runner Kurdum
Aylık 3.000 dakikalık ücretsiz GitHub Actions kotasını tüketince iki seçenek kalıyor: planı yükselt ya da elimdeki sunucuyu runner yap. İkincisini yaptım.

Aylık 3.000 dakikalık ücretsiz GitHub Actions kotasını tüketince iki seçenek kalıyor: planı yükselt ya da elimdeki sunucuyu runner yap. İkincisini yaptım.

When your monthly 3,000 GitHub Actions minutes run out mid-project, you have two options: upgrade your plan or turn the server you already have into a runner. I did the second one.

Freqtrade botunu Claude'a bağlayan TypeScript MCP sunucusu. Bakiye, pozisyon, piyasa verisi — hepsi doğal dilde.

A TypeScript MCP server that connects Claude and other AI agents to a running Freqtrade bot — check balances, manage pairs, and execute trades in natural language.

React, Vite ve GitHub Pages ile günlük güncellenen trending repos web sitesi

A daily-updated trending repos website with React, Vite and GitHub Pages

CLI-Anything projesine tarayıcı otomasyon desteği ekledim. DOMShell MCP server entegrasyonuyla, CLI-Anything'in ilk MCP backend pattern'ini gerçekleştirdim.

Contributed browser automation support to CLI-Anything via DOMShell MCP server integration. Implemented the project's first MCP backend pattern.

Two bug fix PRs I made to the Keploy project, and what I learned about Go's defer pattern and HTTP connection pooling.

Keploy projesine yaptığım iki bug fix PR'ı, Go'da defer pattern ve HTTP connection pooling hakkında öğrendiklerim.