❯ whoami
name: RydOne
role: DevOps & Blockchain Infrastructure Engineer
os: Arch btw / Ubuntu uWWu
shell: zsh + tmux + neovim (the holy trinity)
❯ cat current_focus.txt
→ Validator nodes that don't miss epochs
→ IaC that actually works on first apply (rare)
→ K8s clusters that self-heal before I wake up
→ Shipping smart contracts without getting rekt
❯ cat /etc/philosophy
"Automate first. Sleep later. Document never."
❯ uptime
always on. even when i shouldn't be.
❯ sudo pacman -S girlfriend
error: target not found: girlfriend┌──(rydone㉿infra-node)-[~/blockchain]
└─$ kubectl get pods --all-namespaces | grep -v Running
# nothing. we're fine. totally fine.
┌──(rydone㉿infra-node)-[~/blockchain]
└─$ cat /proc/self/status | grep -i stress
StressLevel: 0 (lie)
┌──(rydone㉿infra-node)-[~/blockchain]
└─$ printenv | grep -E "SLEEP|COFFEE|DOCS"
SLEEP=deprecated
COFFEE=required
DOCUMENTATION=404| Layer | Stack |
|---|---|
| Consensus Nodes | Geth · Prysm · Lighthouse · Erigon |
| Smart Contracts | Solidity · Hardhat · Foundry · OpenZeppelin |
| Monitoring | Prometheus · Grafana · Alertmanager |
| Storage | IPFS · Arweave · MinIO |
| Security | HashiCorp Vault · Cert-Manager · Falco |
| Network | Nginx · Traefik · Cloudflare · HAProxy |
git push --force
$ terraform plan → Plan: 12 to add, 0 to destroy ✅
$ terraform apply → Destroy complete! Resources: 47 destroyed ✅✅


