Viewing profile — brianfen
brianfen
HN member- Joined
- Fri, May 24, 2019, 3:07 AM UTC
- HN karma
- 54
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About brianfen
No profile information was provided.
Recent public activity
-
comment
Comment #20485020
Definitely a Lisp language. Like Common Lisp or Racket or Clojure.
-
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 …
- comment
-
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(…
-
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…
-
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…