Articles

Essays on design, technology, and everyday life, written slowly enough to keep a quiet corner of the internet alive.

Tech4 views

Part 3: Prisma Schema Deep Dive

The goal of this article is to break down the Prisma schema from top to bottom — explaining datasource, generator, model, enum, and all the attributes: what they are and how to use them.

Read Morearrow_forward
Tech2 views

Engineers Who Use AI and Those Who Don't: Two Distinct Types Now

Over the past year, AI has rapidly transformed from a 'tool' into a 'collaborator'. But many engineers, as they use it, gradually fall into a dangerous illusion: that AI can replace decision-making, even replace responsibility. The reality is quite the opposite. The more capable the AI, the greater the demand for humans to possess stronger constraint, judgment, and information-expression skills.

Read Morearrow_forward
Tech12 views

What Is a Skill? A Developer's Primer

A Skill (or Skills) is a reusable skills package for AI agents—typically a folder containing task instructions, scripts, templates, and reference materials. The AI loads these resources on demand when handling relevant tasks, enabling more reliable and repeatable execution of specific work.

Read Morearrow_forward