Live data from Hacker News

Viewing profile — M4Luc

M4Luc

HN member
Joined
Thu, Sep 26, 2024, 11:56 AM UTC
HN karma
4
Public activity
5 items

About M4Luc

No profile information was provided.

Recent public activity

  1. comment
    Comment #41657467

    And use which first class libs? IO related libs are almost all based on Tokio. I mean I'm happy that at least there's some consent regarding the runtime. But you can't undo the dec…

  2. comment
  3. comment
    Comment #41657385

    Another example is Axum. Using Go, C#, Deno or Node you don't even need any third party provided more or less secure and maintained lib. It all comes from the core teams.

  4. comment
    Comment #41657356

    Security and maintenance. That's what's so compelling about Go. The std lib is not a pleasure to use. Or esp. fast and featureful. But you can rely on it. You don't depend on 1000 …

  5. comment
    Comment #41657335

    The Javascript folks are at least aware and self critical of this. In the Rust community it's sold as a great idea.