Viewing profile — yepchaos
yepchaos
HN member- Joined
- Wed, Feb 25, 2026, 9:18 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About yepchaos
https://yepchaos.com/
Recent public activity
-
comment
Comment #47161610
Interesting post. Normally, modular exponentiation is O(log e) via binary exponentiation. By setting the exponent to 2^t, u can force the operation to be sequential.
-
comment
Comment #47161333
nice post, for the k3s, i noticed u used tailscale for the node ip, was there any specific reason? it usually adds an extra layer also can cause MTU issues. I think it's better to …