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 -
What's the best AI coding plan right now?
From what I can tell:
As far as models, GLM 5.1 is the dumbest reliable model, meaning it won't often make obvious mistakes given simple tasks. I don't think it's really worth the time to use anything dumber unless your task is very well-defined and limited in scope, in which case a free model will do just fine. Gemini has been the biggest disappointment. 3.5 flash is ok, 3.1 pro is bad and expensive, 3 flash is unusable. Opus is obviously best but doesn't have a huge lead.
I don't have much experience with chatGPT, from what I hear it currently has the best bang for your buck with 5.5xhigh. Would love to hear what you guys think as I can't afford every coding plan at once, and each harness has its own learning curve.
Developers seem to be split Claude and Codex (ChatGPT) right now. In my experience Codex seems to be a little better at thinking but a little worse at making sure it didn't hallucinate the function. Claude is a little better at doing what other developers are doing. That can be a problem with things like React where it has been trained on a lot of bad code.
The developer split seems kind of ideological right now since people have strong opinions on Anthropic vs OpenAI.
Gauntlet.ai has a free "night school" with videos of talks that will help you stay up to date.
https://apply.gauntletai.com/night-school
They push you to apply but just ignore it if you don't want to.
They turned me down because I don't have enough programming experience haha. Oh well. Their "classes" or whatever you want to call them are great.
More options
Context Copy link
More options
Context Copy link
What's your budget?
Right now I'm just asking. I got hooked up with a GLM legacy plan and in theory have ~40 billion tokens/month of GLM 5.2, which I'm scrambling to use.
More options
Context Copy link
More options
Context Copy link
More options
Context Copy link