(no title)
ErrantX | 1 day ago
AI makes it cheap to implement complex first drafts and iterations.
I'm building a CRM system for my business; first time it took about 2 weeks to get a working prototype. V4 from scratch took about 5 hours.
ErrantX | 1 day ago
AI makes it cheap to implement complex first drafts and iterations.
I'm building a CRM system for my business; first time it took about 2 weeks to get a working prototype. V4 from scratch took about 5 hours.
zozbot234|1 day ago
manmal|21 hours ago
Or put this way: We’re brute forcing (nicer term: evolutionizing) the codebase to have a better structure. Evolutionary pressure (tests) needs to exist, so things move in a better direction.
ErrantX|17 hours ago
For example; do you care if the UI has a purple theme or a blue one? Or if it's React or Vur. If you do that's part of your goals, if not it doesn't entirely matter if V1 is Blue and React, but V4 ends up Purple and Vue.
NamlchakKhandro|1 day ago
or do you literally type
> Look at the git repo that took us 2 weeks, re-do it in another fresh repo... do better this time.
I think you don't and that your response is intentional misdirection to pointlessly argue against the planning artifact approach.