Quick tip for speaking in front of people

Quick tip for speaking in front of people for overthinking introverts.

It’s often said that it’s helpful to do a lot of preparation and practice when writing a talk, presentation or speech. This can be helpful, but it can also be a hindrance.

Over-preparation (in my opinion) can lead to anxiety around the content of your talk. Having a strong grasp of the topic and some notes might serve you better.

Disclaimer: this is my own experience as an overthinker. Results may vary.

Golden paths

What are golden paths?

Sometimes referred to as “paved roads”, they are the tried-and-tested routes to building and deploying reliable software. They are opinionated, well-documented and describe precisely how to carry out specific Engineering tasks within an organisation.

The term was coined at Spotify, an early pioneer in Platform Engineering. The name was taken from Frank Herbert’s “Children of Dune”, a sci-fi novel in which the “golden path” is the only future in which humanity survives.

Golden paths are a fundamental concept within Platform Engineering, designed to reduce cognitive load and abstract away complexity. This allows Developers to focus on building, rather than configuring systems.

Platform Engineering

Platform Engineering is a term I’ve only heard recently. It outlines the process of creating self-serve Developer tooling, aimed at reducing DevOps friction and enhancing existing workflows.

I’ve been digging into it heavily for the last year and it aligns really well with something I’ve been passionate about for a lot longer: making Developers working lives easier.

There are so many inefficiencies in the SDLC (Software Development Life Cycle). Whether its process, documentation or tooling, there’s a lot of improvements to be made. Even with the recent rise of AI tools, these challenges haven’t disappeared. AI adoption has added a further challenges.

Platform Engineering is about putting the needs of the customer (Developers) first. Having a dedicated team or individual in a company whose function it is to act as Product Manager(s) for an IDP (Internal Developer Platform), and who drives a “Platform as a Product” methodology.

The museum of failure

There is a museum that started in Sweden called the “Museum of Failure”.

From their website:

“Museum of Failure is a collection of failed products and services from around the world.

Innovation needs failure. All progress is built on learning from past failures and mistakes. The museum provides unique insight into the tricky business of innovation.

Learning is the only way to turn failure into success.”

This is a quick reminder that failure means progress if you learn from it.

It’s ok to fail.