Skip to main content


Really fun first day of this week's TDD 2-day workshop. Fascinating seeing folks tackle the exercises in Smalltalk. Don't see it much these days.

Looking forward to day #2.

#2
in reply to Jason Gorman

One interesting thing that came up was that devs are being encouraged to use "AI", but Smalltalk doesn't use source files. Code's stored in an image file that's essentially a database. I'm guessing there would need to be an MCP server to drive that?