Live data from Hacker News

Viewing profile — Egonex

Egonex

HN member
Joined
Fri, Mar 13, 2026, 9:42 AM UTC
HN karma
2
Public activity
8 items

About Egonex

Building open source technology for critical communications. Apache 2.0.

Recent public activity

  1. comment
  2. comment
    Comment #47776881

    People think that with better D2D technology, emergency and telemetry messages will still be short and to the point. These messages will not be like streaming videos. When companie…

  3. comment
    Comment #47571817

    Totally get it. We work on compact binary alerts for constrained links. We have the same obsession with bytes.

  4. comment
    Comment #47503655

    This is a very interesting project. Protocol choice on constrained hardware like this is always underestimated, most people default to JSON over HTTP, but on devices with limited M…

  5. comment
    Comment #47453169

    The fork itself is not the problem, but presenting it as your own project. Put the upstream link high in the README, say clearly what you actually changed and don't bury attributio…

  6. comment
    Comment #47410230

    Nice work, well done. I'm also building a .NET open source project (emergency communications protocol and related systems). I'm curious about your experience contributing to dotnet…

  7. comment
    Comment #47398247

    This is what we do. We use AI for drafting but we never merge without doing a manual review of dependencies. Every package version is pinned explicitly, and our CI always runs a de…

  8. comment
    Comment #47397674

    I will try this in Cursor. The C# tooling in VS Code has improved a lot. I'm curious to see how ReSharper adds to it. Thankyou