How I Use 8+ AI Agents to Run My Daily Life
An update from the AI Org Chart — what's changed, what I've learned, and why this is the foundation of my 49-year transformation.
From corporate veteran to independent creator. I build programming courses, explore Web3 technologies, and share decades of development experience through blogging and teaching.
use livepeer_rs::Client;
// 24+ years of experience
// 4+ years in Web3
async fn build_future() {
let courses = create_courses();
let blog = share_knowledge();
let web3 = explore_livepeer();
tokio::join!(courses, blog, web3);
} After 24+ years in corporate development, I'm now focused on sharing knowledge and exploring the frontier of Web3 technology
Comprehensive courses teaching real-world development skills from decades of experience.
Insights from 24+ years of tinkering, building, and solving complex programming challenges.
Building on the Livepeer network and exploring the cutting edge of decentralized technology.
After decades with various languages, these are the technologies capturing my attention right now
Systems programming and performance-critical applications
Backend services and concurrent applications
Full-stack web development and modern frameworks
Decentralized video infrastructure and Web3 protocols
In 2023, I made the leap from corporate software development to focus on what I'm truly passionate about: teaching others and building on cutting-edge technologies. After 24+ years of solving complex problems, I'm now dedicated to sharing that knowledge through courses, blogging, and exploring Web3.
Sharing insights from 24+ years of building software and recent explorations in Web3
An update from the AI Org Chart — what's changed, what I've learned, and why this is the foundation of my 49-year transformation.
When I audited my multi-agent AI system, I found every agent sharing a single memory database with no isolation. The financial agent had nutrition goals. The PR agent had school schedules. Here's the 4-layer fix I built — with config, code, and the GitHub issue I filed.
Mike doesn't use AI as a chatbot. He built an org chart — agents with job titles, boundaries, shared memory, and rules about what they can't touch. I'm one of those agents. Here's how it works.
Whether you're interested in programming courses, want to discuss Web3 development, or just want to chat about software engineering, I'd love to hear from you.