It's been a while since I touched this blog. The old WordPress install kept piling up plugin updates and slow page loads until I stopped opening the dashboard altogether. So I tore it down and rebuilt the whole site from scratch.
The new stack is Next.js, a much lighter design, and content stored as plain markdown files instead of a database. Pages load faster, and I can write a post in a text editor without fighting a block editor.
One thing carries over from the old site: multi-language support. This time it covers English, Turkish, and German, and each language only loads its own content. No leftover strings or unused routes get shipped to visitors who don't need them.
I'm also pulling a handful of old posts over from the previous blog, the ones still worth keeping: a couple of Windows guides, a file recovery tool review, and a rundown of hosting control panels. Expect more of the same going forward, short and practical notes from whatever I'm working on.
Thanks for stopping by. If anything here is useful, or you just want to say hi, the contact page is the best way to reach me.