site banner

Small-Scale Question Sunday for July 26, 2026

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

1
Jump in the discussion.

No email address required.

Does anyone have a good resource (or set of resources) for getting started using AI in coding that emphasizes building understanding? I've pretty much eschewed AI to this point, but it seems it's only getting more integrated and capable, so I might as well develop the skill. My experience is mostly in python in a data science context, with a little bit of C and the rare instances of assembly thrown in to run isolated or low-bandwidth sensors with extremely limited onboard compute. I have generally preferred VSCode, so bonus points if the resource integrates it.

I think the best guide for me is going to read something like, "A harness performs functions X, Y, and Z. Let's walk through setting up a basic harness so you can develop intuitions around what it's doing and how you might modify an existing harness to suit your future needs." Conversely, a terrible guide for me might read, "Download (someone else's) harness from (website); it's the best one for coding (no explanation as to why). Point your IDE at it and start typing your prompt (no elaboration on what makes a useful or effective prompt)."

My best understanding (which may be out of date) is that you'd be best served by subscribing to the $100-per-month Claude, opening it up, and asking it pretty much exactly what you just asked us. Any time you get to a step you don't understand how to perform, say, "I don't understand what this means, can you break it down more simply for me?"

In other words, I think the resource you're looking for is Claude. That's it. That's the whole list. Though probably you could do it with ChatGPT, too--I just haven't had much luck getting it to seriously drop both the sycophancy and the verbosity to focus on results. Claude seems better geared toward actual production of results.

I have tried similar things with lesser models, with worse (often, unusable) results. It will be interesting to see whether we are converging toward a single "roughly the best LLM we can create" that will eventually be baked into a chip and put in everyone's devices, and how that might impact the AI market landscape. I have a hard time shelling out even $20 per month for LLMs because I so rarely have any use for them, but in those instances where I have had a use, the most expensive models have been actually useful in ways that no other models seem to be.

What does the $100/month subscription get you that you couldn't get from paying for tokens on openrouter.ai or the like? Just wondering

Openrouter tokens are much more expensive.

For heavy use you might be right. I've never gotten close to spending $100 per month on openrouter though.