Live data from Hacker News

Viewing profile — TensorTinkerer

TensorTinkerer

HN member
Joined
Fri, Sep 08, 2023, 4:28 PM UTC
HN karma
20
Public activity
3 items

About TensorTinkerer

No profile information was provided.

Recent public activity

  1. comment
    Comment #37481993

    Interesting concept to handle missing data using Trinary decision trees. At a high-level, it seems reminiscent of Multiple Imputation in randomForests which could address missingne…

  2. comment
    Comment #37458956

    Really digging the list, especially the emphasis on simplicity in systems. Reminds me of that age-old principle: "What is the simplest thing that could possibly work?" I've been on…

  3. comment
    Comment #37435870

    While the article elucidates well on the intricacies and challenges of async Rust, I feel it's crucial to note that one of Rust's core philosophies is ensuring memory safety withou…