Axel Fontaine
@axelfontaine.bsky.social
37 followers
18 following
15 posts
Creator sprinters.sh, Flyway (sold to Redgate), CloudCaptain.
Java Champion, JavaOne RockStar.
Posts
Media
Videos
Starter Packs
Pinned
Axel Fontaine
@axelfontaine.bsky.social
· Sep 12
Hyper-V install script · basecamp omarchy · Discussion #1580
What do you need? Before trying Omarchy on real hardware, I decided to kick the tires using Hyper-V. I believe many other Windows users will follow a similar adoption path. I created the following ...
github.com
Temp storage just got a whole lot faster! You can now store your temp files on blazing fast zstd-compressed RAM disk for maximum I/O performance with zero EBS costs.
sprinters.sh/docs/temp#zram
sprinters.sh/docs/temp#zram
Axel Fontaine
@axelfontaine.bsky.social
· Aug 21
Need lots of memory for your runners? Sprinters now supports r8i and r8i-flex instances with up to 384 vCPUs and 3072 GiB of RAM!
sprinters.sh/docs/label#i...
sprinters.sh/docs/label#i...
New: AWS ap-south-1 region support
This is AWS' most cost-effective region, by far, for x64 AMD and arm64 instances, with certain instance types costing less than half of what they cost in other regions.
sprinters.sh/docs/label#p...
This is AWS' most cost-effective region, by far, for x64 AMD and arm64 instances, with certain instance types costing less than half of what they cost in other regions.
sprinters.sh/docs/label#p...
Axel Fontaine
@axelfontaine.bsky.social
· Feb 20
jOOQ 3.20 released with ClickHouse, Databricks, and much more DuckDB support, new modules, Oracle type hierarchies, more spatial support, decfloat and synonym support, hidden columns, Scala 3, Kotlin 2, and much more blog.jooq.org/jooq-3-20-re...
blog.jooq.org
Reposted by Axel Fontaine
Byte Buddy 1.16.0 now integrates the Java Class File API and is therefore compatible with any future JDK that retains its instruction set, without activating the experimental flag. github.com/raphw/byte-b...
Release Byte Buddy 1.16.0 · raphw/byte-buddy
Allow for erasure of types of bootstrapped methods in Advice within instrumented class. Rework Advice post-processing to allow for erasure of bootstrapped methods. Fix missing application of hashCo...
github.com