#261 – Improving with Marginal Gains


This week on the podcast, Kyle and Dan talk about improving yourself and your team with compounding marginal gains. We discuss ways you become a better admin or developer and simplify your work.

Show Notes

One thought on “#261 – Improving with Marginal Gains

  1. Great conversation . Thanks.

    So love the advice on “why am I doing this”. It avoids code comments like this

    /* Open file */
    &f = GetFile("myfile", "R");

    Yes…. I can se you’re opening a file but “why” are you opening it !!!

    Keep it going guys. Love these soft topic discussions.

    Graham

Leave a Reply

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

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax