Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
schlecht
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
schlecht
13y ago
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 whole deserved it.
2.
▲
by
schlecht
13y ago
Rubs me the wrong way where people don't give the necessary credit.
3.
▲
by
schlecht
13y ago
As so many do.
4.
▲
Haswell chip primer: How Intel pinches power
(news.cnet.com)
3 points
by
schlecht
13y ago
|
1 comments
5.
▲
The $6,600 Master's Degree.
(linkedin.com)
67 points
by
schlecht
13y ago
|
78 comments
6.
▲
Turning car tyres into shoes at Ethiopian factory
(bbc.co.uk)
2 points
by
schlecht
13y ago
|
0 comments
7.
▲
by
schlecht
13y ago
And Sublime Text 3 the successor of Sublime Text 2.
8.
▲
by
schlecht
13y ago
I'll take a gander, thanks.
9.
▲
by
schlecht
13y ago
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.
▲
by
schlecht
13y ago
Elite.
11.
▲
by
schlecht
15y ago
I see.
12.
▲
by
schlecht
15y ago
I think you have the term "hackers" mixed up with Fortran/AJAX/.Net developers.
13.
▲
by
schlecht
15y ago
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.
▲
by
schlecht
15y ago
Where c is `json_c', "return c > 127 ? 0xFF : hex_table [c];" always returns false due to the range of types.
15.
▲
by
schlecht
15y ago
Why are you doing "#define numeric(b) ((b) >= '0' && (b) <= '9')" instead of say isdigit(3) ?
16.
▲
by
schlecht
15y ago
Forgive me, but what has "This Developer's Life", and "The Ruby Show" got to do with "hacking" exactly?