Live data from Hacker News

Viewing profile — schlecht

schlecht

HN member
Joined
Thu, Feb 09, 2012, 11:45 PM UTC
HN karma
72
Public activity
16 items

About schlecht

I'm schlecht

Recent public activity

  1. comment
    Comment #5794762

    Despite the small detail that Ubuntu was not at all instrumental in the progression of Android, I think that this was a well written piece, and came at a time where Linux as a whol…

  2. comment
    Comment #5788137

    Rubs me the wrong way where people don't give the necessary credit.

  3. comment
    Comment #5772531

    As so many do.

  4. story
  5. story
  6. story
  7. comment
    Comment #5736715

    And Sublime Text 3 the successor of Sublime Text 2.

  8. comment
    Comment #5734332

    I'll take a gander, thanks.

  9. comment
    Comment #5732908

    I really would visit reddit more if the UX wasn't so horrible. I feel the same way about RapGenius. Great services, horrible user experience.

  10. comment
  11. comment
  12. comment
    Comment #3583332

    I think you have the term "hackers" mixed up with Fortran/AJAX/.Net developers.

  13. comment
    Comment #3583308

    const json_char *cur_line_begin, *i; ... top->u.dbl = strtod (i, (json_char **) &i); top->u.integer = strtol (i, (json_char **) &i, 10); Ick

  14. comment
    Comment #3583279

    Where c is `json_c', "return c > 127 ? 0xFF : hex_table [c];" always returns false due to the range of types.

  15. comment
    Comment #3583264

    Why are you doing "#define numeric(b) ((b) >= '0' && (b) <= '9')" instead of say isdigit(3) ?

  16. comment
    Comment #3580992

    Forgive me, but what has "This Developer's Life", and "The Ruby Show" got to do with "hacking" exactly?