Live data from Hacker News

Viewing profile — singinwhale

singinwhale

HN member
Joined
Sat, Jul 08, 2023, 6:50 PM UTC
HN karma
9
Public activity
5 items

About singinwhale

No profile information was provided.

Recent public activity

  1. comment
    Comment #45078683

    Thinking about user seeing pixels is seeing just a part of the picture. As all software projects you don't optimize just for immediate user experience but also development time. Ti…

  2. comment
    Comment #41014993

    Sounds a little like Kademlia, the DHT implementation that BitTorrent uses. It's a distributed hash table where the value mapped to a hash is immutable after it is STOREd (at least…

  3. comment
    Comment #40197557

    An AST is dependent on the Language Server though and thus not available for every file by default.

  4. comment
    Comment #37416844

    I use unreal professionally. I would say that unreal is very opinionated in the way things are done. This is a good thing if you can stick to it and know how to leverage the system…

  5. comment
    Comment #37192490

    I would be interested in knowing how this compares to Epic Online Services (EOS). We use EOS for connecting P2P lobbies and doing server browsing. When using unreal that service is…