• A skill to create new skills: Interesting to see what teaching an agent to use a tool or follow a process looks like. One way to kick off this skill I think is to work with an agent on some task and then after it has finished satisfactorily say something like “ turn this into a skill”
  • Package Managers Need to Cool Down: It looks like good practice for installing dependencies is going to include only using ones that have been released and in use for a period of days so that they can be vetted by security people.
  • My Approach to Building Large Technical Projects: Figure out where to start by breaking down big ideas into smaller chunks and looking for the small-ish, ultimately demo-able steps. Work on the stuff that makes a project usable by yourself.