Hacker News new | ask | show | jobs
by bxparks 1203 days ago
That is a very interesting observation. I am starting to have a similar distaste for the visual noise caused by the ':' in my fully type-annotated Python code. This is particularly noticeable after spending a few weeks writing Golang, then going back to my Python code. The Go code feels far cleaner syntactically and visually.
1 comments

I wonder if this could be ameliorated through font choice and highlighting.