Hacker News new | ask | show | jobs
by SOLAR_FIELDS 454 days ago
One of Scala’s major issues is that it’s too easy to write Scava IMO
1 comments

its a feature not a bug
The problem is that it is easy to write code that is not easy to read/understand afterwards. Especially if the code has a lot of operator soup and implicits.
Do people still do that? I thought that the whole "you can just google goobedygook" meme died already! ZIO for this reason has sane normal proper names for things for example.