Lucas · @lucassatabin
54 followers · 71 posts · Server fosstodon.org

Currently testing non trivial concurrent control flow implemented with and , and loving the power of the `TestControl`!

#catseffect #fs2

Last updated 1 year ago

\LuXaS · @luxas
343 followers · 1245 posts · Server social.gnieh.org

Après-midi en pair programming avec un collègue pour résoudre un bon gros problème de control-flow concurrent de manière élégante, testable, et fiable. et -effect à la rescousse ce qui donne du beau code déclaratif et efficace. Soyez fonctionnel·le !

#fs2 #cats

Last updated 1 year ago

Scala Space · @scala_space
178 followers · 75 posts · Server softwaremill.social

Thanks to the work by
twitter.com/kpciesielski, the cats server in tapir now supports streaming bodies using !

Take a look at an example below:
github.com/softwaremill/tapir/

#netty #fs2

Last updated 1 year ago

Lucas · @lucassatabin
54 followers · 71 posts · Server fosstodon.org

Hi everyone, I am super happy to announce -data release 1.8.0 🎉

This release almost entirely focuses on improving the performances of the JSON parser. It can now be used as a drop-in replacement for -fs2 without losing performance. Raw performances of the `Token` parser have been improved. This work will be extended to other text format parsers in future releases.

github.com/gnieh/fs2-data/rele

#fs2 #circe

Last updated 1 year ago

Lucas · @lucassatabin
52 followers · 66 posts · Server fosstodon.org

Following the general JSON parser performance improvements in -data, here comes a new PR improving performances when building ASTs (e.g. `Json` values). It brings fs2-data on par with circe-fs2. Documentation and scalafix rules to come to help migrating! github.com/gnieh/fs2-data/pull

#fs2 #circe

Last updated 1 year ago

Lucas · @lucassatabin
52 followers · 65 posts · Server fosstodon.org

This is exciting! I could achieve nice performance improvements in -data JSON parser (and incidentally in any text based parser using the `CharLikeChunks` abstraction, even though it will be less obvious for now). It still is a tad behind -fs2, but another PR is coming that should fix the situation and bring it on par (and maybe even a bit faster). The 1.8.0 release to come will be a performance one. github.com/gnieh/fs2-data/pull

#fs2 #circe

Last updated 1 year ago

Lucas · @lucassatabin
50 followers · 61 posts · Server fosstodon.org

I have been quiet lately, but things are moving in -data:
- the work to deprecate the ad-hoc selector tools in favor of subsets of XQuery and jq is still ongoing. I am working on making the common streaming query engine stable (released as non-documented experimental module so far), I hope to get it out in the next release.
- I worked on performances of the JSON parser, improving several places, and got speed on par with circe-fs2. It just needs some polishing and I'll ship it.
More later!

#fs2

Last updated 1 year ago

Typelevel · @typelevel
758 followers · 66 posts · Server fosstodon.org

New affiliate project, fs2-aes, does what it says in the name: provides AES encryption and decryption for FS2.

github.com/jwojnowski/fs2-aes

#scala #typelevel #fs2

Last updated 1 year ago

\LuXaS · @luxas
265 followers · 2405 posts · Server mamot.fr

J'écris un service HTTP avec , et compilé en natif avec , c'est assez exceptionnel les performances et l'empreinte mémoire obtenues, tout en gardant un super langage haut niveau avec du beau fonctionnel safe.

Pour le fun j'ai créé un petit client redis natif avec pool de connexions en quelques lignes, avec toute la safety pour éviter les leaks etc. C'est tellement beau 🤩

#catseffect #fs2 #http4s #scalanative

Last updated 1 year ago

Lucas · @lucassatabin
50 followers · 61 posts · Server fosstodon.org

I just released -data 1.7.1, which includes a bugfix for CBOR number encoding. It also includes several library updates. More details can be found in the release notes github.com/gnieh/fs2-data/rele

Jq work is still ongoing but is getting closer to being done every day, stay tuned!

#fs2

Last updated 1 year ago

Typelevel · @typelevel
710 followers · 56 posts · Server fosstodon.org

fs2-compress is a new Typelevel affiliate project. It's a companion to FS2 that supports gzip, zip, tar, bzip2, zstd, and brotli.

github.com/lhns/fs2-compress

#scala #typelevel #fs2 #compression

Last updated 1 year ago

Share: Fs2 3.6.1で複数のワーカに処理を分散させるパターンを書く - Lambdaカクテル blog.3qe.us/entry/2023/04/12/2
の記事だょ・・・ 非同期ストリーミングライブラリでジョブキュー作れるょ・・・

#はてなブログ #scala #fs2

Last updated 1 year ago

Lucas · @lucassatabin
45 followers · 36 posts · Server fosstodon.org

I am glad to announce the release 1.7.0 for -data 🎉 It includes CSV and CBOR improvements that should improve your experience while working with data in the wild, as well as new experimental tools for path DSLs and query DSLs. A huge thanks to all the contributors of this release github.com/gnieh/fs2-data/rele

#fs2

Last updated 1 year ago

Ana · @brazilianmelody
11 followers · 24 posts · Server disabled.social

Anyone here playing fantasy story II, otherwise known as and unable to connect to public servers? I have the same problem on Mac and windows

#fs2

Last updated 2 years ago

casey is remote · @realcaseyrollins
284 followers · 8367 posts · Server social.freetalklive.com

Why isn't there a cheap-ish service where I can get *just* the news and only the major sports channels?

Granted, with radio, I wouldn't need the news as much; and have free audio feeds, and airs shows at night and in the early morning. But like, there's no affordable way to get just the major sports channels. I'm talking , , , , , , , and .

#cnn #msnbc #foxnewsradio #foxnews #espn #ESPN2 #ESPNews #ESPNU #LonghornNetwork #fs1 #fs2 #bigtennetwork

Last updated 2 years ago

Erlend Hamnaberg · @hamnis
49 followers · 56 posts · Server snabelen.no

client side code makes me sad.

github.com/http4s/http4s-netty

Why the hell does the low-level test sometimes fail?

Of course the netty example code is not useful, it just prints.

#netty #http4s #fs2 #scala #catseffect

Last updated 2 years ago

Lucas · @lucassatabin
46 followers · 25 posts · Server fosstodon.org

We just released a bugfix version of -data, enhancing support for missing CSV columns and option decoding. Enjoy! github.com/gnieh/fs2-data/rele

#fs2

Last updated 2 years ago

Lucas · @lucassatabin
46 followers · 24 posts · Server fosstodon.org

There is now a search function on the -data website, that should help our users find relevant topics in the documentation and examples. Give it a try! fs2-data.gnieh.org

#fs2

Last updated 2 years ago

Lucas · @lucassatabin
46 followers · 24 posts · Server fosstodon.org

Good news, -data is now an affiliate @typelevel project, let's proudly display it on the website! fs2-data.gnieh.org/

#fs2

Last updated 2 years ago

Lucas · @lucassatabin
46 followers · 24 posts · Server fosstodon.org

A little bit late according to my planned schedule (I encountered a really annoying bug and the hunt took longer than expected, plus, you know, holiday season) but this PR is finally ready for review: github.com/gnieh/fs2-data/pull It adds experimental support for streaming tree query languages in -data on top of which user facing languages can be implemented. Next step, a subest of XQuery and jq using the engine. Then I'll document all the experimental transducer features I added lately.

#fs2

Last updated 2 years ago