San Antonio Startup + Tech Week

The Rand · Tech & Builders

PySanAntonio II

San Antonio’s Python conference is back for a second year — an afternoon of learning, networking, and community building with the people already doing the work here.

Date
Friday, October 2, 2026
Time
1:00 – 6:00 PM
Location
Geekdom, 3rd Floor
Get on the list.

Tech & Builders circuit, sponsored by

Google for Startups

Everything else at The Rand

  1. 1:10 PM – 1:40 PM

    Adapting to the Evolution of Software Engineering

    PySanAntonio keynote from the president of the PyTexas Foundation

    Tech & Builders
    • Mason EggerSr Solutions Architect · Temporal Technologies
  2. 1:45 PM – 2:30 PM

    From Sensor to Signal: Building an Indoor Air Quality Platform With Python

    Indoor air sensors generate plenty of data, but raw numbers rarely explain what is actually happening in a room. In this talk, we’ll build an air-quality monitor using MicroPython, FastAPI, and AI to detect unusual patterns, predict ventilation needs, and turn sensor readings into clear, useful insights. We’ll also look at the practical challenges of noisy sensor data, real-time updates, and deciding when simple rules are better than machine learning. Attendees will leave with a practical blueprint for building an intelligent embedded system entirely with Python.

    Read the full talk
    Tech & Builders
  3. 2:40 PM – 2:55 PM

    JOMO in the age of AI slop: the joy of missing out

    Everyone's talking about what AI can do. This talk is about what it's doing to us our communities, our trust, our feeds. And why sometimes the best move is to just... not.

    Tech & Builders
  4. 3:15 PM – 4:00 PM

    Experiments in Agentic Coding

    Coding agents can behave in surprising ways for both experienced and new devs. Devs new to agentic coding may have frustrating experiences trusting code that agents generate, or be using agents in sub-optimal way. This talk demonstrates how agents work, why they sometimes do funny things, and how to put guardrails on Claude. The demonstrations will use prompt engineering experiments with personas to solve a strawman problem that all devs know and love -- FizzBuzz. First, silly personas (e.g., pretend you're a goose) will be used to solve FizzBuzz, and demonstrate phenomena like non-determinism, constitutional AI, and context. Next, it will progress to a more practical prompts (e.g. Django novice, Java expert, Senior Architect), and a more realistic example, by adding new requirements to FizzBuzz. This second set of demos will show how intrinsic training biases or reward hijacking can lead your agent to generate bad code. For Python specifically, a plain agent, not configured properly, will default to generating messy and unreadable tests. Along the way, it will show practical tips for using Claude (plan vs. edit mode, context management, memories, skills and sub-agents), and demonstrate what kind of prompts are needed to generate clean code. Sample skills and sub-agent MDs will be provided for users to try with their own code.

    Read the full talk
    Tech & Builders
  5. 4:00 PM – 4:10 PM

    Your Agent's requirements.txt Is a Lie

    Coding agents write requirements.txt with total confidence and no memory of what is actually installed: inventing package names, guessing version pins, and blending APIs from different library eras. CI either fails opaquely or silently resolves to whatever the cache happens to have lying around. This talk treats that as a caching and provenance problem. Drawing on build-acceleration work with distributed compile farms, I will show what it takes to pin, content-address, and verify Python environments an agent proposes before any of that code reaches a real sandbox: hash-locked dependency resolution that treats the agent's guess as untrusted input to the cache key, and a fast-reject path that catches hallucinated package names before a slow install ever starts.

    Read the full talk
    Tech & Builders
  6. 4:10 PM – 4:30 PM

    AI Steering Wheel : Giving Humans Control of the Black Box

    This talk introduces Operational Interpretability, a research area focused on bridging the gap between understanding AI systems and deploying them responsibly in the real world. By combining insights from mechanistic interpretability with human-readable explanations and compliance considerations, operational interpretability helps make AI systems more transparent, trustworthy, and practical. Attendees will learn how modern techniques allow us to look inside AI models, translate their behavior into understandable explanations, and use those insights to build AI systems that better serve people and society.

    Read the full talk
    Tech & Builders
  7. 4:30 PM – 5:30 PM

    Python Jeopardy

    A quiz night for the Python crowd, and deliberately low stakes. No prep, no teams to sort out in advance, and nobody checking whether you write Python for a living or picked it up last month — turn up, shout answers, argue with the board. Two tickets to PyTexas go to the winners.

    Tech & Builders

Why Python, why here

Community first,
language second.

That is Jordana Naftali’s line, and it is the afternoon’s too. Nothing here asks what you do for a living or how long you’ve been writing Python — sensors and air quality, agents and their bad habits, and a quiz at the end that anybody can shout at.

PyTexas is the through-line. The conference is its own event, run by the PyTexas Foundation, and 2026 marked its twentieth year and the largest gathering of Python developers in the state. The president of the Foundation opens this afternoon. PyTexas 2027 runs 16 – 18 April at the Austin Central Library, with the call for proposals open from Thursday, October 1 — so if something here gives you an idea, you can act on it before the week is out.

“Y’all means all” is how PyTexas puts it. That is why the last hour is a quiz with a ticket to Austin on the board rather than another talk.

Building Together

Where partners and communities come together to build. DEVSA is the bridge across San Antonio’s tech ecosystem, connecting 20+ grassroots groups into one.

Find your people