nerdculture.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
Be excellent to each other, live humanism, no nazis, no hate speech. Not only for nerds, but the domain is somewhat cool. ;) No bots in general. Languages: DE, EN, FR, NL, ES, IT

Administered by:

Server stats:

1.2K
active users

#scala

13 posts13 participants0 posts today

A couple of days too late for the 3rd birthday of our little darcs code forge Smederee we have a new release! 🎉 🥰

The celebrate 3 years it is now possible to choose the darcs patch format when creating a new repository, including the v3 format (of the coming darcs release). Feel free to check it out but keep in mind that it is still considered experimental.

smeder.ee/~jan0sch/smederee

smeder.ee~jan0sch/smederee

I'd like to build some libraries that are usable across Java, Scala & Kotlin, but I also want to be free to pick my implementation language & libraries, without having to worry much about how I/O is done under the hood (i.e., Project Loom, Cats-Effect, Kotlin coroutines). So I've started a small library that helps me expose nice APIs to all devs.

WIP: github.com/funfix/tasks

GitHubGitHub - funfix/tasks: Task datatype, meant for cross-language interop (Java, Kotlin, Scala)Task datatype, meant for cross-language interop (Java, Kotlin, Scala) - funfix/tasks

Coursier's official prebuilt binary is hardware-shaming me. That's a first.

./cs setup
The current machine does not support all of the following CPU features that are required by the image: [CX8, CMOV, FXSR, MMX, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, POPCNT, LZCNT, AVX, AVX2, BMI1, BMI2, FMA].
Please rebuild the executable with an appropriate setting of the -march option.

#scala #coursier