📰 Dev.to · Tony Robalik
Articles from Dev.to · Tony Robalik · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (8976)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Tony Robalik
4mo ago
Is the Java ecosystem cursed? A dependency analysis perspective
I am the author of the moderately popular (⭐ 2k) Dependency Analysis Gradle Plugin, a static analysis...

Dev.to · Tony Robalik
1y ago
This is why we can't have nice things: When POM files lie
Photo by Marco Bicca on Unsplash. I really hope there's a light at the end of this sewer. Sorry, my...

Dev.to · Tony Robalik
1y ago
Gradle extensions part 2: Now with shenanigans
Photo by Karsten Würth on Unsplash Welcome to the spiritual successor to Gradle plugins and...

Dev.to · Tony Robalik
1y ago
One click dependencies fix
Photo by Maxim Hopman on Unsplash If you maintain a JVM1 or Android project, chances are you've...

Dev.to · Tony Robalik
1y ago
ACAB: Fire the (code style) cop in your head
Photo by Karsten Winegeart on Unsplash Let's get something out of the way right at the start: I hate...

Dev.to · Tony Robalik
2y ago
Gradle's leaky abstractions: Declarative(ish) shell, imperative core: Implementing a safe(ish) global configuration DSL
Gradle is very aware they have a complexity problem. Fundamentally, the problem is that Gradle build...
DeepCamp AI