RSSAmplifier

Blog

perdana dot dev

Greetings, traveller! My name is Ukaza (Zia) Perdana, I am a software developer from Indonesia who likes to build: cool and useful stuff, cool but u...

perdana.devRSS feed ↗10 posts

Latest posts

Set up OBS Virtual Camera on Fedora 43 KDE (Wayland)

1. Enable RPM Fusion sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release- $( rpm -E %fedora ) .noarch.rpm 2. Install required packages sudo dnf install kernel-headers kernel-devel- $( uname -r ) v4l2loopback kmod-v4l2loopback help2man 3. Build the kernel module sudo akmods --force --kernel $( uname -r ) 4. Load the module sudo modprobe v4l2loopback devices = 1…

Two Dimensions of Software Complexity

When developers debate which software is most complex , they usually mean technical complexity: architecture, performance constraints, failure tolerance. But there is a second dimension equally worth examining: human complexity, meaning the political, cultural, legal, and social forces acting on the people who build and maintain the software. Kernels, web browsers, and ERP systems make for a…

Tuesday walk from west to east of the Brantas River and back

My Gaming Rig Doubles as a Homelab and Serves Internet Traffic (Part 2: Going Public Without the MITM)

In Part 1 , I set up a homelab on my gaming rig: Podman Quadlets, Headscale, Immich, Ollama. Everything accessible over a private Tailnet. But here's the thing: explaining Tailscale for access to Immich to my mom and sibling isn't happening. They just want to see the family photos. So some services need to be public. The question is how. Why Not Cloudflare Tunnel The obvious answer is Cloudflare…

My Gaming Rig Doubles as a Homelab and Serves Internet Traffic (Part 1: Meet Podman and Tailnet)

I didn't set out to build a homelab. I just wanted to self-host my photos and Immich made this choice more compelling. The thing is, Immich needs a GPU for face recognition and renting cloud GPU felt wasteful. Oh look, I already have a machine with a GPU (RTX 3070Ti with 8GB VRAM) sitting on my desk: a gaming rig running Bazzite . It plays my Steam library, and now it serves a homelab. Along the…

checkboxes are for multiple selection and radio buttons are for single selection

i was a kid during the 90s through 2000s but i didn't get my first computer until the 2000s. i am no susan kare nor picasso but i developed some visual design sensibilities, during high school i made some printed media artifacts (think posters, book covers, calendars, etc.) that i no longer have copy of (just trust me, okay?). of course interactive design takes a different skill but i sure have…

the virtue of laziness (?)

laziness has played a strange role in human progress throughout history. the ancient greeks looked down on manual labor—not because they were morally weak, but as a matter of philosophy. to them, free time represented the best state of human life, allowing deep thinking and pursuit of truth. of course, this ideal depended entirely on slavery; while philosophers debated ideas in public squares,…

from marginalia to wayang: reimagining medieval battle games through southeast asian storytelling

The first time I bought and started playing Inkulinati , I was immediately drawn into its unique premise - medieval European margin art coming to life in tactical combat. Two weeks of playing has not only entertained me but sparked an idea: what if we applied this ingenious format to Southeast Asia's rich tradition of shadow puppetry? Wayang kulit , with its intricate puppets and complex…

remove xiaomi bloatwares using adb on linux

xiaomi offers smartphones with great hardware at affordable price but pre-installed some apps i don't need. some of them can be easily uninstalled, but some need additional effort. these are the steps to remove the craps using adb: setup enable usb debugging on the device: download adb command line tool: wget https://dl.google.com/android/repository/platform-tools-latest-linux.zip unzip…

does it look like windows xp?

feeling nostalgic on linux