Live data from Hacker News

Viewing profile — jrydberg

jrydberg

HN member
Joined
Wed, Apr 13, 2011, 8:12 PM UTC
HN karma
35
Public activity
31 items

About jrydberg

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #5784874

    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 …

  3. comment
    Comment #5749196

    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. comment
    Comment #5747126

    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 …

  5. story
  6. comment
    Comment #4316124

    Usling the monkey, have you found that some design patterns are better than others? For example, queues vs RPC?

  7. story
  8. comment
    Comment #3908963

    yes, it was. Always good with some discussion.

  9. story
  10. comment
    Comment #3662164

    My notes, with typos: http://jrydberg.me/post/18620457405/crash-burn-2012-the-ops-...

  11. comment
    Comment #3613892

    Some sane design lessions in the original material: http://www.aosabook.org/en/bdb.html

  12. comment
    Comment #3415215

    Why didn't they just use Zookeeper?

  13. story
  14. comment
    Comment #3323333

    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.

  15. comment
    Comment #3215345

    I wonder what will happen to Microsoft Smooth Streaming if this happens.

  16. story
  17. comment
    Comment #3101818

    what timezone picker is that?

  18. comment
    Comment #3095430

    It would be nice with something similar for Twisted.

  19. comment
    Comment #3030098

    cool, but that single web-page with two flash instances really killed my Mac. Thank you Adobe.

  20. story
  21. story
  22. comment
    Comment #2907064

    Can I order these and ship internationally ? I guess OfficeMax does not ship over seas.

  23. comment
    Comment #2861080

    For talent?

  24. comment
    Comment #2760489

    Is google killing GWT?

  25. comment
    Comment #2712878

    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 o…