|

Five for Friday – December 15

I’ve enjoyed my string of FfF posts as an easy way to share stuff I like with little need to elaborate. It *will* continue, but I’m going to take a break for the last two weeks of the year. FfF will be back on January 5, 2018.

  • I recently read Ray Dalio’s, Principles. In the preface, he has a line that rings true (I think) to all of us who suffer from impostor’s syndrome.
    Before I begin telling you what I think, I want to establish that I’m a “dumb shit” who doesn’t know much relative to what I need to know.” That give me reason enough to keep on reading and learning more about what makes Ray tick.
  • On my last team at Microsoft, the team started using Git, and became over-excited about Gitflow – which I often describe as source control for those who like to add extra layers of confusion to their source control and release. We eventually treated ‘master’ as a release tag, and were (I think) close to working out of a single trunk. Now, Trunk-Based Development is a thing, and I think it’s a good thing.
  • I’m a huge believer in 20% time (invented by GM, and popularized by google as a way to give people a chance to self-direct and learn). I recently discovered that schools are using the concept to give students alternate opportunities to learn and grow.
  • A rare shot at cross-promotion. The year-ending episode of AB Testing will be out Monday. I’m really happy with how the podcast has developed and matured over the last few years.
  • Brent Jensen and I often discuss Modern Testing – but I recently discovered that Modern Agile is also a thing.

See you in 2018.

Similar Posts

  • Scaling Code Coverage

    I’m going to do one more (I think) post on this subject. Markus asked the following about my latest post: But how do I answer the question for “what’s the coverage of your testing?” for a multiple component-based application, consisting of a C/C++ major component, an application server, and customized business logic? The answer is…

  • Talkin’ bout evolution

    Purely random non-testing info here, but important if you ever need to pick me out of a crowd. I’ve been having hair issues recently, and it’s been pointed out that I’ve become difficult to recognize. This blog post is your clue to finding me should I ever fall off the grid. Once upon a time…

  • Tester DNA

    In HWTSAM, we (Ken, actually) talked a bit about tester DNA – that bit of mental goo that makes some people better (or at least more prone to being) testers. As I’ve been talking to (potential) testers lately, I’ve had a chance to dwell on this a bit more. What is it that makes a…

  • In search of code quality

    I’ve been thinking recently about what ‘code quality’ and what the phrase means. How does someone identify the difference between low quality code and high quality code (or medium quality code)? In my quest for knowledge, I discovered a few interesting things. I discovered the Spinellis book, Code Quality: The Open Source Perspective. I haven’t…

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.