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 -
EDIT: I realize that I am not quite following the instructions for this forum. I thought of this is as more of a technical discussion forum and did not want to post this in the CW thread.
Coding agents.
I use Gemini and Claude. I pay $20 for Anthropic Pro, so I am not using API tokens for Claude. With Gemini, you can do a lot with just a google account, or at least you definitely could on day 1.
I am hating Gemini lately. If I load the Pro model (default), I get mostly nothing but 503 errors. This was not the case roughly a month ago, when Google was promising a Pro response every 60 seconds and "you won't run out of tokens" or whatever. Fine, it's free, I get it. So now I use gemini-2.5-flash mostly. But this motherfucker is constantly undermining me. If I can get flash into a groove, we do fine, but I fight this guy a lot. I also get a vibe of "petulant laborer". It kind of cracks me up.
Claude is great, super friendly and helpful. I almost exclusively use Sonnet, and Sonnet has a case of the dumbs. It's extremely manageable, and I get more work done with Claude than Gemini. I can switch to Opus, and I will run out of my Pro credits and then open a Gemini session.
When I get stuck, I go to chatgpt.com and copy/paste. This usually unsticks me or gives me a new direction. I see this for 3 reasons:
I guess I'll use the OpenAI cursor thing sooner or later. I am CLI-only, headless linux for dev. I have a graphical environment for browsing, etc.
I rarely have the agent make commits, and I have regretted every session where the phrase "vibe coding" popped into my head. I try to discuss more with the agents than make edits, but I do have them make a lot of edits. They are more edit-happy than I would like. The main value-add for the agent, for me, is just the read-access to my project. That they can edit files directly is nice, but also kinda scary and has gone wrong for me. I'm much more comfortable with code generation than code editing. I love these guys for code generation, but I always edit their code, which usually works but ugly. I ask for review more than generation more than edits.
I have read that Claude and/or Claude Code has gotten dumber lately, due to "quantization", which I think makes a lower resolution model that is cheaper to operate. So that may be why I feel like Sonnet has a case of the dumbs. I rarely interact with Opus or Gemini Pro these days, on the CLI.
More options
Context Copy link
More options
Context Copy link