← Back to context

Comment by oldandboring

12 hours ago

> Astro is something they'll have to learn on the job or hire for specifically.

Before LLMs I would have agreed.

LLM + framework you don't understand goes in ... unmaintainable garbage comes out.

  • Before LLMs, learning on the job looked like reading documentation. Now it’s a guided tour with verification. When I produce things in this way, I’m not just blindly accepting it. The goal is that by the end of it I have learned more about the codebase and architecture, not less. I feel that’s important.

    • Many people don't understand this, even big tech engineers. They see LLMs as a bottleneck. It's more that they don't understand how to use it to multiply their skills, just basics and code gen.

      1 reply →

  • Using it to understand a framework is fine.

    • I agree that's fine in that at least it's doesn't cause unmaintainable garbage. And might even get you up to speed quicker that reading the docs old school.

      But the GP point, that you're better off finding people that already, truly understand and are familiar with the tech (ie. Astro), imo still stands.

      2 replies →