| ▲ | ghosty141 4 hours ago | |||||||
I noticed the same. I wanted a simple crud webapp and suggested an insane techstack involving C#, Razor Pages, MSSQL and more. I went with my planned setup of python flask with an sqlite db which served me well for years. It's still incredibly important to have a human in the loop correcting design decisions and having good taste. | ||||||||
| ▲ | swingboy an hour ago | parent | next [-] | |||||||
Was your prompt just "I want a simple crud webapp" and that's the extent of it? There's absolutely no way you included the words "python", "flask", or "sqlite" and it still went with a Microsoft stack. | ||||||||
| ▲ | EduardoBautista an hour ago | parent | prev | next [-] | |||||||
You could have just added “flask SQLite stack” to whatever prompt you added. Just those three words, randomly somewhere in your prompt. | ||||||||
| ▲ | jiggawatts 3 hours ago | parent | prev [-] | |||||||
> insane techstack involving C#, Razor Pages, MSSQL Is a very sane tech stack, you're just biased against Microsoft. Half the world's enterprise apps run on that combination, or a minor variation of it. Like Java it is full featured ("batteries included") but unlike Java it is relatively terse and actually pleasant to work with. Oh, and unlike Python, it is very fast, within spitting distance of compiled Rust and C++ web apps. | ||||||||
| ||||||||