If you were starting today post GPT-4 availability, what tech stack would you choose to build your web app?
I asked ChatGPT a similar question, but only comparing Ruby to Python, and Django to Ruby on Rails and it suggested Python and Django. But that's because I only asked between the two. My lack of knowledge of other tech stacks is preventing me from asking a better prompt.
I write a lot of servers in Python for my own amusement and research, both for AI-adjacent UIs (A smart RSS reader) and for IoT tasks. I have a lot of fun doing it but i don’t know how it would hold up under heavy load, almost everyone in my orbit uses JVM languages for public servers.