Browsing Tag
softwareengineering
119 posts
Russ Cox — คนที่ทำให้ Go เป็น ecosystem ไม่ใช่แค่ภาษา
📅 กรกฎาคม 2026 ⚠️ อ้างอิงจากแหล่งปฐมภูมิ ตรวจสอบแล้ว — แต่เช็คข้อมูลล่าสุดก่อนแชร์ ถ้า Pike, Thompson, และ Griesemer คือคนสร้าง Go Russ Cox คือคนที่ทำให้…
Building an AI Operating Layer – Episode 1: Why I Didn’t Start Sooner
Building an AI Operating Layer Episode 1 Why I Didn’t Start Sooner Most engineering projects begin with an…
Your AI Coding Assistant Has No Memory of Why
A pull request lands. Two approvals, tests green, CI blue. It ships on a Tuesday. Three weeks later…
The Hardest Part of Software Was Never Writing Code
Why architecture and validation matter even more in the age of AI coding agents Everyone seems to be…
A Small Prototype for Cost-Aware Bug Investigation
The question that started it A weak point in AI-assisted coding is not always broken syntax or a…
AI commoditized code, not software. Developers keep confusing the two.
People has responded in different ways to a recent tweet by Pieter Levels where he explains he replaced…
Motivational Light: What Stage Lighting Teaches UX Designers
Theatrical lighting designers have a working vocabulary for the decision UX teams still argue about in the language…
Stop reading to build a library. Start reading to solve a problem.
Most engineering reading lists are optimized for knowledge accumulation. Modern engineering rewards bottleneck elimination. Last week, a junior…
Building Persistent AI Agents: A Dev’s Guide to State Management and Long-Running Workflows
The Problem with Stateless Agents Most AI agents we build today are essentially fancy request-response systems. User asks,…
React isn’t the problem. How we teach it is.
Ask a junior developer to explain what happens after a submit button is clicked. Most can’t give a…