David Crosson · @crodav
3 followers · 4 posts · Server fosstodon.org

My latest software (photos management) starts to come to life with a quick & dirty but very very fast photo viewer based :) github.com/dacr/sotohp - faces detection is still running on my photo originals storage ~91000 photos and already 178466 faces found !

#zio #zioscala #scala #javafx

Last updated 1 year ago

David Crosson · @crodav
3 followers · 4 posts · Server fosstodon.org

1.4.3 for is available. With collection content streaming support :) github.com/dacr/zio-lmdb

#ziolmdb #scala #zio #lmdb

Last updated 1 year ago

SoftwareMill · @softwaremill
220 followers · 99 posts · Server softwaremill.social

or - is there a library that beats another in this duel? Learn the differences, similarities, philosophy behind them both, and core features of those libraries and choose your favourite tool: softwaremill.com/cats-effect-v

#catseffect #zio #scala

Last updated 1 year ago

David Crosson · @crodav
3 followers · 4 posts · Server fosstodon.org

Just published release 1.3.0 for
@zioscala - github.com/dacr/zio-lmdb - Small enhancements and changes required by a new software I'm currently working on dedicated to photos management - It's always a good idea to be your own user ;)

#ziolmdb #scala #zio #lmdb

Last updated 1 year ago

Bill Frasure · @billfrasure
9 followers · 42 posts · Server fosstodon.org

Going to work on the Random chapter for Effect Oriented Programming for a bit this evening

I'm live on Twitch, come hang out! twitch.tv/billfrasure?sr=a

#zio #scala

Last updated 1 year ago

SoftwareMill · @softwaremill
220 followers · 99 posts · Server softwaremill.social

Let's continue our journey with ZIO - here's the second part of "Getting started with ZIO" by Jakub Cichy: softwaremill.com/getting-start

#zio #scala #apachekafka

Last updated 1 year ago

interfluidity · @interfluidity
1990 followers · 320 posts · Server econtwitter.net

#zio #scala #scala3 #rss

Last updated 1 year ago

Gerbrand van Dieyen · @gerbrand
111 followers · 789 posts · Server fosstodon.org

ZIO seems to succeed in combining the worst of OO with the worst of FP

#scala #zio

Last updated 1 year ago

Gerbrand van Dieyen · @gerbrand
106 followers · 738 posts · Server fosstodon.org

Someone remarked that guy behind ZIO is leaving the Scala world, and I somehow missed the news.
Benefit from not being on twitter. degoes.net/articles/splendid-s

#scala #zio

Last updated 1 year ago

octplane · @octplane
107 followers · 378 posts · Server mastodon.xyz

Mon talk sur et Voice Control youtube.com/watch?v=IbQzxsYk5D lors de

#zio #sonos #devoxxfr

Last updated 1 year ago

Leo Chashnikov · @rayanral
9 followers · 85 posts · Server hachyderm.io

Got couple of my PRs merged to . Super-small changes, docs only, but it still feels so good.
Small step, but very important for me

#zio

Last updated 1 year ago

Aleks M · @fido_node
26 followers · 1228 posts · Server mas.to

RT @jczuchnowski@twitter.com

Turns out ZIO HTTP is the greenest Scala web server and you're pretty much killing the planet when using http4s. twitter.com/scalac_io/status/1

#zio #scala

Last updated 1 year ago

Thilo · @thilo
6 followers · 138 posts · Server mastodontech.de

For many years now I have been almost exclusively working with highly concurrent, pre-, threadshifting code. It’s been great (especially since we have now), but these projects are pretty inaccessible to JVM debuggers and breakpoints. My debugging tool of choice is dear old again. Today working on an old-school (threadblocking) Java codebase. It is so nice to be able to step through a failing unit test execution line by line in the .

#projectloom #scala #zio #println #intellij #debugger

Last updated 1 year ago

After a lot of pain to find the correct reflection classes and initialization args, I've been able to create @graalvm native-images and @Docker containers for my @zioscala and @temporalio sample app.

There should be a simpler way 🥵

github.com/carlosedp/zio-tempo

#scala #zio #temporal

Last updated 2 years ago

Proud some of my tweets have been featured on the latest ZIO News! Check it out and try my Mill plugin and @temporalio example.
Also don't miss the amazing talks listed there!

mailchi.mp/5bf7f57f78c2/zio-ne

#scala #zio

Last updated 2 years ago

Howard Chu @ Symas · @hyc
461 followers · 1408 posts · Server mastodon.social

From: @twitter@crodav
mobile.twitter.com/crodav/stat

ZIO-LMDB 1.0 available / github.com/dacr/zio-lmdb / it is an easy to use embedded key/value database for
@zioscala
/ The ideal solution when you want to keep your infrastructure under control with a very low maintenance cost !

#zio #lmdb

Last updated 2 years ago

Started playing with @zioscala and @temporalio workflow platform to create a sample project with REST API server, Temporal workflow processing all in separate modules.
Check it out and send me feedback/ideas.

github.com/carlosedp/zio-tempo

#scala #zio #TemporalIO

Last updated 2 years ago

Thilo · @thilo
5 followers · 120 posts · Server mastodontech.de

Decrel decrel.yoohaemin.com/ Declarative Relations (between your data entities) for . Can automatically create (efficiently batched and parallelised) ZQuery execution plans for (and alternatively for Fetch)

#scala #zio

Last updated 2 years ago

SoftwareMill · @softwaremill
220 followers · 99 posts · Server softwaremill.social

Scalar Conference Agenda is officially ready and packed with insightful talks!

Grab your ticket sml.io/tickets
and get ready for an unforgettable experience 🚀

#scala #functionalprogramming #zio #conference2023 #itconference

Last updated 2 years ago

Andy Bagadonuts · @andymoose
44 followers · 561 posts · Server mastodon.social

It’s a long weekend but I’m a total nerd and can’t switch off and I’ve been trying to get the Hello World equivalent ZIO Scala app to build with Scala-Native and no matter what I do it can’t even bloody find the main method entry point when extending ZIOAppDefault or not using any ZIO code and writing def main myself but still referencing the dependency in the sbt build file. Remove ZIO from the project and it builds and links fine. I’m using ZIO 2.0.8 and scala-native 0.4.10.

#scalanative #zio

Last updated 2 years ago