Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wsfull
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
wsfull
5y ago
That's not nice and totally uncalled for. Three years is a very short time. The original comment did not compare xbps to BSD package managers. What it said was that xbps was written by a former NetBSD developer and thus arguably has
2.
▲
by
wsfull
5y ago
Why are you comparing pkgsrc to pacman. The orginal comparison suggested in the parent comment was between xbps and nixpkgs or other Linux package managers. pkgsrc boostraps itself using a program called "boostrap" in the pkgsrc
3.
▲
by
wsfull
5y ago
Care to be more specific than "underlying stuff". The code and design of xbps looks nothing like the code or design of pacman or apk.
4.
▲
by
wsfull
10y ago
If the cost to students attending universities that have adequate subscriptions is small -- previously, commenters suggested this portion of their tuition amounted to only a small annual fee -- then what would be the reasons the publishers
5.
▲
by
wsfull
10y ago
Yes. As yet, there's still no foolproof way to verify/authenticate an endpoint on the internet. Not to mention the issue of so-called "host security". Checking for a file on the remote host, e.g., a cert or a key a la s
6.
▲
by
wsfull
10y ago
If you are using your own DNS cache listening on a loopback interface, then the risks of "DNS cache poisoning" are not what they are when you use a third party cache like your ISP's, OpenDNS, Google or the ones in the CSV fil
7.
▲
by
wsfull
10y ago
If you got a free 32-bit version while while the terms were "shockingly liberal" then maybe those are the terms that govern the use of that binary? I don't know for sure. I do know in addition to changing the license they ha
8.
▲
by
wsfull
10y ago
If you follow the "API war" hyperlink, it's under the heading "It's Not 1990". When consumers are upgrading their hardware regularly as they were in the 1990's, then developers can disregard the notion of
9.
▲
by
wsfull
10y ago
Here's my tl;dr: 1. Interix/SUA subsystem was not developed by Microsoft. It was acquired from a company called Softway. It was used internally to transition Hotmail from FreeBSD to Windows. It is believed some important MS cus
10.
▲
by
wsfull
10y ago
The only problem is if one uses UNIX instead of Windows to do development. Fortunately there are still some people doing development on UNIX and sharing their software tools. http://cr.yp.to/highspeed/fall2006.html
11.
▲
by
wsfull
10y ago
No, I do not think you are being negative. Assuming you are approaching HTTP/2 from the user's perspective. Honest opinion: HTTP/2 benefits advertising companies* like Google more than it benefits users, if in fact it even b
12.
▲
by
wsfull
10y ago
Assumption 1: the primary customers of increasingly expensive subscriptions from academic publishers are universities. Assumption 2: the cost of the subscriptions is passed on to the primary customers of the universities -- students. Assump
13.
▲
by
wsfull
10y ago
I became an admirer of this man's software aesthetic when I first discovered and compiled libero. In my opinion, this is a great loss to the world of programming.
14.
▲
by
wsfull
10y ago
tinysshd does not have the 90's crypto by default. It is optional. Nor does it have the "extreme complexity".
15.
▲
by
wsfull
10y ago
Is generating ed25519 keys slower or faster than generating self-signed certs? Nothing wrong with OpenSSH supporting the option to use certs. They can be useful to some users. But the entire X.509 scheme to my knowledge was based around so
16.
▲
by
wsfull
10y ago
Clarification: By "authentication" I mean keys that the users generate using ssh-keygen. I do not mean certificates or "certficate authorities" (CA's).
17.
▲
by
wsfull
10y ago
Idea: Maybe it's the "sh" in ssh that make it so useful. Environmental variables instead of "HTTP headers". envdir Opinion: In terms of "authentication" I still think ssh has the edge over anything assoc
18.
▲
by
wsfull
10y ago
Say what you will but I still prefer the VAX to Windows.
19.
▲
by
wsfull
10y ago
Generally, very little is "turned on by default" which sets this OS apart. Where are you getting your rc.conf? This looks reasonably conservative: 1 line. /pub/NetBSD/NetBSD-release-6/src/etc/rc.conf:
20.
▲
by
wsfull
10y ago
You forgot to mention the option of half flush or full flush.