AgenticBrowser is now in beta!
Pharo UI tool for running multiple AI coding agent sessions in parallel — each as a topic with human-in-the-loop approval flow.
Supports Claude Code, Gemini, Codex, GitHub Copilot, and OpenCode.
https://t.co/l4oxPNglZc
#Pharo#Smalltalk#AI
From the Gemstone mailing lists: someone converted the Gemstone VisualWorks Bridge and Gemstone VisualAge Bridge to work on Pharo using AI.
https://t.co/VrgH0EDQ0E
Unpoly for Seaside is an add-on library for @seaside_st with @pharoproject which provides easy access to Unpoly features using familiar Smalltalk and Seaside code patterns.
https://t.co/KyEnOcMnyf
Soil is a really nice object database for @pharoproject
https://t.co/R33SM6HECB
Looks like there is some activity going on to also support Windows platform in the future which would really widen the scope of use.
https://t.co/Cke7LPkNDk
Blog: 10 Billion Integers Walk Into an Array
I wrote this blog in October last year, and it has been my top blog for the past year based on number of views and reads. 🤷♂️
Enjoy! 🙏
https://t.co/4iIxSvNuQB
(Almost) vibe coding in Glamorous Toolkit.
Highlights:
chat about a snippet
use tools to let AI explore code
adjust and inspect code live
chat about an object to create views
https://t.co/IJ9Xmzqe4R
I miss the insanity of 80s processor design.
Intel’s iAPX 432 was a “micromainframe”.
It had no general purpose registers, supported object orientation *directly*, and performed garbage collection on-chip.
It was also 23x slower than an 8086. Here's why it failed.
If you are interested in #PostgreSQL, "Scaling Postgres" is a great weekly news channel (blog + newsletter + youtube video every Sunday) https://t.co/arGIFaWLik
Contemplating Entity Component Architecture (article author tries to implement common business logic using ECS concepts instead of OO, good article and conclusions) https://t.co/IKgBKpHF8X