Live data from Hacker News

Viewing profile — color_me_not

color_me_not

HN member
Joined
Fri, Dec 15, 2023, 6:33 PM UTC
HN karma
13
Public activity
8 items

About color_me_not

No profile information was provided.

Recent public activity

  1. comment
    Comment #39636234

    > Romanization is for foreigners. Japanese people would read the original kana/kanji anyway Assuming it is only used for reading purpose. It is actually also useful for typing in J…

  2. comment
    Comment #39635829

    Thank you. So, it seems I had understood the principle the way you explain it, but the code comment on print_point (as I indicated in the top of this thread) isn't saying that.

  3. comment
    Comment #39616572

    So, you mean that this thunk is produced by the async function, and the await keyword will run it asynchronously? In other words, print produces a thunk, and print_point also produ…

  4. comment
    Comment #39616022

    There's no ownership concept, but in the JaneStreet fork, there is something resembling lifetimes[1]. [1]: https://blog.janestreet.com/oxidizing-ocaml-locality/

  5. comment
    Comment #39615868

    I don't understand the comment in the method print_point in the class Point of the tutorial. [...] # This function is declared as `async` because it # awaits the result of print. a…

  6. comment
    Comment #39614291

    Sorry, that question was purely rhetorical. That divide between individual and collective as stated above was very sketchy, and I merely wanted to indicate that. If one take the st…

  7. comment
    Comment #39613324

    > Collectivism involves deciding for others. That may be true, but that's not sufficient to define collectivism. There are many other forms of societal structures where "deciding f…

  8. comment