created a text-based wordle clone for #uxn called "rewold"
https://git.phial.org/d6/rewold
playable in any terminal, and hopefully on the cardputer soon thanks to @TangentDelta
enjoys music, good food, coding, and talking about them.
learning machines at employer. sbt core dev. he/him
#Scala #sbt #Bazel
| Website | https://eed3si9n.com/ |
| GitHub | https://github.com/eed3si9n/ |
| Bluesky | https://bsky.app/profile/eed3si9n.com |
created a text-based wordle clone for #uxn called "rewold"
https://git.phial.org/d6/rewold
playable in any terminal, and hopefully on the cardputer soon thanks to @TangentDelta
cross published sbt-nocomma 0.1.3 to sbt 1.x and 2.x, using sbt 2.0.0-R10
sbt-nocomma is a stupid plugin that I made in 2018 that implements comma inference in build.sbt as follows:
```
lazy val root = rootProject
.settings(nocomma {
name := "foo"
scalaVersion := "3.8.2"
libraryDependencies += toolkit
})
```
https://github.com/sbt/sbt-nocomma/releases/tag/v0.1.3
https://eed3si9n.com/removing-commas-with-sbt-nocomma/ #Scala
cross published sbt-java-formatter 0.11.0 to sbt 1.x and 2.x
sbt-java-formatter, originally written by Björn Antonsson, lets you format your Java code
https://github.com/sbt/sbt-java-formatter/releases/tag/v0.11.0 #Scala
RE: https://fosstodon.org/@typelevel/116333889556530663
One of the best parts of standing up the Typelevel Foundation has been getting to hang out with @valencik, @djspiewak, and @jducoeur in board meetings and inevitably nerd snipe each other 🤓
Well, I want to hang out with more of you! Apply to join the TSC so that we can grow this special community together 🥰
cross published sbt-native-image 0.4.0 to sbt 1.x and 2.x
sbt-native-image, originally written by Ólafur Geirsson, lets you build GraalVM native images from your Scala code
https://github.com/scalameta/sbt-native-image/releases/tag/v0.4.0 #Scala
went to see the movie in the theater. it's not bad, but it's no Moon (2009) or Sunshine (2007)
the fact that they got all that was in the book into 2h 36m is amazing, but you almost need a mini series if you need to capture all the details like 三体
Time to meet again 🥰
🙌 Scala Days 2026
🗓️ Conference 12 - 13 October
🛠️ Workshops 14 - 15 October
📍Berlin, Germany
Looking forward to welcoming you this autumn!