Tag
Gergely Orosz emphasizes the importance of using UTC timestamps or epoch time along with proper date libraries to handle time zones and daylight saving time correctly.
Discusses whether to isolate the tool or the agent when running agents that execute arbitrary code, concluding that isolating the agent is superior due to zero secrets and a control-plane proxy.
This article from The Old New Thing explains the concept of making APIs 'inert'—do nothing in a way that avoids breaking existing apps—using examples like printing support on Xbox and retiring widget APIs.
A tip for using Codex: pin a chat for each major project or area of your life and use command + # to switch between them quickly.
A comprehensive best-practice guide for Claude Code covering subagents, commands, skills, and orchestration workflows to transition from vibe coding to agentic engineering.