Viewing profile — dodger
dodger
HN member- Joined
- Tue, Sep 16, 2008, 1:23 AM UTC
- HN karma
- 162
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About dodger
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
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…
- story
-
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…
-
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 …
-
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…
- story
- story
-
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. =)
-
comment
Comment #5570509
Thanks so much!
-
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…
-
comment
Comment #5027457
. . . and here's an example of an issue with scaling it up: http://stackoverflow.com/questions/13770826/poorly-balanced-...
-
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…
-
comment
Comment #5026685
. . . and is still super, super fun to work on.
-
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…
-
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)
-
comment
Comment #3533066
c is terrifying.^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^HComputers are terrifying.
-
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!
-
comment
Comment #3487985
That's great!
-
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.
-
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…