13 - Orhun Parmaksız
Orhun Parmaksız (AKA "orhun" or "orhunp" on social platforms) is a humble open-source developer who likes GNU/Linux and system programming. He fell in love with Rust 4 years ago and ever since then he has been developing command-line tools and trying to boost his creativity by getting involved in various open-source projects. He’s been a member of the Arch Linux team for over 2 years and he mostly packages Rust software to improve the ecosystem for the users. Additionally, He’s one of the maintainers of the ratatui crate which is one of the most popular libraries for building terminal user interfaces using Rust. These days he enjoys working with the Zig programming language and writing blog posts about it.
He’s currently enjoying his unemployment and he takes advantage of that by creating as much open-source stuff as possible. His biggest project is git-cliff, a changelog generator tool written in Rust.
He’s currently pursuing open-source full-time! you can check his work on Github and even sponsor him!
⭐ GitHub - 👾 Website - 📚 Blog - 💖 Donate
Neovim and Terminal Setup
Orhun is using AstroNvim distro as his Neovim base. customized for his needs. He loves its speed, directory structure, and how you can add and configure new plugins.
Favorite CLI Tools
repgrep: An interactive replacer for ripgrep.
zellij: A terminal workspace with batteries included.
rathole: A lightweight and high-performance reverse proxy.
delta: A syntax-highlighting pager for git, diff, and grep.
bpytop: Linux/OSX/FreeBSD resource monitor.
linuxwave: Generate music from the entropy of Linux.
Dotfiles
You can find his dotfiles here.
The usage should be pretty straightforward since I use GNU Stow:
cd "$HOME"
git clone --depth 1 https://github.com/orhun/dotfiles .dotfiles
cd .dotfiles/
stow bash git i3 nvim ... # apply each configuration
Desk Setup
Books
Technical: RustBook
Non-technical: Don Quixote by Miguel de Cervantes