This thread is for anyone working on personal projects to share their progress, and hold themselves somewhat accountable to a group of peers.
Post your project, your progress from last week, and what you hope to accomplish this week.
If you want to be pinged with a reminder asking about your project, let me know, and I'll harass you each week until you cancel the service.

Jump in the discussion.
No email address required.
Notes -
Skills are essentially a pointer to a loadable chunk of context, a fuzzy program written as a
.mdfile. "If you want to know how to do X, read this file first" sort of thing. The models get more confused as their context (message history) grows, and especially when the context window fills and the initial stuff gets cut off. Then they have no idea what they're doing. So a "skill" is detected by the harness (e.g.opencode) which injects the short summary into the prompt that goes to the model, which can then ask to read the full file if necessary.More options
Context Copy link