Some recent readings

  • Interesting article about a classic pen-and-paper game: Ace of Aces: or, why you should Do Maths as a game designer

  • Activism is not a Social Club

  • “AI” Presets for Underwater Photography: Adaptive AI Preset Pack This is a good idea, especially if they really are doing the feasible thing, which is to do a monocular depth estimation of the photo and then applying “de-bluing” haze removal / energy removal. Probably good money in this for at least a few years, since underwater photography is probably too niche for Adobe to Sherlock them and incorporate directly into Photoshop / Lightroom.

  • Some neural net libraries from Apple. I’m tempted to do some simple networks in these to see what kind of speed I can get from the M-series chips. PyTorch supports mps as a backend, but in my experiments, it’s about 1/4 the speed of the same-generation CUDA on NVidia:

https://github.com/apple/corenet/tree/main https://github.com/ml-explore/mlx