Remix.run Logo
NotGMan 6 hours ago

This will probably be how things will work in future: devs will shift to specifying features which will be validate through tests.

The AI will then be middle layer that will iterate until tests pass.

Layer 1: Specs (Humans)

Layer 2: Code (AI mostly)

Layer 3: Tests (AI + human checks).

visarga 3 hours ago | parent | next [-]

Yes, that is how I see it too. What I would add is - intent testing - collect user messages, and check them against executed work from time to time. Every ask must be implemented and tested, every code must be justified by a user message.

jplusequalt 5 hours ago | parent | prev [-]

What a boring fucking future.

bluefirebrand 2 hours ago | parent | next [-]

No kidding. AI does all the interesting problem solving and humans...

Write tests. The most boring activity on the planet

2 hours ago | parent | prev [-]
[deleted]