Chris Armstrong

@chrisarmstrong.link

Software developer. Javascript/TypeScript, AWS. OCaml my camel. other tech stuff. 🇦🇺 🏳️‍🌈 Blog: https://www.chrisarmstrong.dev

I’m very bullish on the use of LLMs to harden and improve existing software, as opposed to creating new software. Their ability to extrapolate existing practice means they are very good for things already architected well, instead of things where the developers already delegated their thought.

I’ve been trying to update smaws to support new protocol versions, and the difference between LLMs this time last year and this year is night and day. I’m fairly confident I’ll be able to knock out support for most of the AWS protocols in a relatively short time instead of months.

ocgtk 0.1-preview 2 is now available on opam. This preview adds signals support, along with a number of other types, making the API surface substantially complete. Notably, supported OCaml versions now extends back to the version 4 series (and on Windows!) discuss.ocaml.org/t/ann-ocgtk-...

[ANN] ocgtk 0.1: OCaml bindings for GTK 4 (preview release)

ocgtk 0.1-preview2 is now available on opam This release significantly increases the amount of generated functionality, covering the vast majority of classes snd methods available in it’s generated l...

discuss.ocaml.org