Skip to content
View jsteenb2's full-sized avatar
  • CrowdStrike
  • Thousand Oaks, CA

Block or report jsteenb2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Go Learning Rubric Go Learning Rubric
    1
    # Go Learning Rubric
    2
    
                  
    3
    This rubric will be a fanciful place for sharing really excellent content. This content is a list of high quality resources
    4
    that have stood tall. However, it is not meant to be exhaustive. There is much to learn beyond here! Let's dig in.
    5
    
                  
  2. Systems Thinking resources Systems Thinking resources
    1
    # Systems Thinking - go beyond the JIRA ticket
    2
    
                  
    3
    Systems thinking has been the single most impactful topic I've ever endured. It has changed the way I view the world, not just my job. This is a detailing of some of the best ways to start learning systems thinking. My perspective is that of an engineer and someone who obsesses over problem solving in its most general form. I suggest starting with the **Primer** by Dr. Ackoff. From there explore as you must. Its ordered in level of depth and understanding, but feel free to bounce around as you see fit.
    4
    
                  
    5
    1. Primer - [If Russ Ackoff had given a TED talk](https://youtu.be/OqEeIG8aPPk?si=4FVaR9L0PFau5w4d)
  3. mess mess Public

    The companion git repository for the "How to Inherit a Mess" workshop

    Go 2 8

  4. errors errors Public

    error handling with ergonomics in mind

    Go 1

  5. httpc httpc Public

    http client with extensible error behavior

    Go 2 1

  6. testttp testttp Public

    go http testhelpers

    Go