It would be interesting to see an IDE that could suggest useful names for variables. I often name a List<User> simply 'users'.
miniblog.
Related Posts
Does usability research suffer from historical bias?
I've seen papers suggest that old-fashioned buttons with a bezel are better than the modern flat style. That seems reasonable, but I wonder if the effect would be smaller if early GUIs were flat.
Applying machine learning to paywalls, only opening content if your signals suggest the user might subscribe!
Another interesting remark from the Go 1.10 changelog: they suggest you don't enforce that your code has been gofmt'd in your CI tool!