Twitter should rewrite the Scala parts in something with a proven track record like Golang and definitely don’t get tempted to try another hipster language.
Language success is impossible to predict and can’t be chosen merely on technical merit (they’re social constructs)
I have reviewed 5 (FIVE) pull requests in a row today ⚰️
Set me as a reviewer for your pull request again! I dare you! I double dare you! Set me as a reviewer for your pull request one more goddamn time!
Something beautiful from the recent Scala 2.13.9 release.
`def foo(@nowarn a: Any): Unit = ()`
Generates a "@nowarn annotation does not suppress any warnings" warning.
`def foo(@nowarn a: Any): Unit = (): Unit`
Generates nothing.
Scala 2.12.17 is released! 🎉
✨ It fixes a regression, updates `-release` and `-target`, updates scala-xml, aids migration to Scala 2.13, eases cross-compilation with Scala 3, and enables improved tooling.
details: https://t.co/b77rslHKgW