The Toilet PaperCan a good philosophical contribution be made just by asking a question?Published 22 Oct 2023Written by Chun Fei Lung 🤔Back to top
How long does it take for a child to pass a LEGO figurine head?This is a summary of a paper that poses a simple question and uses a simple method to find a simple answer.
Five things that are (not) made in ChinaMost of your stuff probably comes from China. Confusingly there also some “Chinese” things that come from somewhere else.
Rendering text on a pixel gridFonts in macOS look different from text that’s been rendered in Windows, mostly due to different philosophies about font rendering.
Best practices for infrastructure-as-code (IaC) scriptsThis week’s paper presents a catalogue of best practices for infrastructure as code programs.
Bad practices in continuous integration pipelines and processesThis catalogue of 79 bad smells can help you make your continuous integration processes less shitty.
Would you prefer pie or cupcakes?For Pi Day we take a look at best practices for data visualisations from the perspective of design professionals and normal people.
The effect of servant leadership on the effectiveness of Scrum teamsTo what extent do Scrum masters make use of servant leadership and how does this affect teams?
Why snake_case is better than camelCaseThere aren’t many reasons why you should choose snake_case over camelCase, but the ones that are there are pretty convincing.
Enhancing the pull request experience with meta-botsPull request bots can provide both maintainers and contributors with a lot of useful information, but sometimes less is more.