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

推荐订阅源

大猫的无限游戏
大猫的无限游戏
云风的 BLOG
云风的 BLOG
小众软件
小众软件
V
V2EX
博客园 - Franky
博客园 - 司徒正美
Apple Machine Learning Research
Apple Machine Learning Research
量子位
博客园 - 【当耐特】
雷峰网
雷峰网
WordPress大学
WordPress大学
Jina AI
Jina AI
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
Visual Studio Blog
Microsoft Security Blog
Microsoft Security Blog

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
Coding Cat Oran S2 Ep4 — The Voluntary Table
SysLayer · 2026-05-16 · via DEV Community

No department wanted to think about the whole picture.
Then they sat in a room with a deadline and no escape.
Oran said nothing. That was the point.


The CEO gave them a room, a whiteboard, and a deadline.

"Figure out what the audit report needs to contain.
You have until noon."

Then he left.

Four department heads. One Oran, in the corner, with a notebook.

Oran opened his notebook and wrote the date.
Then he put his pen down.
Then he waited.


It started the way these things always start.

Production spoke first.
They wanted the report to show output numbers.
Units produced. Units shipped. On-time delivery rate.
Numbers that make Production look like the engine of the company,
which it is,
which is also why they wanted to control which numbers appeared.

QA spoke second.
They wanted defect rates. Inspection pass/fail ratios.
Yield by product line. Corrective action response times.
Numbers that make QA look like the guardian of the company,
which it is,
which is also why they wanted to control which numbers appeared.

Engineering spoke third.
Process parameters. Spec compliance rates. Deviation reports.
Numbers that make Engineering look like the brain of the company,
which it is,
which is also why they wanted to control which numbers appeared.

Each department presented their version of the report.
Each version was a document that made their department look correct
and made it structurally impossible
to see anyone else's data in context.

For forty minutes, they argued.

Oran wrote in his notebook. He did not look up.


Then something happened.

Nobody remembers who said it.
This is important. This is why it worked.

Someone — it might have been QA, it might have been Engineering,
it definitely wasn't Manufacturing — said:

"What does the customer need to see?"

The room went quiet.

Not the hostile quiet of a meeting that's going badly.
The different quiet of a room that has just heard
the question it was supposed to be answering all along.


Slowly — without anyone declaring it,
without anyone taking credit for it,
without anyone formally proposing it —
they started building a table together.

What goes in each row.
One row per production batch.

What goes in each column.
Batch ID. Product code. Start time. End time. Shift.
Output quantity. Defect count. Defect type.
Process parameter: temperature. Process parameter: pressure.
Inspection result. Inspector ID. Inspection timestamp.
Material lot number. Material supplier.

What links the pieces together.
The batch ID appears in Manufacturing's records,
in QA's inspection log,
in Engineering's process data.
That's the key. That's always been the key.
Nobody had written it down before.

By 11:45, there was a proposal on the whiteboard.
One table. Every department's data. One shared structure.
Not perfect. Not complete.
But agreed.

Oran had filled three pages of notes.

He had said nothing.


After the meeting, the VP of Manufacturing stopped him in the hallway.

"You didn't say a single word in there."

Oran nodded.

"That was intentional, wasn't it."

It wasn't a question.

Oran thought about how to answer.

The honest answer was: yes.

Because Oran had learned something over two years of trying to get departments
to agree on data structures:

The moment IT proposes the schema,
it becomes IT's schema.
IT's problem. IT's fault when it's wrong.
IT's responsibility to defend in every meeting forever.

But if the departments build it —
if they argue their way to it,
if they write the column names on the whiteboard with their own hands —
it becomes their schema.
They own it.
They have to live with it.
They are much less likely to quietly ignore a system
they helped design.

The best system design meeting Oran ever attended
was the one where he didn't design anything.

He just made sure everyone was in the same room,
with the same deadline,
and no escape route.


That afternoon, Oran transcribed the whiteboard into a document.
He sent it to all four department heads with one line:

Please confirm this reflects the agreement from this morning's meeting.

Three confirmations came back within the hour.
The fourth came back the next morning,
with two small changes to column names
that didn't change anything structurally
but allowed the VP of Manufacturing to feel
that he had contributed.

Oran accepted both changes.
He updated the document.
He added a version number.

v1.0. Agreed. Dated.

Then he opened a new file and started writing the actual schema.

CREATE TABLE production_summary (
  batch_id           VARCHAR(50)  PRIMARY KEY,
  product_code       VARCHAR(50)  NOT NULL,
  line_id            VARCHAR(20)  NOT NULL,
  shift              VARCHAR(20)  NOT NULL,
  start_time         DATETIME     NOT NULL,
  end_time           DATETIME,
  output_qty         INT,
  defect_count       INT,
  defect_type        VARCHAR(100),
  process_temp       DECIMAL(6,2),
  process_pressure   DECIMAL(6,2),
  inspection_result  VARCHAR(20),
  inspector_id       VARCHAR(50),
  inspected_at       DATETIME,
  material_lot_no    VARCHAR(50),
  material_supplier  VARCHAR(100)
);

Enter fullscreen mode Exit fullscreen mode

He looked at the table for a long time.

Then he opened a new document and wrote at the top:

Problems with this table.

And started listing them.


The best system design meeting Oran ever attended
was the one where he didn't design anything.
He just made sure everyone was in the same room
with the same deadline and no escape route.

The table they built had seventeen problems.
He would discover them one by one
over the next two weeks.
But it was their table.
And that mattered more than he could explain.


Next: Ep5 — The Many-to-Many Disaster
The report table is agreed. No one is responsible for it.
One batch. Multiple inspection results.
One material lot. Multiple batches.
One spec. Two versions. No migration plan.

Oran discovers that a table everyone agreed on
and no one is responsible for
is not a table.
It is a beautiful, shared, distributed lie.


Ep1: The Excel Republic
Ep2: The Big Customer
Ep3: The Auditor Arrives

Coding Cat Oran is a serialized fiction about building real production systems inside real companies.
The politics are real. The whiteboard is real. The cat is fictional.
The VP of Manufacturing is, unfortunately, also real.

By SysLayer · dev.to/syslayer