Skip to event details
Past eventThis event has ended.See upcoming events →

Meetup in SydneyTuesday 28 April 2026

AI Memory That Actually Works

Chris's take

Phil from Alt.Net shows you the memory patterns that let his AI coding sessions run for days without losing context, live demos included.

About the eventFrom the organiser

Phil Laureano has solved a real problem that anyone using AI for coding runs into: losing context mid-session when the window fills up. He rebuilt an open-source coding harness with a persistent memory system using familiar .NET patterns like pub/sub and topic-based messaging, letting his AI sessions run for days without losing the thread. The talk walks through how friction points drove each architectural decision, from Obsidian markdown files through to the full system. Expect live demos on two terminals showing how agents share knowledge across sessions instantly and how the memory layer turns rough ideas into finished work. This is a working solution you can actually study and adapt, not a theoretical concept.