Viewing profile — b1-88er
b1-88er
HN member- Joined
- Tue, Mar 12, 2024, 6:51 PM UTC
- HN karma
- 20
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About b1-88er
No profile information was provided.
Recent public activity
-
comment
Comment #42778695
Maybe he doesn't have a company because he is too dogmatic about things that don't really matter.
- comment
- story
-
comment
Comment #40320133
Amazing how many people have strong feelings about an Ad about the iPad.
-
comment
Comment #39923952
> if you're round robining clients w/o sticky assignment then you're going to get nodes*limit consumption. Not correct. Fair point, using in-mem storage changes the meaning of the …
-
comment
Comment #39918126
Given most of the backends use round robin for loadbalancing, having in-memory counter should be enough. Removing redis as downstream dependency is a big win. For the redis impleme…