pull down to refresh
100 sats \ 1 reply \ @d680ecaa8e 3h \ on: Opti's Claude 4.5 Sonnet "vibe coding" report AI
I dislike python concept because even if you want to code as backend and you code html as frontend in django it is not efficient as nest js coding. Python purpose is calculation, automatisation or making games or handling process that are little complication like datascience (it is another thing).
I wouldn't use python to make a website. The main benefit is that it is extremely readable and this helps when you have some LLM spit out thousands of lines of code that you have to review before you commit. Even though javascript isn't extremely hard to read, I feel that it is less pleasant for review, at least for me personally.
reply