2022: Three lines of straightforward logic to check if a string starts with a capital letter.
2027: Import an entire AI SDK, initialize it with API keys, craft a verbose prompt explaining capitalization to an AI model like you're teaching a toddler, burn through 5 million tokens at "ultramaxmegathink" temperature, wait for the API call, parse the response, convert it to lowercase, and compare it to 'true'.
We went from O(1) string operations to O(please-don't-check-my-AWS-bill). The function that could run on a potato now requires a PhD in prompt engineering and a small loan. Progress.
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp