Live data from Hacker News

Viewing profile — ta20200202

ta20200202

HN member
Joined
Tue, Feb 04, 2020, 11:47 PM UTC
HN karma
37
Public activity
6 items

About ta20200202

No profile information was provided.

Recent public activity

  1. comment
    Comment #30824701

    Alternative link: https://threadreaderapp.com/thread/1507819508609679364.html

  2. story
  3. comment
    Comment #30693483

    > there's a lot of developers that misuse/shouldn't use generics. The same is true for other features, like channels and goroutines.

  4. comment
    Comment #26308296

    The same is true for a HackerNews comment.

  5. comment
    Comment #22829890

    > issue is that under the newest release Elm is requiring that no code contain any ‘raw’ JS or it won’t compile. It seems like this was an option prior to the current version so is…

  6. comment
    Comment #22242572

    RAII for references (pointers) is a no-op. If the cache returns references to the data in its own array there is no overhead.