Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bmn_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bmn_
11y ago
This is a re-submission. Previous discussions: • https://news.ycombinator.com/item?id=10812214 (368 comments) • https://news.ycombinator.com/item?id=10757785 (2 comments) • https://news.ycombinat
2.
▲
by
bmn_
11y ago
Lots of misunderstanding going on in the comments. Let me set your confusion right. w3id.org is basically the same as purl.org, see https://en.wikipedia.org/wiki/Persistent_uniform_resource_lo... for a background expla
3.
▲
by
bmn_
11y ago
A nice thought, but pointless. Failing tests do not matter to the PHP release managers, they ship it anyway. http://redd.it/qeq7k#c3z0vva
4.
▲
by
bmn_
11y ago
https://github.com/rakudo/rakudo/commit/d995c87b51
5.
▲
Applied Crypto Hardening – TLS software configuration guide [pdf]
(bettercrypto.org)
3 points
by
bmn_
11y ago
|
0 comments
6.
▲
by
bmn_
11y ago
> These symbols become part of the city's identity, I'd say that's pretty important. Vastly more important is the proper purpose of the signage. It signals to someone unfamiliar with the surroundings there is an undergroun
7.
▲
by
bmn_
11y ago
Not generally! $ perl -E 'say sprintf "%.64f", 0.1 + 0.2' 0.3000000000000000000108420217248550443400745280086994171142578125 $ perl -E 'say sprintf "%.64f", 0.1 + 0.2 - 0.3' 0.000000
8.
▲
by
bmn_
11y ago
Rapid pace is fine because the language spec is backward compatible. The module problem is rather mostly on the API level. To fix: • On the technical side, needs the equivalent of CPAN testers to automatically show where stuff breaks. • On
9.
▲
by
bmn_
11y ago
http://nickgravgaard.com/elastic-tabstops/
10.
▲
by
bmn_
11y ago
That site does not work for me. I paste into the input field and it automatically turns into %F0%9F%90%88. Compare with https://codepoints.net/ instead. Edit: great, HN is broken too.
11.
▲
by
bmn_
11y ago
You are mistaken. Near the end there is a hyperlink to the claims document. It is titled "Facebook's terrible post" and points to the URL < https://facebook.github.io/react/blog/2015/05/0
12.
▲
by
bmn_
11y ago
There was apparently only a 30 minute window to do so. HN moves too fast for nuanced counter-replies to the commentary. If I just made a top-level comment, it would say something along "I agree in broad strokes", which is not that
13.
▲
by
bmn_
11y ago
> the original paper has done (IMHO) a poor job as explaining what it is about Please read < http://roy.gbiv.com/untangled/2008/specialization> . The paper is for experts. Non-experts can learn from a suita
14.
▲
by
bmn_
11y ago
> people spend so much time debating what is and what isn't REST should be a red flag that maybe it isn't the answer to everything Does not follow. People spend so much time debating what is and what isn't REST because the
15.
▲
by
bmn_
11y ago
Admiration and social standing as currency was used by Howard L. Myers in "All around the universe" 31 years earlier than Doctorow. http://www.baenebooks.com/10.1125/Baen/0743436075/0743436075...
16.
▲
by
bmn_
11y ago
Get a Nemo or Sailfish device. http://enwp.org/File:Mer_and_mobile_operating_systems.svg Public build service is https://openrepos.net/ and it already has lots of packages that you know from a normal Linux
17.
▲
by
bmn_
11y ago
RSS never was an open standard like you would expect from a real standards organisation, e.g. IETF or W3C. Because of dominance posturing and fights between the multiple parties involved in the development of RSS, it is a train wreck of ad-
18.
▲
by
bmn_
11y ago
> There is really no way for a simple program to account for all of those possible edge cases. The post to linked you contained a piece of boiler-plate code which accounts for said cases. > Have you considered how your formatting is g
19.
▲
by
bmn_
11y ago
Use named captures or list assignment. $1 $2 etc are already a code smell in Perl 5. Action-at-a-distance is the enemy.
20.
▲
by
bmn_
11y ago
Nope. http://web.archive.org/web/2011/http://merlyn.posterous.com/...
21.
▲
by
bmn_
11y ago
http://www.modernperlbooks.com/mt/2013/02/goodnight-parrot.h... https://www.ohloh.net/p/parrot (contributor graph at the bottom)
22.
▲
by
bmn_
11y ago
https://github.com/Gerberus/xca
23.
▲
by
bmn_
11y ago
Languages that cannot deal with graphemes are lame. I daresay this solution below should score 20 in OP's imaginary scale. $ perl -CADS -E'say $ARGV[0] =~ /(\X{5})/' देवनागरीदेवनागरी देवनागरी Length of
24.
▲
by
bmn_
11y ago
There was, and as a result a lot of people shitcanned that distro, and said incident left an indelible black mark on the vendor's reputation.
25.
▲
by
bmn_
11y ago
Perl did time-travelling variables first, namely in 2007: Positronic::Variables https://www.flickr.com/photos/gunnarwolf/1343377956/ This in the picture is Conway giving the talk.
26.
▲
by
bmn_
11y ago
Very possible. However, consider: • 10 just came out. • The authors possibly want to show just how complicated and arduous it is to disable this utter disrespect of user privacy, thus teaching the users that all these screens and settings a
27.
▲
by
bmn_
11y ago
Without an explanation which part of the article sows FUD, it makes me think you just don't even know what that acronym means.
28.
▲
by
bmn_
11y ago
70 comments and not a single one mentions http://enwp.org/EN_13402
29.
▲
by
bmn_
11y ago
This is reinventing https://metacpan.org/release/webchat You should just give up.
30.
▲
by
bmn_
11y ago
It fails not at all. Result of https://www.howsmytls.com/ Version: Good Ephemeral Key Support: Good Session Ticket Support: Improvable TLS Compression: Good BEAST Vulnerability: Good Insecure Ciphe
More ›