Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Virtual Machine = Real Collaboration
Discover how a shared virtual machine setup for code models enhances team productivity and accuracy, enabling seamless collaboration, testing, and deployment without inconsistencies.
One source of truth - a secure, team-shared, VM OpenCode setup.
My team and I have unlocked a step change in productivity and, more importantly, accuracy by moving our OpenCode (you might use Claude Code, Codex, Hermes, whatever) onto a virtual server. The groundbreaking part, for us, is (1) the shared context - the RULES, DEVLOG, README, and similar files, and (2) the ability for anyone to immediately spin up live code in a usable environment to evaluate, test, QA, demo, etc. All without the subtle bits of code ‘fun’ where each person does things 10% differently, causing issues and rework.
Generated 3 months ago
The speaker presents a system for maintaining consistent code quality and structure in team-based AI development. The problem addressed is the divergence in coding styles and approaches when multiple developers work on the same project, even with AI acceleration. The demo showcases a virtual machine environment where an AI agent receives a bug fix request via Discord, codes it according to predefined rules (e.g., TypeScript, componentization), runs tests, and deploys it to a dev environment in real-time. The technical approach involves agents with specific instructions and deterministic tests for type checking, ensuring compliance and security. The audience learns how to leverage AI to enforce coding standards, automate development tasks, and streamline the QA process within a structured, virtualized environment.
View full transcript
- OpenCodeOpenCode is the open-source AI coding agent (CLI tool), integrating LLMs like GPT-5 and Claude Sonnet 4 directly into the terminal for fast, context-aware development.OpenCode is the open-source AI coding agent, built for terminal-first developers who demand speed and privacy. It connects your local files, Git history, and a choice of LLMs (e.g., OpenAI's GPT-5 Nano, Anthropic's Claude Sonnet 4) to execute complex tasks directly from the command line . The tool bypasses IDE and browser dependencies, allowing developers to triage issues, fix errors, or implement features with commands like `opencode fix error in main.go` . With over 26,000 GitHub stars by October 2025, OpenCode delivers a secure, context-aware coding partner that keeps your code local and your workflow efficient .
- CodexCodex is OpenAI's autonomous AI software engineering agent: it executes full development tasks in a sandboxed cloud environment.Codex is the advanced, cloud-based software engineering agent from OpenAI, built on a specialized model like `codex-1` (a fine-tuned version of `o3`). It operates on an asynchronous delegation model, allowing developers to assign complete tasks—not just receive suggestions—via the ChatGPT interface. The agent works independently in a secure, isolated cloud container provisioned with the user's GitHub repository and environment. It reads code, writes new features, fixes bugs, runs tests, and drafts Pull Requests (PRs) for review, significantly accelerating the development lifecycle. Access is provided through ChatGPT Plus, Pro, and Enterprise plans.
- GitHubHost Git repositories and enable massive-scale collaboration (pull requests, issue tracking) for over 100 million developers.GitHub is the world's dominant web-based platform for Git repository hosting and collaborative software development. Built on Linus Torvalds' Git version control system, the platform facilitates 'social coding' by providing essential tools like pull requests, forking, and issue tracking. It currently serves over 100 million developers, managing a massive ecosystem of public and private codebases. Microsoft acquired the company in 2018 for $7.5 billion, solidifying its role as the central hub for open-source and enterprise-level version control.
- Google Cloud PlatformGCP delivers Google's global infrastructure (Compute Engine, BigQuery) for secure, scalable cloud solutions and AI/ML innovation.Google Cloud Platform (GCP) provides the core infrastructure and services for modern digital transformation. The platform leverages Google's global network, spanning 39 regions and 118 zones, to host critical workloads securely. Key services include Compute Engine (IaaS), Google Kubernetes Engine (GKE) for container orchestration, and BigQuery (serverless data warehouse) for petabyte-scale analytics. GCP integrates advanced AI/ML capabilities via Vertex AI, allowing developers to build and deploy models fast. Security is paramount: the platform uses Google's multi-layered security model, protecting data and applications with zero-trust principles. New customers can utilize the free tier and $300 in credits to deploy their next project.
- TailscaleTailscale builds a secure, peer-to-peer mesh network using WireGuard to connect your devices and workloads without manual firewall configuration.Tailscale replaces legacy VPNs with a zero-trust architecture that just works. It uses the WireGuard protocol to establish encrypted, direct connections between nodes (laptops, servers, or cloud instances) regardless of physical location or complex NAT settings. You manage access through a central control plane using your existing identity provider (Google, Microsoft, or Okta) and define granular permissions via ACLs as code. Features like MagicDNS provide stable hostnames for every device, while Tailscale Funnel and Exit Nodes offer flexible routing for public sharing or secure internet egress. It is a lightweight, high-performance solution for 20,000+ companies looking to simplify networking across multi-cloud and edge environments.
Compose Email
Loading recent emails...