Live data from Hacker News

Viewing profile — yepchaos

yepchaos

HN member
Joined
Wed, Feb 25, 2026, 9:18 AM UTC
HN karma
1
Public activity
2 items

About yepchaos

https://yepchaos.com/

Recent public activity

  1. 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.

  2. 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 …