Weeknotes #74 (April 04, 2026)
Posted on:
Things I found, read, did, and produced this past week.
Things I consumed
- The Axios package was compromised. This one is fun in particular given the majority of the usage of Axios could be in theory replaced with the standard
fetchimplementation available in all browsers and modern versions of Node, so it may be a good sign with this issue to see if you really need Axios in your projects anymore. - Anthropic accidentally released the source maps to Claude Code again which lead to a bunch of DMCAs again (and then a retraction of them due to DMCA-ing forks of the anthropics/claude-code repo that has 0 of the actual source code for the actual CLI)
- Cursor 3 was released with a push closer to an agent-first UI with similar layout to the Codex GUI app.