Hi, I’m Deniz.

Welcome to my devlog. I document whatever I learn or build. Mainly focusing on (but not limited to) cybersecurity related topics.

I learn by building programs and solving problems to gather hands-on experience. You’ll find my CTF writeups, notes on technologies and techniques I learn along the way, project demos and free(as in freedom) and open source software.

Fuzin: FZF wrapper for package managers.

About the project I am a chronic distro-hopper. Every time I try to install a package in a distro I have to search either if it exist or what its name is. I’ve been using bash aliases for using fzf withthe package manager at the time. But as I’ve said earlier, I’m a distro-hopper. I always change my configs and always forget to bring the alias with me. So I wrote Fuzin to automate my fzf aliases. Even if I’m using Arch, Debian or Mac doesn’t matter I’m automatically inside fzf searching for packages. ...

2026-03-29 · 2 min · plumy