Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
znull
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
znull
5y ago
All I can think of is Comcast -> Xfinity and how well that's gone...
2.
▲
by
znull
6y ago
I'm surprised to hear so many in this thread had negative experiences. My experience as an applicant at Stripe was stellar from beginning to end, probably the most professional and well-executed interview process I've seen in my c
3.
▲
by
znull
7y ago
Statistically, it's the other way around.
4.
▲
by
znull
8y ago
Just the bikes and scooters? Not, say, the idle cars left on streets all over town?
5.
▲
by
znull
12y ago
You want to settle a dispute between economists and ecologists? Ask a physicist: http://physics.ucsd.edu/do-the-math/about-this-blog/
6.
▲
by
znull
16y ago
And why do you think that is? I've seen too many situations where the reward for being more productive than lesser-clued co-workers was a greater share of grief and stress.
7.
▲
by
znull
16y ago
I haven't pushed it very hard. I'm only using it for personal stuff. That said, it's pretty good at DWIM for a command-line tool. It works as advertised and doesn't require any fiddling once you have it set up. cons: command line syntax is
8.
▲
by
znull
16y ago
http://www.dirvish.org/ and http://rsnapshot.org/ are both wrappers around rsync that do exactly this. Eventually, though, I switched to http://duplicity.nongnu.org/ for the network backends and the encryption.
9.
▲
by
znull
17y ago
$ cat foo.c #include <stdio.h> int main(int ac, char av) { int x = 3; x = x + x++; printf("x = %d\n", x); return 0; } $ make foo CFLAGS=-Wall cc -Wall foo.c -o foo foo.c: In function ‘main’: foo.c:5: warning: operation on
10.
▲
by
znull
17y ago
what are you all talking about? I've been using 64-bit firefox 3.0 (debian's iceweasel) with 64-bit flash (ever since 64-bit flash became available), no nspluginwrapper, and I have no firefox stability troubles at all. I restart FF every we