Lloyd

@lloydmeta
101 Followers
114 Following
563 Posts
Andoroido 🇨🇦hidden gaijin engineer in 🇯🇵
<3 Rust and Scala, kann 日本語 und ein bisschen De.
Webhttps://beachape.com
Githubhttps://beachape.com/github

Neat article on Quarkus throughout performance

https://quarkus.io/blog/new-benchmarks/

Quarkus has great performance – and we have new evidence

Quarkus: Supersonic Subatomic Java

Last 2 releases of enumeratum have been made using GH-hosted Copilot.

Not saying AI-all-the-things, but it has its usecases... esp for small, unpaid open source libs.

https://github.com/lloydmeta/enumeratum/releases

Releases · lloydmeta/enumeratum

A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations. - lloydmeta/enumeratum

GitHub

This weekend, I used AI to close out 2 issues in enumeratum. All within Github. What a world.

* https://github.com/lloydmeta/enumeratum/pull/455
* https://github.com/lloydmeta/enumeratum/pull/456

TFW a new version of #Quarkus web framework is released, with just your fix, when the normal cadence is once a week.

Thanks @quarkus.io team.

https://github.com/quarkusio/quarkus/releases/tag/3.30.8

Kids are overrated.

Showed my 10 yr old a live concert from the 90s and remarked that there was no one with a smartphone recording instead of enjoying the show.

She asked me if the band were still alive.

Found some odd behaviour (regression?) in MDC handling in the latest (3.30.5) Quarkus release. If you're using MDC, might want to tread with caution.

https://github.com/quarkusio/quarkus/issues/51808

[Regression:3.30.5] Using Otel results in losing MDC data set in RequestFilters · Issue #51808 · quarkusio/quarkus

Describe the bug When using OpenTelemetry's @WithSpan annotation (e.g. in a normal method and/or in an HttpAuthenticationMechanism), MDC (Mapped Diagnostic Context) values set in JAX-RS request fil...

GitHub
Happy new year !
This is the secret to true native level Japanese.
Lambda Cold Starts benchmark | maxday

Visualize 10 Cold Starts for each runtime, updated daily

What on earth…. Apparently Rust on Lambda was experimental until ~a month ago

https://aws.amazon.com/blogs/compute/building-serverless-applications-with-rust-on-aws-lambda/

Didn’t know that when I wrote
https://mastodon.social/@lloydmeta/115316480682496651

I usually try to avoid that stuff these days…

Building serverless applications with Rust on AWS Lambda | Amazon Web Services

Today, AWS Lambda is promoting Rust support from Experimental to Generally Available. This means you can now use Rust to build business-critical serverless applications, backed by AWS Support and the Lambda availability SLA.

Amazon Web Services