
Three Months on Claude Code: Switching from Copilot
Three months ago I swapped GitHub Copilot for Claude Code as my primary editor companion. The model quality, the surrounding apps, and the pricing math all point the same direction.
In-depth writing on software engineering and the subjects I follow closely outside of it — practical, opinionated, and grounded in real work.

Three months ago I swapped GitHub Copilot for Claude Code as my primary editor companion. The model quality, the surrounding apps, and the pricing math all point the same direction.

A note-taking app I don't lock myself into. Markdown files in folders, no proprietary database, and a vault structure built around colored notebooks instead of a single sprawling pile of notes.

A simple ladder reorganizes the seven diatonic modes from brightest to darkest, and it lines up exactly with how many notes you lower compared to the parallel major.

Ian Ring catalogs every possible scale by a single number. The major scale is 2741. Decoding that number reveals why this particular pattern of seven notes has dominated Western music for four centuries.

SvelteKit pairs Svelte's compile-time component model with server-side rendering and routing, and the result is a framework that feels lighter than its peers without giving up the modern conveniences. Born from Svelte, SvelteKit enhances its predecessor’s reactive components with server-side rendering (SSR), static site generation (SSG), and seamless transitions between pages, making it an attractive choice for modern web applications.

Financial stability runs alongside everything else in your life — career, lifestyle, the things you want long-term. This guide delineates clear financial milestones from your 20s through retirement, focusing on strategic saving, the right mix of accounts, and adhering to optimal savings ratios.

TypeScript’s any type can lead to harder-to-maintain and error-prone code. A few small habits keep `any` from spreading: prefer `unknown` at boundaries, gate it with type guards, and confine the cases where you genuinely need it.

Budgeting is not really about restraining spending. It is about knowing where the money goes — so the rest of the financial picture can run on top of that knowledge instead of guesswork.

A higher credit score lowers the price of almost every loan and credit line you will ever take out, and in many states it shows up in insurance quotes and background checks too. The work to raise it is mostly small habits. Here are the top five strategies you can employ to enhance your credit score:
// stay in the loop
One email when something new goes up. No digests, no marketing, no tracking pixels.