MyZubster Development Update: Real Blockchain Anchoring, OAuth and Circular-Economy Pilots
Over the last few days, MyZubster moved forward across several technical and community workstreams: blockchain traceability, OAuth authentication, circular-e...
Building the Realtime Foundation of the MyZubster Metaverse
We are upgrading the MyZubster Metaverse from a REST-synchronized experience into an authenticated realtime multiplayer environment.
Before continuing with the next development phase, her...
The MyZubster Metaverse has reached a new technical milestone.
We have merged a major realtime observability and reliability update into the main MyZubster repository.
Pull Request:
https://github.com/MyZubster-Ecosystem/myzubster/pull/1042
Merged...
Building MyZubster LIFE: An Open-Source Circular Economy Ecosystem
Today we made new progress on MyZubster LIFE 2027, an open-source initiative connecting technology, circular economy, research, public services, and community participation.
Univer...
From Facebook Messenger to Telegram: Building a Shared AI Gateway for MyZubster
We recently completed a production bridge between Facebook Messenger, MyZubster and Zorgax, and we are now extending the same architecture toward Telegram.
The key idea...
Building a Facebook Messenger ↔ AI ↔ Metaverse Bridge with MyZubster and Zorgax
We recently completed and documented a production bridge connecting Facebook Messenger, Zorgax, and the wider MyZubster ecosystem.
What started as a simple “reply to Me...
We recently expanded MyZubster's Facebook Messenger integration from a simple webhook into a context-aware gateway powered by Zorgax, the AI copilot of the MyZubster ecosystem.
The interesting part wasn't getting a webhook to return 200 OK.
The int...
🚀 Building a Production Facebook Messenger → AI Pipeline with MyZubster & Zorgax
We just shipped a new integration in the MyZubster open-source ecosystem: Zorgax, our AI copilot, can now receive and answer messages directly through Facebook Messenge...
Building ZORGAX Party Mode: An AI Orchestration Layer for the MyZubster Metaverse
We're building a new component inside the MyZubster open-source ecosystem: ZORGAX Party Mode.
The objective isn't to put another chatbot inside a virtual world.
We'...
Building Social Life: Engineering a Social + WebXR Metaverse Platform
We're turning Social Life / MyZubster Metaverse from a concept into an actual engineering roadmap.
The idea is to connect three layers that are usually built separately:
Social...
🚀 Building MyZubster Circular Hygiene: Evidence Before Claims
We’ve just designed a new MyZubster pilot for the circular economy of diapers, sanitary products and other absorbent hygiene products.
The idea is simple:
don’t start with the environme...
Building MyZubster in Public: From MVP to MRV, Circular Economy and Verifiable Evidence
MyZubster is evolving from an open-source MVP into something broader: an ecosystem connecting software development, local AI, marketplaces, environmental eviden...
MyZubster Overnight Update: Metaverse Safety and a Live Space Station
Last night we shipped two important improvements to the MyZubster open-source ecosystem: a formal safety baseline for our Metaverse and a public connection to the MyZubster Space...
How I Connected a Dockerized Python API to a Local Mistral Model
I’m currently building the AI foundation for MyZubster, and one of my first goals was to create a local development environment that could run without relying on paid external AI APIs...
Nicola’s MyZubster Pilot Now Runs Locally with Docker—and We Verified the Data Survives
Today, Nicola’s independent MyZubster MVP completed another verifiable development cycle.
The objective was not merely to build a Docker image.
We wanted to p...
Can an Ecosystem Scale Through Independent Projects Instead of Accumulating Users?
Tonight, Nicola and I completed a small but important step for the MyZubster ecosystem.
We did not add a registration counter.
We did not announce an unfinished pl...
Most digital platforms expand by adding users.
With MyZubster, we're experimenting with something different:
What if every new participant could bring a project, build something real with AI assistance, connect it with other projects, and progressi...
The Most Important Feature We’re Building Into Our AI Agent Is the Ability to Say “I Don’t Know”
AI agents are usually demonstrated by showing what they can do.
Write code.
Search the web.
Analyze documents.
Create plans.
Call APIs.
Automate ...
We’re Taking Zorgax From GitHub Into the Real World — And N4K48 Is One of the First Experiments
For a long time, most of the work around MyZubster and Zorgax happened where you would expect an open-source project to live:
GitHub repositories.
API...
Building a Serverless-Safe Realtime Metaverse for MyZubster
We have completed a major infrastructure upgrade for MyZubster World.
The original realtime system used Server-Sent Events and in-memory state. It worked locally, but serverless deploymen...