Live data from Hacker News

Viewing profile — brianfen

brianfen

HN member
Joined
Fri, May 24, 2019, 3:07 AM UTC
HN karma
54
Public activity
6 items

About brianfen

No profile information was provided.

Recent public activity

  1. comment
    Comment #20485020

    Definitely a Lisp language. Like Common Lisp or Racket or Clojure.

  2. comment
    Comment #20153089

    > It has no notion of virtual or physical memory. Exactly! That's why once virtual memory is allocated, malloc() is allowed to consider the operation successful. The standard does …

  3. comment
  4. comment
    Comment #20145658

    The malloc() function requests memory from the kernel using mmap(). If mmap() returns successfully, it means that the kernel is saying that the memory is allocated. So from malloc(…

  5. comment
    Comment #20145584

    You can't be serious about "every part". This definitely does not violate section 1.1 which only talks about the scope of the standard. It also definitely does not violate 1.2 whic…

  6. comment
    Comment #20091816

    > I find it surprising how we have a functioning society with such underfinanced and overworked police, even in the well to do urban areas. At the risk of being downvoted, I feel c…