@guizmaii@graalvm Last time I tried, I found a flag that you give to the Graal JVM that produces a properties file that you use to build the native image.
I'm staying vague because I'm not entirely sure the issue I solved back then is the same you have here.
@guizmaii@ckipp01 You can also use this trick to debug sbt plugins dependency issues if you ever have that.
You create a project/project/plugins.sbt and add the dependency tree plugin there.
Then you hop in sbt, reload plugins, and finally: dependencyBrowseTree or an equivalent
.@petr_zapletal Principal Engineer at @DisneyStreaming, who excels in crafting resilient, reactive systems. With proficiency in Big Data, ML, & FP, he has a knack for disseminating complex topics with ease. Do you enjoy #ThisWeekInScala? Join us #bythebay to listen to its author!
Daniel Spiewak @djspiewak is a well know Scala and JVM expert. He talked about micro-optimizations at @scaladays. We caught him in the hallway and asked how it’s going to change in the Age of AI.
@plehoux Oh I've been there! That's a nice park!
We were with the kids (under 3) so we didn't do that much hiking but it was really great. It was much later in the season though so mosquitos weren't that bad.
Worst I've seen was at Reserve Faunique de Portneuf, kids were eaten alive
@mat4nier@etorreborre Yes! This!
For some reason, I got very far before being annoyed by the compiler.
Then I tried Hyper/tokio, tried to create a HttpClient, once, in main, and then pass it in my request handlers... Nope sorry
🚀 Revisited #Bleep build tool for #Scala after some time, and wow, what an evolution! Its robust architecture (configuration only) and features (import from SBT, build rewrites) sound like a solid foundation for a build tool that our community deserves.
https://t.co/a4DiJ6dqcv