Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ches
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
ches
11y ago
And Amazon API Gateway, potentially the request routing layer for a heterogenous set of Lamdba-backed endpoints. Seems like that may have been particularly a service jenkstom was referring to. https://aws.amazon.com/api-gate
2.
▲
by
ches
12y ago
> I do think that some strongly typed languages make it too difficult to step outside the type system; in Scala I have to do something like (x.asInstanceOf[{def foo(): String}]).foo() whereas in Python I can just write x.foo() Have to
3.
▲
by
ches
13y ago
Rest in peace. Thanks for all you shared with us.
4.
▲
by
ches
13y ago
I believe the point of the article is largely to raise questions and discussion about a couple of things: 1. Potential disruptive impact of alternative currencies with respect to transaction fees -- people want easy ways to exchange money,
5.
▲
by
ches
14y ago
This bit me too, upgrading an app from 3.2.8: https://github.com/rails/rails/issues/8269
6.
▲
by
ches
14y ago
FWIW I believe "Maybe you don't care about Erlang's syntax or static typing" was referring to his earlier mention of Go as statically typed. A comma would have improved the clarity :-)