Remix.run Logo
rsanheim 5 hours ago

I’ve found LLM development expands the scope of what I can do to an absurd level. This is what exhausts me.

My limits are now many of the same things that are have always been core to software dev, but are now even more obvious:

- what is the thing we are building? What is the core product or bug fix or feature?

- what are we _not_ building? What do we not care about?

- do I understand the code enough to guide design and architecture?

- can I guide dev and make good choices when it’s far outside my expertise but I know enough to “smell” when things are going off the rails

It’s a weird time