Live data from Hacker News

Viewing profile — gmdrd

gmdrd

HN member
Joined
Wed, Jun 22, 2022, 8:13 AM UTC
HN karma
12
Public activity
10 items

About gmdrd

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #40588435

    > Or you protect your citizens as best as possible by entering the game. It doesn't seem reasonable to me to assume that the main objective of any government is to protect its citi…

  3. comment
    Comment #40438187

    There is a typo in the docs: Notice that when executing a single expression, Amber automatically includes it's standard library for you.

  4. comment
    Comment #40317602

    I'm taking one of the tests and the feedback seems strange: although it appears I got it right, because the selected answer turns green, many of the other answers turn red (which u…

  5. comment
    Comment #40205381

    It seems there is a correlation between appearing at the beginning of the list of candidates to endorse and having a last name that starts with "A".

  6. comment
    Comment #40182775

    Equivalent code in Python: from typing import NewType

  7. comment
    Comment #40168087

    Is there something wrong with creating opaque types using this method? type ObjectId = string & { readonly __tag: unique symbol } This way, we don't need to use `never`, but we sti…

  8. comment
    Comment #39815545

    That paragraph outlines the findings of previous research, findings that this paper challenges.

  9. comment
    Comment #35400890

    I find it an interesting point of view on the current risks of AI, and on how the current development of LLMs interacts with our own biases and our economic system, generating pote…

  10. story