Live data from Hacker News

Viewing profile — hesus_ruiz

hesus_ruiz

HN member
Joined
Mon, Oct 21, 2024, 6:36 PM UTC
HN karma
27
Public activity
6 items

About hesus_ruiz

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48266072

    The value prop of Go in not on writing, but in reading and comprehension by people different from the autor(s). For systems expected to last some years, this translates in reduced …

  3. comment
    Comment #44853819

    It is very strange that a post trying to explain the concept of "let it crash" in Elixir (which runs on the BEAM VM) does not mention the doctoral thesis of Joe Armstrong: "Making …

  4. comment
    Comment #43378112

    Reading the article I got the same conclusion as every time I approach sum types: they are ONLY useful for addressing malformed JSON structs of hacking BAD data structure/logic des…

  5. comment
    Comment #41907232

    The author must have specified in the title: "Blocking code IN RUST is a leaky abstraction". I am so happy to be using Go for most programs! It has one of the best concurrency impl…

  6. comment
    Comment #41907060

    Generation, signature, verification, and some more crypto operations are performed with the standard browser Crypto APIs ( https://developer.mozilla.org/en-US/docs/Web/API/SubtleCr…