Live data from Hacker News

Viewing profile — mateus_amin

mateus_amin

HN member
Joined
Sat, Aug 03, 2019, 8:34 PM UTC
HN karma
1
Public activity
4 items

About mateus_amin

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #24842697

    > If you make a language GC by default with opt-in ownership, what does your standard library look like? I could see the opposite working out very well. Having a GC type you can bo…

  3. comment
    Comment #24691088

    That is really cool. Would "Use types as data primitives" be a good way to describe Tyrade?

  4. comment
    Comment #24487611

    I wonder the same thing. I have not programed a DB but.. I would think the worst thing to program in a gc'd language would be the cache. So, if you write that layer of the database…