Profile_bird

Hey there! jwgrenning is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving jwgrenning's tweets.

Already using Twitter
from your phone? Click here.

jwgrenning

  1. @unclebobmartin Funny, I just discovered that the windows parallels install in my mac still knows about Susan's shared docs.
  2. @GeePawHill I'll be going to Shenzhen 12/5-17 after my trip to Seoul. When do you arriver there? where do you stay?
  3. @GeePawHill yeah but... i do better returning from Europe and going to Asia that the opposite. go figure
  4. @GeePawHill i find travelling east to west easier. odd it matters for 11-13 hr time shift
  5. @davenicolette in my case yes it is self correcting. the ride home i'll place my-self in a diff car
  6. 42 passing tests. a good omen.
  7. Who says there is no design and thinking ahead in TDD. I love it when a design vision comes together, test passing all the way.
  8. Having fun with polymorphism in C. Flexible code is so much easier when the language supports objects.
  9. @RonJeffries so true. noise isolating earbuds helped. so not today
  10. RT: @KevlinHenney "Hmm..Your code uses none of the terms.. in your explanation" "Should I explain it differently?" "No, code it differently"
  11. First car on the train has a flaw unless you are deaf. Horn directly over my head it seems
  12. @kenrickchien I remember those days. Lot's of single stepping too.
  13. How do C programmers do it without tests? Its hard enough with tests.
  14. @GeePawHill Are you going back soon?
  15. @GeePawHill Not sure. Might not be for a while, because my opportunity window just closed. But I've been to the Shanghai area a few times.
  16. @GeePawHill Neehow
  17. @mccloo I'll do a spike on mint. Quicken happens to be able to look at things scheduled on the bank, so it should be possible.
  18. @mccloo I am trying to avoid duplication in my accounting :-)
  19. @mccloo If you schedule an on-line payment with your bank, will mint know about it before it is paid? Can it access future bills from bank?
  20. @KevlinHenney I am thinking specifically of when there is feature envy. One class not doing its job ---> more coupling, more duplication