
Oliver Libutzki
@oliverlibutzki
Creator of @archifacts_org
ID: 431626021
https://mastodon.libutzki.de/@oliver 08-12-2011 14:08:37
2,2K Tweet
332 Takipçi
175 Takip Edilen


The paseq-maven-plugin by Maciej Walkowiak 🍃 is simple but effective. It opens a lot of opportunities. Great to have it in the toolbox. 🛠️ github.com/maciejwalkowia…





24.11.: Project Loom: Broadening Concurrency’ (Mark Paluch / Mark Paluch 🦋 👨💻,🎹&🚑) jug-da.de/2022/11/Loom/

Great tool by Tibor Martini 🇺🇦 Tibor Martini 🇺🇦 @[email protected]@mastodon.social which helps you to see how many people You follow found their way to #Mastodon. Moreover, you can easily follow them there. The user interface is awesome, @tibor. movetodon.org




The long-time Xtext committer Dennis Hübner created a tool to migrate an Xtext grammar and related EMF metamodels to Langium. Of course it won't translate your Java or Xtend code to TypeScript, but it's a great way to kick-start your Langium project. typefox.io/blog/xtext-to-…

The main Langium contributor Mark Sujew implemented the ALL(*) lookahead algorithm for the Chevrotain parser library. This means that Langium grammars now have a similar expressivity as ANTLR 4, but natively in TypeScript! typefox.io/blog/allstar-l…


TIL about maven-buildtime-profiler, for analysing where the most time is spent in 🦉 Apache Maven builds, by Karl Heinz Marbaise. E.g. here's the summary from building Flink on my laptop: significant amount of time is spent for shading JARs in the package phase. github.com/khmarbaise/mav…


Two things I'd like to see as first class citizens in Spring Boot: - distributed locking - mechanism to handle idempotency


