About me

I’m an OpenBSD user, software developer, technical writer, and designer with a strong interest in privacy, security, and low-level programming on UNIX-like systems. Over the years, I’ve worked extensively with Linux and BSD operating systems, including developing and maintaining a Linux-based distribution for more than a decade.

I actively contribute to Free and Open Source Software (FOSS) projects and enjoy exploring minimalist, keyboard-driven workflows.

This website serves as both my personal homepage and a collection of notes, experiments, and articles about operating systems, privacy, security, data science, and free software.

I am not here because I am different. I am here because I exist.

Hervy Qurrotul A.

Contact

Email is the best way to reach me. I occasionally use social platforms such as Mastodon, Bluesky, and Lemmy, but for direct communication I prefer SimpleX Chat or Signal.

I no longer use Google services, WhatsApp, Facebook, Instagram, LinkedIn, Reddit, or Matrix due to concerns regarding privacy, data ownership, and platform policies.

Encrypted Email

I strongly encourage the use of OpenPGP (GPG) for email communication. Unencrypted email offers little privacy, while encryption helps ensure that messages can only be read by their intended recipients.

You can find my public key and instructions for importing and verifying it below.

How to import key and verify.

Import the key from a keyserver:

gpg --recv-keys D7B52C04D9B40738

Or download and import manually:

wget https://hervyqa.srht.site/hervyqa.key
            gpg --import hervyqa.key

You can verify the fingerprint after import with:

gpg --fingerprint D7B52C04D9B40738

Repository

Most of my open-source work is hosted on SourceHut. While I still maintain accounts on other platforms, SourceHut is currently my preferred git forge.

Desktop setup

openbsd dotfiles
Figure: OpenBSD desktop with SwayWM

My workflow is heavily keyboard-driven and centered around CLI and TUI applications. While my OBSDc dotfiles setup may not be the most practical solution for every use case, it is the environment I enjoy working in.

My daily tools include OpenBSD, SwayWM, Git, Aerc, Vim, Helix, Chawan, and various CLI/TUI utilities.