Matej Cerny (@matej_cerny) 's Twitter Profile
Matej Cerny

@matej_cerny

Functional programming enthusiast with strong foundations in the relational databases world

ID: 298785730

linkhttps://www.matejcerny.cz/en/ calendar_today14-05-2011 23:04:15

679 Tweet

227 Takipçi

288 Takip Edilen

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

Another new Scala 3-only library, this time for efficient work with multidimensional tensors. #scala github.com/Kright/ArrayVi…

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

Looks like Kotlin's implementation of implicits is becoming a reality. I think the community doesn't realize that this feature changes Kotlin forever, even though it's still experimental and bare bones. #kotlin carrion.dev/en/posts/conte…

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

Let's look at how a typeclass can be implemented in Kotlin with context parameters, and how you can achieve the same result in Scala. #kotlin #scala

Let's look at how a typeclass can be implemented in Kotlin with context parameters, and how you can achieve the same result in Scala. #kotlin #scala
Matej Cerny (@matej_cerny) 's Twitter Profile Photo

Clickbait: "I don’t know of any library like cats-effect in Java. So, I had to implement it from scratch..." 😀 #java blog.rhetoricalmusings.com/posts/buf-read…

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

When talking about the similarities between Scala and Kotlin, here is a wrap-up: blog.rhetoricalmusings.com/posts/scala-ko… (btw Scala also has top-level definitions) #scala #kotlin

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

So, zero allocations and zero dependencies. And it uses byte arrays and pointers instead of match types, named tuples and opaque types... Interesting 🤔 #scala

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

A new static site generator 📖 made with Scala 3.7! This is what convenience looks like. Case classes use derives, but you can also find vars here and there... #scala github.com/sake92/flatmark

Matej Cerny (@matej_cerny) 's Twitter Profile Photo

If I could go back in time, I would tell my younger self only these two things: learn vim motions and buy a split columnar keyboard.