Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Bino
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
Bino
7y ago
Why would anyone use split/join?
2.
▲
FreeBSD-12.0-RELEASE available on FTP
(ftp.freebsd.org)
2 points
by
Bino
8y ago
|
1 comments
3.
▲
by
Bino
8y ago
I actually think the old keyword is quite clever. I'm sure it could make sense in some places.
4.
▲
by
Bino
8y ago
See https://www.freebsd.org/releases/11.2R/relnotes.html for release notes
5.
▲
FreeBSD 11.2 Release Notes
(freebsd.org)
61 points
by
Bino
8y ago
|
9 comments
6.
▲
SMTP LANG extension
(halon.io)
2 points
by
Bino
8y ago
|
0 comments
7.
▲
OpenBSD: Bad IPsec AH header may cause a kernel crash
(ftp.openbsd.org)
1 points
by
Bino
9y ago
|
0 comments
8.
▲
PHP 7.2.2 Released
(php.net)
2 points
by
Bino
9y ago
|
1 comments
9.
▲
Bootstrap 4.0.0 is finally released
(github.com)
6 points
by
Bino
9y ago
|
0 comments
10.
▲
by
Bino
9y ago
It's really bad when you need a tl:dr on a security vulnerabilities release, it was a lot more bugs than I expected, I wonder if GitHub enterprises is just as bad?
11.
▲
by
Bino
9y ago
If only there were a solution I could buy... ;) No, I do believe you should use Google Authenticator, it’s free, easy to implement and adds a lot of security over just passswords.
12.
▲
by
Bino
9y ago
I feel they try to turn it into a feature... facepalm
13.
▲
Ask HN: Any companies building cPanel plugins?
1 points
by
Bino
9y ago
|
0 comments
14.
▲
by
Bino
9y ago
I would say it all depends on why the do it, if there is a clear motive (like if they depend on it...then it makes sense for me and them and builds trustworthiness). But just sponsor something out of the blue - no. I don’t believe in random
15.
▲
by
Bino
9y ago
I say go for it, if you are not a key employee (there is no risk imho), you may just be a better fit in their other company.
16.
▲
by
Bino
9y ago
Like it, as a runner and European citizen I always get confused if someone refers to American miles or not, but 5k is always 5000meters regardless? Do Americans who run ever talk about miles?
17.
▲
by
Bino
9y ago
If you can, you should consider updating to 11.1 instead.
18.
▲
by
Bino
9y ago
It's useful alright, however every time I'm reading records in a stream I prefer to have it prefixed with the record size in bytes. However, having a new line delimiter is sure easier than trying to find the end of a JSON structur
19.
▲
by
Bino
9y ago
I would suggest you focus a lot on the design, research the history and design of other languages. Try to understand how they evolved and try to figure out their bad decisions on the way. Eg. Pythons PEP, PHP’s RFC, Mailinglists Building th
20.
▲
by
Bino
9y ago
I once wrote an optimizing brainfuck compiler, it ended up running the bf code (if no input) and just printing the output in a single instruction :P
21.
▲
by
Bino
9y ago
I think this case shows one of the pitfalls of compiled languages. If it can’t be optimized at compile time we’re out of luck so we aim too far.
22.
▲
by
Bino
9y ago
I second that, it also allows moving and separation from different sites/publication systems (by DNS pointing). Also a valid concern: I seen main sites been redone/moved so many times while the docs stayed the same on its own subd
23.
▲
by
Bino
9y ago
So “meta projects” are now the most popular ones. It may reflect the non-developer mainstream who just found GitHub...
24.
▲
by
Bino
9y ago
This one should really be up-voted to the frontpage.
25.
▲
by
Bino
9y ago
It was unnecessary to split the protocol into two ports when STARTTLS came along shortly after. As for myself, I also thinks it's nice that you can partly identify the usage of a port by connecting to it. https://en.wikipedi
26.
▲
by
Bino
9y ago
I always favor STARTTLS in favor of implicit. I say so since implicit TLS on SMTP (465) is deprecated.
27.
▲
by
Bino
9y ago
Out of curiosity: How could Blue Coat had prevent this? There must surely been a middleman? We should probably not argue they should have a kill-switch in their product?
28.
▲
by
Bino
9y ago
So this release is actually all about HTTP/2 being ready for production! Congrats!
29.
▲
by
Bino
9y ago
side note: why has the ANNOUNCEMENT MD5 checksums and not stronger hashing?
30.
▲
by
Bino
9y ago
I found the discussion about the CVE more interesting than the bug itself.
More ›