Backend Engineer at Trustly | Java and JVM enthusiast. Performance and modernization expert. Run it newer, better, faster, simpler, cleaner. Build it too.
Hey @adam_ruka@glaforge given the newly added support for Lombok annotated code on @OpenRewrite by @moderneinc in this week's CodeRemix (youtube.com/watch?v=xYWFig…), would you be willing to add one to replace the Builder annotation with Jilts? With the necessary rewrite of course.
Hey @grashalm_@alina_yurenko , based on a suggestion a colleague was experimenting using JVMCI with GraalJS latest version for Ackermann function, and came up with this benchmark: github.com/jeffque/testin… could you give an insight in how to improve it? @JeffQuesado