Event recording field notes

Here are my notes about low-budget event recording setups for small local tech events that want to reach global audiences.

Discovering legacy projects

Here are some quick notes I put together over the last few months about navigating the uncharted waters of legacy projects. Generally, I think any code that isn’t actively worked on or tested can be considered legacy. The discovery refers to the process of getting to know code that isn’t well understood – for example when onboarding on a new project that has poor documentation.

Celebrating open source with Hacktoberfest

The skies are getting darker, the air is getting colder. It’s October! To counter the winter blues, we had a celebration of open source with Hacktoberfest.

Code reviews – Getting started

What if I told you there is a simple technique to make your project run smoother, faster, and with fewer bugs 🤔. Better yet, it’s completely free, does not require much tooling, and any developer can learn to use it in a matter of minutes 😳. This is how good code reviews are, and why you should use them.