Viewing profile — rainbowgarden
rainbowgarden
HN member- Joined
- Sat, Nov 09, 2013, 1:49 PM UTC
- HN karma
- 353
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About rainbowgarden
No profile information was provided.
Recent public activity
-
comment
Comment #9643467
Here's the link to the project repository: https://github.com/arjun024/wikicoding
- story
- story
- story
-
comment
Comment #9089074
It will overflow to filler[3]. ie the 4th byte. see the struct sockaddr: * first 2 bytes: Address Family, * next 2 bytes: port, * next 2 bytes: ipaddr, * next 8 bytes: zeroes. so f…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #8828683
not better than splitting a 1000 character message??
- story
- story
-
comment
Comment #8761633
When dealing with floats, it should be noted that unlike a 32-bit `int` which is a signed 2's complement representation; a 32-bit `float` follows single precision floating point re…
-
comment
Comment #8761617
Can you blame Linus for saying that? I can't speak with precision about 1999, but someone assumed to have a CS education should know the difference between semaphore and spinlock.
- story
- story
- story
- story