Conchigliette o Lumachine in Insalata 13 May 2023
Pasta with olive, peppers and vinegar, served cold.
Spaghetti o Vermicelli Aglio e Olio, a Crudo 8 May 2023
Cooked spaghetti tossed with garlic and olive oil (the recipe calls for a green, fruity variety, but I didn’t have one to hand).
Pasta Codex Introduction 8 May 2023
I recently received a copy of Vincenzo Buonassisi’s Pasta Codex. This category will attempt to document most of those recipes.
MoreConfiguring Cloudfront for use with S3 7 Apr 2019
Recently I spend some time setting preparing the ground for scown.dev (coming soon to an Internet near you). While I was at the [T-437 Safety Command] AWS console I realised that the scown.space Cloudfront Distibution was set up in a sub-optimal fashion, allowing direct read access to the underlying bucket. Having spent some time getting a better approach working, I thought I’d document it here.
Writing a CHIP-8 emulator in Swift - Part 1 18 Nov 2018
Inspired by Tomek Rękawek’s post on writing a GameBoy emulator (https://blog.rekawek.eu/2017/02/09/coffee-gb/), I decided it sounded like a fun project. After some digging, I realised that as a precursor, it would be better to get my feet wet by writing a CHIP-8 emulator. I also decided this would be a good excuse to learn some Swift. Digging around, I found Cowgod’s technical reference, which describes how to implement it.
MoreCode from a past life 22 Aug 2018
The other day I decided to dig out one of my old university assignments. In my second year we had an AI sub-module, in which the programming assignment was to solve a number of instances of the Travelling Salesman Problem.
More