Live data from Hacker News

Viewing profile — dodger

dodger

HN member
Joined
Tue, Sep 16, 2008, 1:23 AM UTC
HN karma
162
Public activity
39 items

About dodger

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #7550714

    Fog Creek dev, here - we, too, have had absolutely great hires from less-selective colleges and with not-so-great resumes. But if you're pressed for time and resources and you have…

  7. story
  8. comment
    Comment #7393406

    This task used to be more distributed over the server-side devs, but having a single release manager who does this most of the time and other people who do it occasionally and/or w…

  9. comment
    Comment #7393060

    Yes, more or less a new branch for each fix. But with git and Kiln, it's really not a drag at all; the merges are generally really easy and mostly performed by our release manager …

  10. comment
    Comment #7258914

    One time I was talking to a designer about doing it this way. The designer said "Yeah, that's a great way to find a (look of total disdain) _local_maximum_." As usual, some truth t…

  11. story
  12. story
  13. comment
    Comment #5571413

    Okay, we just pushed a change so that https://trello.com/business-class will behave nicely for everyone. For now, you can sign up without waiting for beta approval. =)

  14. comment
    Comment #5570509

    Thanks so much!

  15. comment
    Comment #5570434

    Hi! Trello Dev here! Could you change the Business Class link to point to https://trello.com/c/2A9OEGta for now? That would allow people to sign up for the beta, and the current li…

  16. comment
    Comment #5027457

    . . . and here's an example of an issue with scaling it up: http://stackoverflow.com/questions/13770826/poorly-balanced-...

  17. comment
    Comment #5027186

    Yes, I was trying to say that developing Trello is still really fun, even as it's getting bigger - we are starting to see some minor scaling challenges, but it's still a great time…

  18. comment
    Comment #5026685

    . . . and is still super, super fun to work on.

  19. comment
    Comment #3637453

    The Trello team loves WebSockets for push, and we did all of our initial prototyping and a lot of the first version doing RPC over the socket for writes and gets. However, now that…

  20. comment
    Comment #3537864

    Fog Creek! http://www.fogcreek.com/Careers.html Software Developer Systems Engineer Front-End Designer/Developer Intern in software development (Summer 2012)

  21. comment
    Comment #3533066

    c is terrifying.^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^HComputers are terrifying.

  22. comment
    Comment #3489531

    Yep! We intend to use our shiny, well-organized REST API for future development and probably port existing functionality to it, too!

  23. comment
    Comment #3487985

    That's great!

  24. comment
    Comment #3487977

    Agreed, it made some necessary, non-backward-compatible changes as a result of being such a young project. I think it is likely that we will upgrade to a newer version soon.

  25. comment
    Comment #3486134

    We worked around the bug (which only happened when we were doing REALLLY long queries when we disconnected a client) and moved to Linux, where the bug does not exist. Awesome sysad…