Viewing profile — orandaio
orandaio
HN member- Joined
- Tue, Feb 24, 2026, 2:53 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About orandaio
No profile information was provided.
Recent public activity
-
story
Show HN: Conduit – Automatic Port Forwarding for Docker Containers
A small Go library built to make it dead simple to expose internal ports from a Docker container (can be used anywhere, but this was my use-case). I had trouble finding a simple to…
-
comment
Comment #47150276
This was great and way too relatable! For me, the biggest reason for the frustration is the disconnect between what authority figures (and Reddit) claim AI currently is (e.g. PhD L…
-
story
Show HN: Shed – Run commands over HTTPS instead of SSH (lambdas / containers)
Hi HN, I needed a way to programmatically execute remote commands in a Docker container without access to the host (no Docker Exec from Codespaces). I also wanted to avoid managing…