2025-11-26
Iām currently learning a developer tool thatās new to me and Iām deliberately doing it the old fashioned way. Reading a programming book and hand-typing the code examples. Getting reps in writing and executing the syntax. Debugging the errors I make. Growing an understanding of how it all works.
Page by page.
Brick by brick.
Building my personal context.
This soundsāand admittedly feelsāprehistoric in the age of AI. Itās taking a lot of resolve to not just close everything, rip open Cursor and just prompt something into existence. Truth is, thatās always an option. I could be doing it now instead of writing this blog post. But what will it get me?
Iāll create a working app which I donāt understand and cannot explain.
My experience with AI generated apps isā¦
2025-11-26
Iām currently learning a developer tool thatās new to me and Iām deliberately doing it the old fashioned way. Reading a programming book and hand-typing the code examples. Getting reps in writing and executing the syntax. Debugging the errors I make. Growing an understanding of how it all works.
Page by page.
Brick by brick.
Building my personal context.
This soundsāand admittedly feelsāprehistoric in the age of AI. Itās taking a lot of resolve to not just close everything, rip open Cursor and just prompt something into existence. Truth is, thatās always an option. I could be doing it now instead of writing this blog post. But what will it get me?
Iāll create a working app which I donāt understand and cannot explain.
My experience with AI generated apps is this:
- For concepts I understand, itās electric. Creating at the speed of thought.
- For concepts foreign to me, itās a mix of pleasant surprise and utter frustration.
And most worryingly for the latter, the end is result is never one that I understand.
With AI Iāve built video processing apps, audio editing apps, React Native appsāthings I could not have done before. But I didnāt get any of them to completion. I couldnāt tell you how they worked. I donāt know if they were made very well.
I gained no additional skills in the process. I didnāt learn anything.
Because I didnāt make them, AI did.
Sure we can ship faster than ever before. Awesome. But the ability of any of us to increase our knowledge is still rate-limited.
So Iām choosing to learn slower to understand better. To build up the personal context Iām going to need to create and explain concepts going forward.
To inform the prompts Iāll soon write to create at the speed of thought.
Books first, prompts later.