Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mrothe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mrothe
13y ago
Your links are broken; middle-clicking on a link does nothing. Also, please let me decide, if I want to open a link in the same tab (left-click) or in a new tab (middle-click). (Linux/Firefox)
2.
▲
by
mrothe
14y ago
I don't think many projects with such a horrible() distribution system succeeded in the past. ()horrible for package maintainers. Try to create a package from this... There are no releases. I don't see any use of DESTDIR. And bundled libr
3.
▲
by
mrothe
14y ago
Thank you. That is indeed easier to set up on OpenSMTPD than on Postfix.
4.
▲
by
mrothe
14y ago
Thank you, but I set it, because myhostname is "fulla.localdomain" if I don't set it. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214741
5.
▲
by
mrothe
14y ago
I don't think configuring e.g. postfix is that difficult: # # /etc/postfix/main.cf # # disable diff service biff = no # TLS parameters smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_k
6.
▲
by
mrothe
14y ago
I am definitely not in favour of piping curl output to sh and giving root access. I do prefer packages installed to /usr. You can easily solve the multiple-version-problem: Debian/Ubuntu has `alternatives`; Gentoo has `eselect` etc. With
7.
▲
by
mrothe
14y ago
First thing I thought when clicking the link: "No, that's the wrong hat!"
8.
▲
by
mrothe
15y ago
Sorry, I was in a bad mood. I should have written: This is now how you edit that file. You should edit this file using `visudo`, which "locks the sudoers file against multiple simultaneous edits, provides basic sanity checks, and checks for
9.
▲
by
mrothe
15y ago
chmod u+w /etc/sudoers # edit file to add new user This is _not_ how you do this! I stopped reading once I read that line. I can't take anyone serious who does this.
10.
▲
by
mrothe
15y ago
This cutted version feels like none of these persons said anything that is in the video, because the statements (or even words) are "out of context". I just can assume the author of the video has good intentions and did not change the con
11.
▲
by
mrothe
15y ago
I don't know about the rules in America, but this circuit design wouldn't be approved for use here in Europe. Circuits are not allowed to draw what is called 'reactive power', because it stresses the grid. Therefore you have to compensate i
12.
▲
by
mrothe
15y ago
Sounds reasonable.
13.
▲
by
mrothe
15y ago
I like the size of this commit! Makes bisecting all so easy!
14.
▲
by
mrothe
16y ago
The article says that the Kindle supports EPUB. As far as I know* it does not support this format. And it's one reason I won't buy a Kindle any time soon. * https://secure.wikimedia.org/wikipedia/en/wiki/Kindle
15.
▲
by
mrothe
16y ago
Because Flash is an established "standard", while the HTML5 <video> tag is not.