Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Scriptor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
35 ms
·
61.
▲
by
Scriptor
10y ago
Maps are explicit transformations of data. For some, making the business logic explicit is simpler.
62.
▲
by
Scriptor
10y ago
Gitlab's team is worldwide. YP seems to be someone in EU time, which right now is UTC+1. That would mean that the incident happened around 11pm or midnight in YP's local time.
63.
▲
by
Scriptor
10y ago
The functionality was polished and sexy. The UI was clunky and the epitome of what happens when programmers design. Everything was jam packed into the screen so that it was immediately obvious what kinds of things you could do or how to go
64.
▲
by
Scriptor
10y ago
https://learnxinyminutes.com/docs/powershell/
65.
▲
by
Scriptor
10y ago
I'm assuming Person is a record constructor, is isValid here a field in that record or another function?
66.
▲
by
Scriptor
10y ago
That's because your code assumes those convenience functions exist while the parent's code writes out the anonymous functions. The direct translation of yours' to Clojure would be: (filter valid-person? (map init-person
67.
▲
AWS IO Performance: What’s Bottlenecking Me Now?
(engineering.theladders.com)
6 points
by
Scriptor
10y ago
|
0 comments
68.
▲
by
Scriptor
10y ago
The Mayan script used a similar approach where logograms could be complemented by phonetic elements.
69.
▲
by
Scriptor
10y ago
He's a geochemist, not an archaeologist. Racial issues aside, there have been many instances where a scientist in one field tries to make sweeping statements about another field. In most cases they lack a deep understanding of the othe
70.
▲
by
Scriptor
10y ago
I'm not a high-status authority and I was still able to connect emotionally to the human ones. Or, at the very least, each line contributed to a consistent mental picture or idea.
71.
▲
by
Scriptor
10y ago
Yep, the human poems would often refer back to an idea or word mentioned before. The computer poems read like something from a good markov generator. Actually, you can kind of reverse engineer the algorithm behind Sonnet #2. It seems like t
72.
▲
by
Scriptor
10y ago
Luckily for us, computers are slightly more sophisticated than drills and we can incorporate sane safety checks with relative ease. In this case people are just asking for an explicit flag in the rare situation when they do want to delete e
73.
▲
by
Scriptor
10y ago
Everyone I know uses Messenger for group conversations. Anecdotes can go both ways. As far as I've been able to tell, WhatsApp is most popular outside of the US.
74.
▲
Things every React.js beginner should know
(camjackson.net)
412 points
by
Scriptor
11y ago
|
237 comments
75.
▲
by
Scriptor
11y ago
Agreed, the benefits of type safety are often thrown around but this is sort of what type safety looks like. Yes, as the author says it makes things "annoying to develop". This is because the developer now has to read the docs and
76.
▲
by
Scriptor
11y ago
The author even anticipated your parent comment's argument and used Elm for this very reason. He seems to make it reasonably clear where Elm's approach is different from that of Cycle.js and still both are preferable to React/
77.
▲
by
Scriptor
11y ago
True, although the harshness of Ice Age Europe varied over time. It wasn't some hellish landscape but a thriving ecosystem with all sorts of wildlife and other food sources. The difference is that Neanderthals had hundreds of thousands
78.
▲
by
Scriptor
11y ago
They weren't ape-like idiots, but nonetheless newly arrived Homo Sapiens used noticeably more sophisticated tool-making techniques. This is one of the ways archaeologists are able to distinguish Neanderthal sites from, say, Cro-magnon
79.
▲
by
Scriptor
11y ago
Looks like the story some time ago. Especially with emotionally charged stories like this, people always tend to misremember or warp the details and not realize they're doing so. I'm sure the general gist is right, but I always ge
80.
▲
by
Scriptor
11y ago
It'd be easy enough to check for that by having a control where you interview people without using the extra storytelling-lie-detection methods.
81.
▲
by
Scriptor
11y ago
Can you give some details about Imba's diffing?
82.
▲
by
Scriptor
11y ago
Sensational title. The actual stone age was called such because humans were actively modifying and creating new stone tools.
83.
▲
by
Scriptor
12y ago
Actually, HN lets you edit titles and URL's after they're already submitted. There might be limits on that, though. Check for an 'edit' link.
84.
▲
by
Scriptor
12y ago
The URL is entered wrong. Remove the /# from the end and that should fix it.
85.
▲
by
Scriptor
12y ago
> Catholics murdering them with terrible savagery I see what you're trying to get at, but you make it sound as though the Islamic world was brutally traumatized by the Crusades. The savagery was no more terrible than any war of that
86.
▲
Understanding how Haskell uses the stack
(well-typed.com)
1 points
by
Scriptor
12y ago
|
0 comments
87.
▲
by
Scriptor
12y ago
Since C++ is also still used plenty throughout the world, I think he might've meant that it failed to live up to the expectations placed on it as a good balance of structural and functional.
88.
▲
by
Scriptor
13y ago
Awesome! I'm going to try it out now.
89.
▲
by
Scriptor
13y ago
This looks interesting and I have something I'd like to use it on, but the documentation could add a few things. How do I install this? How do I run a script?
90.
▲
by
Scriptor
13y ago
Is there any way to restrict your app's environment beyond the default sandbox restrictions Google applies? For example, disabling things like urllib2.
More ›