Lateral thinking and “Flintstoning” your way around technical problems

Lateral thinking and “Flintstoning” your way around technical problems

What is Flintstoning?

Flintstoning is using human power under the hood to solve what would traditionally be a software-based problem.

When does it make sense to Flintstone?

your problem is a good candidate for a Flintstoning-based solution:

  1. problem is particularly “fuzzy”
  2. a human can do the task cheaply
  3. easy to expose an interface
  4. costs of solving via software-powered outweigh value of problem
  5. does not need to be solved in real-time

Considerations and tools

Conclusion