ediz ucar

23 · Cambridge · programmer — self-hosting · cs · philosophy (Popper) · cryptography

linux fedora raspberry pi gpg popper

Hello — local time:

About

I’m Ediz, a programmer in Cambridge. I like clean systems, small tools, and running my own infrastructure. Interests: computer science, cryptography, and philosophy — especially Karl Popper’s critical rationalism.

This box serves as my tiny internet home base on a Raspberry Pi. If it breaks, I probably pushed to main.

Services

SSH

Public key only. Rotate keys regularly, use agent forwarding sparingly.

ssh ediz@pi.local

Syncthing

Peer-to-peer sync between laptop, phone, and Pi.

Backups

Nightly restic to encrypted offsite; weekly test restores.

Monitoring

Node exporter → Prometheus → Grafana with alerting.

Notes

“All life is problem solving.”

— Karl Popper
  • Favors small, auditable tooling over black boxes.
  • Crypto over obscurity; keys over passwords.
  • Write, test, automate, iterate.