Advertisement · 728 × 90

Posts by Zack Proser

Preview
I Shipped 9 Blog Posts in 48 Hours While Working Full-Time Between a full-time job at WorkOS and solo-parenting two toddlers with zero screen time, I published 14,790 words across 9 posts in two days. 47 images, 12 PRs. The secret: chatops with two AI agents I drive in compressed windows.

9 blog posts. 14,790 words. 47 images. 12 PRs merged.

All while working full-time and solo-parenting two toddlers. Zero screen time with kids.

Two AI agents I talk to in 30-second bursts. One on my laptop, one on EC2. Both from my phone.

zackproser.com/blog/nine-p...

5 days ago 2 0 2 0
Preview
Phones Are the New Terminal I gave a keynote about walking in the woods with AI. Then I stopped needing the laptop entirely. Now I direct AWS infrastructure and content agents from my phone on the trail.

14 years of software engineering: RSI, neck injuries + back pain.

So I stopped sitting - or even being inside.

I ship to prod walking through the forest. AWS infrastructure. Real posts going live. PRs updated and merged.

The phone is the new terminal.
zackproser.com/blog/phones...

5 days ago 0 0 0 0
Post image

For me, queued messages are the biggest DevEx unlock for @cursor_ai.

Now I can enter a flow state where I'm three feature requests/bug fixes ahead of Cursor.

I rapidly verify functionality and put new tasks on the queue while it's working through my requests ❤️

9 months ago 2 0 0 0
MCPNight 2025: When the AI infra community overflowed the Exploratorium in San Francisco — WorkOS On May 14, 2025, we threw the first-ever MCP Night, at the Exploratorium in San Francisco, dedicated to one of the most exciting developments in applied AI: the Model Context Protocol (MCP).

workos.com/blog/mcpnig...

10 months ago 0 0 0 0
Post image

Interest in, and adoption of, MCP is exploding.

Think: one spec → any tool, any workflow, securely. Big shift for AI infra.

Recap from MCPNight here: #MCP #AIInfra

10 months ago 2 0 1 0

Learning your stack deeply isn’t just about raw velocity—it’s about agility.

When requirements shift, you can change direction gracefully, leveraging your expertise rather than scrambling for docs.

11 months ago 0 0 0 0

Deep expertise isn’t about being a "rockstar"—it’s about sustained rapid iteration.

The tighter the feedback loop, the faster you evolve.

11 months ago 1 0 0 0

This combination of open-source + tutorials has been incredibly rewarding.

There’s nothing better than hearing, “Oh, never mind, I just found your tutorial.”

What’s working well for you in Developer Education? Let’s compare notes!

11 months ago 0 0 0 0

What makes this approach effective:

• Hands-on learning: Developers can clone, run, and modify the repos.

• Immediate value: Tutorials bridge the gap between code and implementation.

• Real-world examples: These aren’t toy projects—they solve actual problems.

11 months ago 0 0 1 0
How to build document access control with S3, WorkOS FGA, and Lambda authorizers — WorkOS In this tutorial, paired with companion code, you’ll learn to build a secure, scalable document access control system using WorkOS FGA, AWS Lambda Authorizers, and Amazon S3.

Document Access Control with AWS CDK + Lambda Authorizers

☁️ Repo: Full serverless stack (API Gateway + S3 + Lambda).

🚀 Tutorial: workos.com/blog/how-to...

11 months ago 0 0 1 0
Advertisement
How to secure RAG applications with Fine-Grained Authorization: tutorial with code — WorkOS With RAG and GenAI applications, how can you ensure users only see results from documents they have permission to access? In this runnable tutorial, we demo using WorkOS Fine-Grained Authorization to secure your documents.

✅ Securing RAG Applications with Fine-Grained Authorization

📂 Repo: Pinecone vector DB + WorkOS FGA for document access control.

🔐 Tutorial: workos.com/blog/how-to...

11 months ago 0 0 1 0
How to build browser-based OAuth into your CLI with WorkOS — WorkOS Ever wondered how tools like GitHub's CLI let you authenticate with a single gh auth login command? In this tutorial with companion code repo, we go through the implementation step by step.

Here are some recent examples:

✅ Browser-Based OAuth for CLI Tools

🖥️ Repo: Secure token fetching & storage for CLI apps.

📚 Tutorial: workos.com/blog/how-to...

11 months ago 0 0 1 0

The formula:

1. Build an example architecture for a real-world use case.

2. Open-source the code as a companion repository.

3. Write a tutorial that explains how to implement it step by step.

This combo makes concepts actionable.

11 months ago 0 0 1 0

One thing that’s working well for Developer Education at WorkOS: pairing open-source companion repositories with detailed tutorials.

It’s helping devs learn faster, solve complex problems, and build better systems. Here’s how we do it: 🧵

11 months ago 1 0 1 0

Thanks so much 🙏😀

11 months ago 1 0 0 0
Interactive tokenization demo for developers Explore how language models break text into tokens. Visualize different tokenization methods and understand their impact on AI performance, context limits, and costs.

Interactive experience here: zackproser.com/demos/tokenize

11 months ago 1 0 1 0
Video

Hey, I’m Zack 👋

13-yr full-stack dev #buildinginpublic to help others learn.

Today’s toy: an interactive token-izer—paste any text, watch an LLM slice it up (👀↓).

Into no-fluff deep dives on AI/ML, RAG & #Next.js? Hit Follow and let’s geek out.

11 months ago 4 0 1 0
Advertisement

Getting deep with a single stack means fewer overlooked edge cases.

You see pitfalls coming from a mile away.

Production issues decrease, and deployment confidence soars.

11 months ago 0 0 0 0

Sticking to a known stack, you internalize common patterns and best practices.

That means fewer surprises, simpler refactors, and faster scaling when your user base grows.

Do you tend to use multiple stacks or have one or two favorites?

11 months ago 0 0 0 0

Shiny features are tempting.

But in a micro #SaaS, your job is to validate, refine, and ship quickly.

Ask your initial customers what’s missing and fix that first.

11 months ago 0 0 0 0

Deep expertise fosters stronger ties to your stack’s community.

That means direct access to new tools, timely support, and a constant influx of fresh ideas—further feeding your speed loop.

1 year ago 1 0 0 0

Micro SaaS can be a small side project—or the seed of your next major venture.

Keep your overhead light, set achievable milestones, and watch your momentum grow.

1 year ago 1 0 0 0
Post image

Try It Out

Customize your YAML, define your own agent roles, or pick a new game concept—CrewAI will coordinate the entire AI-driven pipeline.

1 year ago 0 0 0 0

Why CrewAI Matters

It’s not just for games.

You can chain specialized agents for anything: blog posts (writer + editor), product specs (engineering + legal), or doc creation (researcher + fact-checker).

1 year ago 0 0 1 0
Advertisement

Get It Running

Create a new Poetry project, install dependencies, and set your OpenAI key.

poetry run python3 main.py will prompt you to choose a game scenario and produce a fully functional Python script.

1 year ago 0 0 1 0
Post image

It’s all run sequentially with a Crew:

1. Code generation by the Senior Engineer agent
2. QA checks by the QA Engineer
3. Final sign-off from the Chief QA Engineer

1 year ago 0 0 1 0
Preview
How to build a game-building agent system with CrewAI — WorkOS A hands-on guide with patterns, agents, and executable examples

Example Setup

Agents YAML: Defines your game dev, QA, and chief QA roles.

Tasks YAML: Step-by-step instructions (generate code → review → final validation).

Game Design YAML: The actual game requirements (Pac-Man style or whichever idea you fancy).

workos.com/blog/how-to...

1 year ago 0 0 1 0
Post image

Core Concepts

Crews: Groups of specialized agents (e.g., a “Senior Engineer” generating code, QA agent reviewing).

Flows: Event-driven workflows, giving you fine-grained control over who does what, when.

1 year ago 0 0 1 0
Post image

AI Agents That Code Your Game—Meet CrewAI

What is it?

CrewAI is a Python framework for orchestrating multiple AI agents (like a mini dev team) to generate, review, and validate code. Perfect for building something fun—like a Pac-Man or Pong clone—in Python.

1 year ago 0 0 1 0

Pick a specific problem and solve it exceptionally well.

Micro #SaaS thrives on niche focus.

It’s better to delight a small audience than to be “okay” for everyone.

1 year ago 1 0 0 0