Live data from Hacker News

Viewing profile — ipmonkey

ipmonkey

HN member
Joined
Sun, Oct 31, 2021, 5:25 PM UTC
HN karma
1
Public activity
2 items

About ipmonkey

No profile information was provided.

Recent public activity

  1. comment
    Comment #29058718

    Early return is definitely a part of the problem. One thing you could do with generics is create option/result wrappers that would work with any code and hack together a try/early …

  2. comment
    Comment #29058641

    vim user here. Most of us are running the same linters and language servers as every other major editor, which does a pretty good job catching stuff like this. Modern vim is really…