Empowering software engineering teams

Software engineering is a creative role. As software leaders we aspire to hire great engineers who can solve complex problems. How can we craft a culture, and implement practices to support empowering software teams and pushing as much decision making down to them as it makes...

How I wrote my first non-fiction software leadership book

Posted on Sep 23, 2020 September 23 2020 Around 10 months ago I began work on a new side project to author a book on software engineering leadership. I was confident I went in eyes wide open, knowing it wouldn't be an easy undertaking, but in the end it was considerably...

I've written a book about leading software engineering teams

//window.location = "https://medium.com/@dionbeetson/ive-written-a-book-about-leading-software-engineering-teams-b81aaba8910f"; Ten months ago I set myself a one year goal to write a book on leading software engineering teams. This books purpose was to document the practices...

How to bulk reset your Reddit upvote history

April 3rd 2020 Ever needed to bulk reset your upvote history for a subreddit? Yes, it is a bit of a random topic. However, I found myself in this situation recently and there wasn't a way to do so using Reddit's built in capabilities. A simple piece of Javascript came to the...

NeuroEvolution using TensorFlow JS - Part 3

July 19 2019 Introduction This tutorial is part 3, if you have not completed NeuroEvolution using TensorFlowJS - Part 1 and NeuroEvolution using TensorFlowJS - Part 2, I highly recommend you do that first. As it will: Explain how to setup the codebase Teach you...