ai coding feels like it has reached diminishing returns for me. luna is my default orchestrator, routing work by complexity. in practice, usage lands around 16% luna, 48% sol, 30% astra, and 6% terra. at this point, i care less about each new frontier release. the system already finds a capable model for the job. the frontier is moving beyond my day-to-day work, so iโm happy to settle into predictable models for a while.
Any conversation
Hematology Test for Abnormal Blood Counts and Blood Disorders
Blood tests are an important part of evaluating overall health because they can reveal changes that may not produce noticeable symptoms initially. A hematology test focuses on blood-cell-related information and can support the investigation of various medical concerns.
maps.app.goo.gl/VAZjmd4McxayGBPt9
code quality is about coupling.
coupling is not a technical property of the code bytes.
code acquires its meaning in contact with the cultural environment, and coupling is about meaning.
two constants with no semantic relationship are nonetheless coupled in pragmatics if they refer to the same domain concept.
if your goal is to minimise the time integral of future work, you must understand your domain: it decides which lines will need changing.
to carve up a codebase is to carve up the world.

