Live data from Hacker News

Viewing profile — ms9598

ms9598

HN member
Joined
Mon, Dec 09, 2024, 1:36 PM UTC
HN karma
1
Public activity
2 items

About ms9598

No profile information was provided.

Recent public activity

  1. comment
    Comment #47207045

    I was recently analyzing a TypeScript module in our new project to learn how it works, and was thinking, "I wouldn't have done it like this” and “the styling is not for me". Then t…

  2. comment
    Comment #42366162

    In reviewing hm_put, a few things stand out in the area of handling cases where memory allocation fails. The first problems are at lines 113-116 where memory is allocated and writt…