Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)IN
interfluidity @programming.dev
Posts 1
Comments 1

Scala Toolkit early release

Could be very helpful at demonstrating how scala is a superpower you don’t have to spend years of ninja training to begin to access.

3
com.lihaoyi Scala: Executable Pseudocode that's Easy, Boring, and Fast
  • Me too. I'd love to see a bit more synthesis in the Scala community, sometimes I feel like "easy" is set in opposition to the more elaborate Scala ecosystem, but as Haoyi points out, easy isn't the same as simple, and we can do brilliant things with fancy scala but then wrap it up behind an "executable pseudocode" interface so users can access the most common cases, at speed and even at scale, very simply and concisely. (That seems like what Haoyi's libraries often do!)