(no title)
johntdaly | 1 year ago
Since then I’ve returned to Python for some projects and I find that Python made me better at Ruby and Ruby made me better at Python. JavaScript, Ruby and Python are my main goto languages for scripting and web programming and I think Ruby is getting the short end of the three languages. It deserves better and I think more people, especially web developers and people that need a *NIX scripting language should give it a try.
What I don’t really understand is that we (Ruby programmers) still use indentation for block definition as a reason against Python. Especially since yaml, haml and sass are technologies we helped build and popularize and they are all indentation based. I still agree that Python is the less elegant and more importantly the less fun language.
hoistbypetard|1 year ago
The article was written by an LLM[1], not a Ruby programmer.
[1](https://news.ycombinator.com/item?id=42102000)
unknown|1 year ago
[deleted]
johntdaly|1 year ago
codesnik|1 year ago
johntdaly|1 year ago
zahlman|1 year ago
Pythonistas generally consider that a misfeature.