TJ Singleton Software Engineer, Baptist Preacher

25Jun/100

Twitter’s Snowflake

When you have data at the size and coming at the rate of twitter, even the "little things" are a challenge. Twitter's snowflake is the internal service it uses to generate unique ID's for tweets.

Filed under: Clips No Comments
25Jun/100

The Rules of Agile Estimation

"1. Estimates are always wrong", so true. Read the reset on
Rails Test Prescriptions Blog

Filed under: Clips No Comments
23Jun/100

One of the hardest thing in computer science

...is naming things. An older, but timeless post on naming.

Role Suggesting Name

Filed under: Clips No Comments
23Jun/100

Testing as contract

Here is an intriguing post that asks the question, "Should the best developers in a team write the interfaces and all of the unit tests that exercise the interfaces and let everyone else code until the tests pass?"

Testing as Contract

Filed under: Clips No Comments
23Jun/100

Dave Thomas on the Ruby Object Model

Was reminded today of this great video presentation by Dave Thomas from Scotland on Rails 2009 on the Ruby object model.

Filed under: Uncategorized No Comments