Oliver Libutzki (@oliverlibutzki) 's Twitter Profile
Oliver Libutzki

@oliverlibutzki

Creator of @archifacts_org

ID: 431626021

linkhttps://mastodon.libutzki.de/@oliver calendar_today08-12-2011 14:08:37

2,2K Tweet

332 Takipçi

175 Takip Edilen

Oliver Libutzki (@oliverlibutzki) 's Twitter Profile Photo

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…

Chris Richardson (@crichardson) 's Twitter Profile Photo

One of the defining characteristics of the microservice architecture is that services are independently deployable. But there's more to this definition than simply packaging a service as a WAR or executable JAR that can be built and deployed independently of other services.

One of the defining characteristics of the microservice architecture is that services are independently deployable. 

But there's more to this definition than simply packaging a service as a WAR or executable JAR that can be built and deployed independently of other services.
archifacts (@archifacts_org) 's Twitter Profile Photo

We are happy to announce archifacts 0.4.0. It's a maintenance release whose primary focus is on updating the third-party libraries. First and foremost, ArchUnit 1.0.0 is now officially supported. github.com/archifacts/arc…

Oliver Libutzki (@oliverlibutzki) 's Twitter Profile Photo

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

Miro Spönemann (@sponemann) 's Twitter Profile Photo

#Langium release 1.0 is coming later this month! As we approach that, we have great stuff to announce. If you're interested in domain-specific languages or language engineering in general, read these two blog posts about what's happening in the Langium project. 👇

Miro Spönemann (@sponemann) 's Twitter Profile Photo

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-…

Miro Spönemann (@sponemann) 's Twitter Profile Photo

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…

TypeFox (@typefox_io) 's Twitter Profile Photo

📢 #Langium 1.0 is released! After almost two years of hard work, we lifted this language toolkit to the level of maturity. Read our blog post to learn more: typefox.io/blog/langium-1…

Gunnar Morling 🌍 (@gunnarmorling) 's Twitter Profile Photo

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…

TIL about maven-buildtime-profiler, for analysing where the most time is spent in <a href="/ASFMavenProject/">🦉 Apache Maven</a> builds, by <a href="/khmarbaise/">Karl Heinz Marbaise</a>. 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…
Oliver Libutzki (@oliverlibutzki) 's Twitter Profile Photo

One repository and only one build tool. Thanks a lot! The hurdle to contribute was way too high. Hopefully, this will be easier in the future.