Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mairbek
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Spanner: Becoming a SQL System
(dl.acm.org)
1 points
by
mairbek
9y ago
|
0 comments
2.
▲
by
mairbek
10y ago
I work on Cloud Spanner and client libraries are rolling out right now, but API definitions are available. RPC: https://cloud.google.com/spanner/docs/reference/rpc/ Rest: https://cloud.google.
3.
▲
Fn.py: Enjoy Functional Programming in Python
(infoq.com)
3 points
by
mairbek
14y ago
|
0 comments
4.
▲
by
mairbek
14y ago
Depends on tools you use, I found Apache Thrift and Protobuf pretty to be sophisticated tools for integration between services.
5.
▲
by
mairbek
14y ago
I totally agree that software development is somewhat non-trivial. I'm not saying that small programs would solve all problems you might face. Would you system be more maintainable? I think yes. > Getting the sweet spot between monolith
6.
▲
by
mairbek
14y ago
SOA is great, people in Java EE world use it wrong. Instead of making small isolated services they do one single gigantic WAR file. Instead of using right tool to do the job everything is written in Java. Instead of having services with imp
7.
▲
Programs should be Small
(mkhadikov.com)
80 points
by
mairbek
14y ago
|
72 comments