Log
Short, dated notes on what's actually happening — no polish, just progress.
-
Two problems that never show up in a diff or a lint pass: codebases organized by type instead of feature, and dead code left behind by feature flags nobody cleaned up.
Read it → -
Wrote up four real patterns we keep finding in legacy React codebases — stalled upgrades, unwatched Node versions, effects doing state's job, and server-cache data quietly mirrored into a second store.
Read it → -
Wrote up how we actually triage tech debt — why lint-only fixes and behavior-risk fixes don't belong in the same backlog, and why coverage should follow impact, not a percentage.
Read it → -
Rebuilt the site around a single idea: Nipuno is a company of AI-native engineers, not a services menu. Added this log to keep a running, honest record of what's actually happening as we go.