Skip to main content

The lure of stationery

· 2 min read

I absolutely love wandering around stationery shops and it's taken me a good long while to begin to resist buying absolutely unnecessary notebooks which I inevitably end up not using very much of.

ChatGPT learns Langaf

· 10 min read

Have you ever tried to create a language from scratch? I began creating one for fun a while ago, and I've been trying to teach it to ChatGPT,. Langaf is a fictional language that is similar to English and uses a base twelve counting system.

Documenting what you can do with an API

· 3 min read

Application Programming Interfaces, or APIs, are an essential component of modern software development. APIs allow different software systems to interact with each other, facilitating the exchange of data and functionality between them. However, while APIs have become ubiquitous in modern software development, their documentation often leaves much to be desired.

The art of fast decision-making

· 3 min read

As a product manager, making decisions is a big part of the job. While we all want to make the right decision every time, sometimes things don't go as planned. It can be tempting to try to stick with a decision, even when it's not working, but I've learned that it's better to be able to reverse course and make a new decision.