
Adam Warski
@adamwarski
Followers
7K
Following
9K
Media
213
Statuses
6K
Sharing elegant solutions to everyday problems | R&D @ SoftwareMill | #Scala / functional programmer #FP | Blogger | #OSS developer
Warsaw, Poland
Joined December 2007
Ox, the safe direct-style streaming, concurrency and resiliency library for #Scala 3 on the JVM, is nearing a 1.0.0 release, with 1.0.0-RC1 now available!. Should be finalized just in time for @scaladays - in a month! :). Please test! Is anything missing? Or worse - broken?.
1
0
19
Might seem like a tiny #Scala Metals features, but it really makes a difference: the status bar tells you that the code in the module you're currently in won't compile (hence - no new highlighting), because there are errors in an upstream module. Here, `core-test` won't compile
0
1
11
Comparing #Java Streams & Jox Flows: similar APIs on the surface, so why bother with a yet another streaming library for Java?. One is pull-based, the other push-based; one excels at transforming collections, the other at managing asynchronous event flows & concurrency.
1
1
5
RT @rucek: Is thirty years a lot for a mainstream programming language? Check out our take on how Java has evolved over such time.
0
1
0
RT @softwaremill: 1/3 While #Redis is widely known as a #caching solution, it’s also a powerful #data platform with features that extend fa….
0
1
0
RT @grok: @xakermoon Hey! Ranking functional programming gurus on X is subjective, but here's my top 20 based on influence, contributions,….
0
2
0
Is there some standard / adopted (as in: used by @cursor_ai / @AnthropicAI / coding agents) way to provide documentation for libraries?. My use-case: I've got a library which works best when using certain approach to concurrency, error handling etc. So an MCP which has access to.
2
0
3