Viewing profile — mterron
mterron
HN member- Joined
- Tue, Jun 15, 2021, 1:48 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About mterron
No profile information was provided.
Recent public activity
-
comment
Comment #30318663
I've found hasses ( https://github.com/hyper-prog/hasses ) a really nice SSE server. Good performance, easy to use, easy to integrate.
-
comment
Comment #27510473
https://github.com/mterron/swuniq Like uniq but works on unsorted input to be used as a pipe filter with constant memory usage. Feels like this should exist before I made it but al…