Oliver Maclaren's Avatar

Oliver Maclaren

@omaclaren

I use mathematics, computation, statistics, & machine learning to help think about biology, engineering, & other things. University of Auckland, NZ. Research: http://tinyurl.com/ojmscholar, Teaching: https://tinyurl.com/ojmteaching

1,502
Followers
1,348
Following
221
Posts
29.06.2023
Joined
Posts Following

Latest posts by Oliver Maclaren @omaclaren

Post image

first attempt! should be live on repo/npm now...with python/julia/R/haskell/clojure

09.03.2026 23:26 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Ooh good idea!

09.03.2026 11:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

another little pi extension -- pi-repl (github.com/omaclaren/pi...)

09.03.2026 10:29 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

see e.g. www.tandfonline.com/doi/abs/10.1... and surrounding literature. basically have to be very careful to give any sort of frequentist interpretation of fit/lack of fit from ppc as by default don't have standard freq properties. can correct to some extent though

03.03.2026 09:11 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

ppc generally have bad frequentist performance…

03.03.2026 03:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

and focus mode

02.03.2026 03:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

also

02.03.2026 02:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image Post image Post image

prettied up pi studio (github.com/omaclaren/pi...) with more syntax highlighting and stuff... no idea if actually useful lol but fun being able to make tools like this so quickly with pi.dev (thanks @mariozechner.at )

02.03.2026 02:30 πŸ‘ 5 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image Post image Post image

Me and pi made another pi.dev extension…this time β€˜pi studio’: opens a (local) browser workspace for annotating model responses/files, running edited prompts, and requesting critiques www.npmjs.com/package/pi-s...

27.02.2026 12:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Haha fair.. yeah I get my extensions kick with pi and leave zed as is (not sure how hard to extend). And yeah re yolo mode but to be honest I was trending that way with the other harnesses anyway

26.02.2026 19:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Some others me and pi made: www.npmjs.com/package/pi-c... for critiques and www.npmjs.com/package/pi-m... for nice(r) rendering

26.02.2026 07:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Simple extensions like www.npmjs.com/package/pi-a... (by me and pi) are good at forcing me to read and engage with agent code and responses in more detail

24.02.2026 10:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

pi + codex + zed is the most peaceful workflow for me at the moment. Codex is less sneaky and makes less dumb mistakes than claude, pi lets you add your own little simple workflow tweaks and tools easily, and zed is nice and simple and fast for actually reading code

23.02.2026 18:28 πŸ‘ 5 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

How tho

23.02.2026 06:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I’m too scared for that lol (plus work pays for my Claude sub) so I’ve been using $20 codex mostly

20.02.2026 11:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Another one www.npmjs.com/package/pi-a...

20.02.2026 10:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
pi.dev A terminal-based coding agent

Pi is a lot of fun pi.dev

18.02.2026 08:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Got pi coding agent to make itself an extension to render markdown replies with equations in the terminal or browser www.npmjs.com/package/pi-m...

18.02.2026 08:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Minimal bash function (add to .bashrc) to generate executable shell commands from natural language. Uses claude code in non-interactive mode (with -p). Can be adapted to other clis easily Minimal bash function (add to .bashrc) to generate executable shell commands from natural language. Uses claude code in non-interactive mode (with -p). Can be adapted to other clis easily - ccc.sh

I missed gh copilot suggest after they deprecated it so here’s a simple bash function to use claude code etc to suggest executable shell commands like it used to gist.github.com/omaclaren/e1... Same deal as eg Simon Willison’s llm-cmd but uses your clis instead of apis

28.01.2026 09:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Reading the world beyond your head and it’s talking about my claude code usage

19.01.2026 18:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I’m not sure if you need any cc or starting credit for opencode free models! Docs not clear and already gave them a while ago lol…will check again

15.01.2026 04:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

What's the best 'agentic CLI' tool that is easy to set up with a free tier (no cc details or initial credit req.) for students to use in a university course? Main path I can think of is github copilot student developer pack + e.g. opencode (also just agent mode in vscode...)?

15.01.2026 04:29 πŸ‘ 3 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Good shit, thanks

02.01.2026 08:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Spatial and temporal statistics

Some lecture notes on spatial and temporal modelling, illustrated using R - darrenjw.github.io/spatio-tempo... - #rstats #rspatial #quarto

01.01.2026 12:31 πŸ‘ 50 πŸ” 17 πŸ’¬ 5 πŸ“Œ 3
Post image Post image

Pearl even agrees…

31.12.2025 06:38 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image

Noticed this (and tried to make the point myself a few time). Not sure about the rest of the paper but agree with this

31.12.2025 06:34 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Olmo 3 is a fully open LLM Olmo is the LLM series from Ai2β€”the Allen institute for AI. Unlike most open weight models these are notable for including the full training data, training process and checkpoints along …

Olmo 3 is notable as a "fully open" LLM - all of the training data is published, plus complete details on how the training process was run. I tried out the 32B thinking model and the 7B instruct models, + thoughts on why transparent training data is so important simonwillison.net/2025/Nov/22/...

23.11.2025 00:17 πŸ‘ 191 πŸ” 33 πŸ’¬ 2 πŸ“Œ 3

Not necessarily my favourite and nothing on reinforcement learning but does have decision making under uncertainty github.com/omaclaren/op...

02.10.2025 07:36 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Any really good actually insightful or helpful articles or resources on teaching/learning in the age of LLMs?

06.09.2025 20:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

GΓΆdel Escher BaNAch Spaces

02.07.2025 20:36 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0