Comment by sneak
6 days ago
Most line of business apps and business logic are only bespoke and custom insofar as field names and relations and what APIs they trigger on which events.
Just because software is “bespoke” doesn’t mean it’s complicated or special.
> Most line of business apps and business logic are only bespoke and custom insofar as field names and relations and what APIs they trigger on which events.
That's not my experience. Of course, everything is just a finite state machine operating on a memory tape.