Viewing profile — jburgueno
jburgueno
HN member- Joined
- Mon, Dec 24, 2012, 3:31 PM UTC
- HN karma
- 13
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About jburgueno
Recent public activity
-
comment
Comment #6895877
Thanks for the explanation!
-
comment
Comment #6882651
But the initialization of the variable is right after the memset: address.sin_family = AF_INET; address.sin_addr.s_addr = ((struct in_addr *)(host->h_addr_list[0]))->s_addr; addres…
-
comment
Comment #6880860
client.c: 145 struct sockaddr_in address; ... memset(&address, 0, sizeof(address)); Can someone explain me why you need to set memory of sockaddr_in to 0 ? (Even if &address haven'…
-
comment
Comment #6452374
Used the report error to google option to, so they can fix it.
- story
- comment
-
comment
Comment #5590770
Really good idea! but the best is that the UI looks and feels really great. Great job.
-
comment
Comment #5522134
20x times faster than BerkeleyDB is quite impresive. Would love to see a implementation of this.
-
comment
Comment #5516493
36% is awesome! And it's proves that Go still got lot of space for growing.
-
comment
Comment #5244624
Any demo website out there? Seems to be a great project.
- story
- story