4 Comments

Really aligned with this; I've been having a similar experience Sjoerd! You certainly cannot let it code like an agent, it does take a lot of iteration to find code that works. But I've found that it forces you to look at the code and actually learn coding. It's like the best teaching tool ever: teaching by doing by teaching by doing by teaching.

Expand full comment
author

Absolutely, it's also incredible how much more accessible it has become to build full on functional projects with little to no actual coding experience. Those times where you come across something you've seen before and you can use that knowledge to get to the result you want are also some great!

Expand full comment

What are you building right now?

Expand full comment
author

I'm always working on a bunch of stuff! I'm currently working on semi-automated report generation for a client. Imagine a user being able to log in, record some audio, have it be transcribed, drag and drop a few extra relevant document and out rolls a word document that contains the desired report. Through the audio part the person still makes the calls, but all the copy and paste and filling in the gaps while also converting the language to the right style is handled by the LLM.

Expand full comment