Skip to main content

Using Claude Code

Been using Claude Code for a week now as a daily coding assistant. A few observations so far. It is most useful for tasks where the shape of the solution is cle...

Tried a new approach to note-taking today: writing a one-paragraph summary immediately after reading something, without looking back at the source. If you can't...

Spent the afternoon profiling a React app with too many unnecessary re-renders. The culprit was a context provider wrapping the entire tree that updated on ever...