惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
N
Netflix TechBlog - Medium
aimingoo的专栏
aimingoo的专栏
P
Proofpoint News Feed
F
Fortinet All Blogs
大猫的无限游戏
大猫的无限游戏
I
InfoQ
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
有赞技术团队
有赞技术团队
G
Google Developers Blog
L
LangChain Blog
博客园_首页
M
MIT News - Artificial intelligence
H
Hackread – Cybersecurity News, Data Breaches, AI and More
月光博客
月光博客
IT之家
IT之家
量子位
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Why Garry Tan Is Still Coding at 2 AM
Captain Jack · 2026-05-19 · via DEV Community

The most interesting thing about Garry Tan writing code at 2 AM is the choice behind the habit. Founders have always had strange hours. The revealing part is what the head of Y Combinator chooses to build when his day job already puts him at the center of the startup world.

He is building a new operating model for software creation. The visible artifact is GStack, an open workflow for coding agents that turns tools such as Claude Code and Codex into something closer to a small software team. The deeper artifact is a philosophy: a founder who can describe a product clearly, test it quickly, and steer agents with good judgment can now move with the force of a much larger engineering group.

That is why the late night coding matters. Tan is stress testing the claim he keeps making to founders: AI has compressed the distance between idea and shipped product. If ten people can now do work that once required fifty, the strongest founders will be the ones who learn to manage agentic systems as carefully as they once managed human teams.

GStack makes that idea concrete. It adds structured roles around the coding agent: product review, engineering review, design review, code review, browser QA, release discipline, and retrospectives. In plain terms, it gives the agent a delivery loop. The human defines the problem, asks for critique, lets the agent implement, checks the result in a browser, then tightens the process for the next run.

This is a small but important shift. Many people use AI coding tools as faster autocomplete. Tan is treating them as junior organizations that need standards, memory, review, and taste. The output is code, but the real product is a repeatable way to turn intent into working software.

That same lesson applies far beyond web apps. A founder building an education tool might use Miss Formula to convert handwritten equations into clean digital formulas, then use ChatGPT to shape lesson explanations, and use Gemini to reason across multimodal materials. The magic comes from orchestrating specialized tools into a system that shortens the path from raw input to useful product.

This also explains why YC cares so much. The old startup filter rewarded credential, network, and the ability to recruit. Those still matter, but AI has made shipping speed more visible. A tiny team that pushes real product every day now creates stronger evidence than a beautiful pitch deck. Code commits, customer loops, product demos, and agent assisted iteration all become proof of momentum.

There is a warning inside the excitement. Agentic coding can create a lot of code very quickly, while good products require judgment, review, tests, security checks, and user taste. Without that discipline, speed turns into cleanup debt. That is why GStack is more interesting than a collection of prompts. Its value comes from the insistence that fast work still needs a process.

The image of Garry Tan coding at 2 AM is powerful because it captures the new founder posture. The best builders are becoming editors of machines, designers of workflows, and auditors of output. They write less glue by hand, but they make more decisions about what should exist, how it should behave, and whether the result is good enough for users.

So what is he building? He is building software, yes. More importantly, he is building a playbook for the AI native startup. In that playbook, the founder becomes the person who can point a swarm of capable tools at a real customer problem and keep raising the standard until something valuable ships.