Viewing profile — ta20200202
ta20200202
HN member- Joined
- Tue, Feb 04, 2020, 11:47 PM UTC
- HN karma
- 37
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About ta20200202
No profile information was provided.
Recent public activity
-
comment
Comment #30824701
Alternative link: https://threadreaderapp.com/thread/1507819508609679364.html
- story
-
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.
-
comment
Comment #26308296
The same is true for a HackerNews comment.
-
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…
-
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.