Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jrydberg
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Gilliam - a platform for micro service architectures
(github.com)
2 points
by
jrydberg
13y ago
|
0 comments
2.
▲
by
jrydberg
13y ago
I would argue that computer scientists (academia) is the biggest offenders when it comes to writing "non-clean" code. They normally don't have any incentive to create reusable and maintainable code.
3.
▲
by
jrydberg
13y ago
You might be right. I'm betting on the fact that if you compose your system of small decoupled components you can change your mind at a later time. Lets see what happens :)
4.
▲
by
jrydberg
13y ago
I've started working on something along those lines: http://gilliam.github.io/ . Currently using LXC, but adapting to docker is quite easy since "VMs" are provisioned and launched via shell scripts.
5.
▲
Snakebite: a pure Python HDFS client
(blogit.spotify.net)
1 points
by
jrydberg
13y ago
|
1 comments
6.
▲
by
jrydberg
14y ago
Usling the monkey, have you found that some design patterns are better than others? For example, queues vs RPC?
7.
▲
Tictail: an easy, pretty and social way to sell stuff
(tictail.com)
12 points
by
jrydberg
14y ago
|
1 comments
8.
▲
by
jrydberg
14y ago
yes, it was. Always good with some discussion.
9.
▲
by
jrydberg
15y ago
My notes, with typos: http://jrydberg.me/post/18620457405/crash-burn-2012-the-ops-...
10.
▲
by
jrydberg
15y ago
Some sane design lessions in the original material: http://www.aosabook.org/en/bdb.html
11.
▲
by
jrydberg
15y ago
Why didn't they just use Zookeeper?
12.
▲
Twupi.com - time series data as a service
(twupi.com)
1 points
by
jrydberg
15y ago
|
0 comments
13.
▲
by
jrydberg
15y ago
is it just me that thinks dialog boxes sucks? i don't want to get interrupted in my flow. design so that you don't need something to pop up in the users face.
14.
▲
by
jrydberg
15y ago
I wonder what will happen to Microsoft Smooth Streaming if this happens.
15.
▲
Show HN: Fechter is a simple high-availability solution
(github.com)
1 points
by
jrydberg
15y ago
|
0 comments
16.
▲
by
jrydberg
15y ago
what timezone picker is that?
17.
▲
by
jrydberg
15y ago
It would be nice with something similar for Twisted.
18.
▲
by
jrydberg
15y ago
cool, but that single web-page with two flash instances really killed my Mac. Thank you Adobe.
19.
▲
Strict mocking with Zope interfaces
(jrydberg.me)
1 points
by
jrydberg
15y ago
|
0 comments
20.
▲
Cheap high-availability with Fechter
(jrydberg.me)
1 points
by
jrydberg
15y ago
|
0 comments
21.
▲
by
jrydberg
15y ago
Can I order these and ship internationally ? I guess OfficeMax does not ship over seas.
22.
▲
by
jrydberg
15y ago
For talent?
23.
▲
by
jrydberg
15y ago
Is google killing GWT?
24.
▲
by
jrydberg
15y ago
I think that he just describes the hybrid between a developer and a product designer. A mix that isn't always good: you shouldn't implement what you design. But for startups it's often the case. Regarding @geebee "putting developers into
25.
▲
by
jrydberg
15y ago
That's why you write a C-extension to CPython when you need the performance. And if you don't need the performance you stay sane by not having to write stuff in C++.
26.
▲
by
jrydberg
15y ago
Sure, but then the data is actionable: the bandwidth goes up, you increase the number of instances in your cloud. Or calls the bank for more money.
27.
▲
by
jrydberg
15y ago
I'm trying to figure out why people think real-time data is important. Data needs to be actionable, and I'm not sure real-time page view data is that. What conclusions can be made from that dashboard, except "we have N visitors right now"?
28.
▲
by
jrydberg
15y ago
What about Spotify?
29.
▲
by
jrydberg
15y ago
I'm quite sure Microsoft really doesn't care about Linux. It cares about Smooth Streaming though.
30.
▲
by
jrydberg
15y ago
Well, Smooth Streaming (using Silverlight) is Microsofts "new" streaming platform. It's like asking Adobe to not have Flash on their website.
More ›