Why I build my slides in code

I don’t use PowerPoint. Not because I think it’s bad, but because I kept feeling like I was fighting the tool rather than thinking about what I wanted to say. Git is the closest thing I have to a personal philosophy. Everything is a file. History is preserved. Anyone can look. I use it for code, for infrastructure, for documentation. It felt odd to then go build a presentation in a binary format that nobody can diff, review, or fork. ...

3 min · Simon Koudijs