Haswell chip primer: How Intel pinches powernews.cnet.com3 points·by schlecht·13 tahun yang lalu·1 comments
Turning car tyres into shoes at Ethiopian factorybbc.co.uk2 points·by schlecht·13 tahun yang lalu·0 comments
schlecht·13 tahun yang lalu·discussDespite 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 whole deserved it.
schlecht·13 tahun yang lalu·discussRubs me the wrong way where people don't give the necessary credit.
schlecht·13 tahun yang lalu·discussI really would visit reddit more if the UX wasn't so horrible. I feel the same way about RapGenius. Great services, horrible user experience.
schlecht·14 tahun yang lalu·discussI think you have the term "hackers" mixed up with Fortran/AJAX/.Net developers.
schlecht·14 tahun yang lalu·discuss 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
schlecht·14 tahun yang lalu·discussWhere c is `json_c', "return c > 127 ? 0xFF : hex_table [c];" always returns false due to the range of types.
schlecht·14 tahun yang lalu·discussWhy are you doing "#define numeric(b) ((b) >= '0' && (b) <= '9')" instead of say isdigit(3) ?
schlecht·14 tahun yang lalu·discussForgive me, but what has "This Developer's Life", and "The Ruby Show" got to do with "hacking" exactly?