pull down to refresh
0 sats \ 0 replies \ @optimism OP 3h \ parent \ on: Opti's Claude 4.5 Sonnet "vibe coding" report AI
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.