Live data from Hacker News

Viewing profile — jburgueno

jburgueno

HN member
Joined
Mon, Dec 24, 2012, 3:31 PM UTC
HN karma
13
Public activity
12 items

About jburgueno

juanburgueno.me

Recent public activity

  1. comment
    Comment #6895877

    Thanks for the explanation!

  2. 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…

  3. 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'…

  4. comment
    Comment #6452374

    Used the report error to google option to, so they can fix it.

  5. story
  6. comment
  7. comment
    Comment #5590770

    Really good idea! but the best is that the UI looks and feels really great. Great job.

  8. comment
    Comment #5522134

    20x times faster than BerkeleyDB is quite impresive. Would love to see a implementation of this.

  9. comment
    Comment #5516493

    36% is awesome! And it's proves that Go still got lot of space for growing.

  10. comment
    Comment #5244624

    Any demo website out there? Seems to be a great project.

  11. story
  12. story