Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
4dd3r
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
4dd3r
14y ago
I use goto all the time, but only for one coding pattern. It's a very powerful pattern, which allows me to do memory cleanup completely on a per-function basis: int abc(void *ctx) { int rc = -1; if (outcome_of_first() != SUCCESS) {
2.
▲
by
4dd3r
15y ago
haha - this is classic!
3.
▲
Twitter just broke through 500 million users
(wewillraakyou.com)
1 points
by
4dd3r
15y ago
|
0 comments
4.
▲
by
4dd3r
15y ago
That's true. They have managed boost it in the past two years, but the amount of active users are still only in the region of 100 - 150 million.
5.
▲
Twitter will exceed 500 million users on Wednesday
(wewillraakyou.com)
3 points
by
4dd3r
15y ago
|
2 comments
6.
▲
by
4dd3r
15y ago
My (slightly altered) version: http://nul.co.za/freedom.txt