Yeah, because proprietary software is basically a crime against humanity.
#!/bin/bash
class_name="Risnanda Pascal"
role="Professional Cloud-Hater & Privacy Paranoid"
language_spoken=("id_ID", "en_US", "Sarcasm", "Systemd")
interests=("Yelling at cloud providers", "Hoarding data on my own hardware", "Pretending my homelab is a data center", "Reading privacy policies for fun")
tools=("Python", "Bash", "Wireshark (to see who's betraying me)", "Docker (for my 37 containers that could just be one binary)")
display_profile() {
echo "=== Oh Wow, Another Visitor ==="
echo "Name: $class_name"
echo "Role: $role (I will judge your cloud usage)"
echo "Languages: ${language_spoken[@]}"
echo "Interests: ${interests[@]}"
echo "Tools: ${tools[@]}"
}
say_hi() {
echo "Thanks for stopping by. Hope you find my work interesting—or at least more secure than your current setup."
}
display_profile
echo "---"
say_hi- Website: https://ricalnet.my.id
- Blog & IT Documentation: https://docs.ricalnet.my.id (Where I document things so I don't forget, but you're welcome to learn too.)
- Membangun Tor Bridge Relay dengan Obfs4 — Because anonymity is a right, not a setting you toggle off.
- Membangun 5G Core (Standalone) Sendiri Menggunakan Open5GS & UERANSIM — Yes, you too can run your own 5G network. The telcos hate this one trick.
- Instalasi dan Konfigurasi Pi-Hole dengan Docker untuk Blokir Iklan di Seluruh Jaringan — Block ads network-wide because your brain deserves better than being a tracking target.
- Audit Keamanan Jaringan Nirkabel Menggunakan Fluxion — For when you want to show your neighbors why WPA2-PSK with "password123" is a terrible idea.
- Panduan Lengkap Undang-Undang Perlindungan Data Pribadi — Because someone has to read the fine print so you don't have to.
Yes, I touch grass. But only after I've secured my SSH config.
PS: If you're not self-hosting at least 50% of your digital life, are you even living?
PPS: Your data called. It wants to leave the cloud.