Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thomie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Why do poor Americans eat so unhealthfully? (2018)
(latimes.com)
31 points
by
thomie
4y ago
|
9 comments
2.
▲
How to Create a Group (1996)
(teamten.com)
1 points
by
thomie
7y ago
|
0 comments
3.
▲
David Ulevitch (OpenDNS): Learning to Love Enterprise Sales (2016)
(saastr.com)
4 points
by
thomie
9y ago
|
0 comments
4.
▲
by
thomie
12y ago
Follow lifeformed's advice: https://news.ycombinator.com/item?id=8093977
5.
▲
by
thomie
12y ago
Make one move and it will stop spinning.
6.
▲
The TTY demystified
(linusakesson.net)
1 points
by
thomie
12y ago
|
0 comments
7.
▲
Commonplaces of technology critique
(eurozine.com)
1 points
by
thomie
13y ago
|
0 comments
8.
▲
C++ refactoring: changing a virtual method
(jaredgrubb.blogspot.nl)
3 points
by
thomie
14y ago
|
0 comments
9.
▲
"2" helps you to jump between folders in your unix shell
(zserge.com)
2 points
by
thomie
14y ago
|
0 comments
10.
▲
by
thomie
14y ago
From https://www.beeminder.com/runkeeper [?] What happens to the money when you derail? Beeminder gets it. We hope you'll view it as a fair fee for the service, that happens to be waived if you never go off track. If you'd rather the mo
11.
▲
by
thomie
16y ago
"Seventy-five percent of Dutch women now work part time, compared to 41 percent in other European Union countries and 23 percent in the United States" "Twenty-three percent of Dutch men have reduced hours, compared to 10 percent across the
12.
▲
by
thomie
16y ago
How do I contact the other of this piece? "Yank from the current character to the end of the line into register y" should be: "yy$ instead of "y$
13.
▲
by
thomie
16y ago
Apparently they already are: http://www.wattvision.com/browse/by_location
14.
▲
by
thomie
16y ago
For free access to this article and more, you must be a registered member of NYTimes.com.
15.
▲
by
thomie
16y ago
Nice, but don't compute the length of a list if you don't have to. (not . null) instead of (\x -> length x > 1) is shorter, and works on infinite lists also. Edit: well, in case you would test for x>0.
16.
▲
by
thomie
16y ago
what is your equivalent of: git checkout -b hotfix master The master/develop model gives you a pointer to the latest release for free. The pointer is called master. Without the 'extra' develop branch, you have to remember or lookup the name
17.
▲
Thou shalt not follow the null pointer, for chaos and madness await thee at end
(lysator.liu.se)
1 points
by
thomie
16y ago
|
0 comments
18.
▲
by
thomie
16y ago
Is this your editor? http://vian.sourceforge.net/ I saw you have experience with Haskell, have you seen Yi? http://yi-editor.blogspot.com/ It has an Emacs and Vim frontend, but is far from being finished.
19.
▲
by
thomie
18y ago
And another leapyear bug on line 170? The year 2000 was a leap year, but here they seem to have the 0 and the 1 mixed up: Leap = (Year%400) ? 0 : 1;
20.
▲
Gravatar, one year later
(blog.gravatar.com)
6 points
by
thomie
18y ago
|
0 comments
21.
▲
by
thomie
18y ago
Those original reasons being (from http://www.sl4.org/archive/0203/3132.html ): "One of the conditions of the test is that neither of us reveal what went on inside... just the results (i.e., either you decided to let me out, or you didn't