Today might be the 20th anniversary of the Nerd's first on-screen appearance (Episode 2, Jekyll & Hyde). The digital file on the script says June 15, 2004. It's possible I could have filmed it that same day.
People complaining about java not being suitable for cli commands because too slow still uses maven, Gradle, ant etc. which are clis written in java.
The true value of a cli is not in startup time but in the utility value it brings.
But yes, add native image and you will be fine :)
so this triggered a chat with @forked_franz , @JohnnyDoItAll and @stalep and now you can do:
jbang wrk2@hyperfoil -t2 -c100 -d30s -R 200 --latency http://localhost:8080/api/test
Hyperfoil backed wrk2 styled test runs.
Now...what about that java dsl :)
❗️#CERTWarnung❗️
Der Hersteller #Fortinet hat für zwei kritische #Schwachstellen in FortiOS Patches veröffentlicht. Eine der Schwachstellen wird wahrscheinlich bereits ausgenutzt. #PatchNow
https://t.co/A2DhpEZjRe
The problem with switch statements and if/else chains is that they replicate like gerbils. If you aren't careful to sequester them in the early stages of your project, you'll find them reproducing in every corner of your application.
🏝️ My weekend was 🦀 #rustlang building #axum services and layers and bring together web #gRPC and http with logging, tracing and so on. I care a lot about DX. While Rust is very fast, lots of frameworks go DX-unfriendly high-generic zero cost abstraction way on top 😕.
Join us next Monday at 9am EST for Quarkus Insights Ep.135 as Aleš Justin @alesj will dive into Quarkus’ gRPC support, recent new features, and how easily this can be deployed to K8s.
https://t.co/bpI2kC1J31
#java@java#quarkus@YouTube#quarkusinsights
@githubstatus I am experiencing problems with actions. Multiple of my pipelines give me the warning "An image label with the label Ubuntu22 does not exist." and the runs show as cancelled, e.g. here: https://t.co/YYUcC3N22f
is this a general problem?