Live data from Hacker News

Viewing profile — mterron

mterron

HN member
Joined
Tue, Jun 15, 2021, 1:48 AM UTC
HN karma
1
Public activity
2 items

About mterron

No profile information was provided.

Recent public activity

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

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