Does Language Still Matter in the Age of AI? Yes — But the Tradeoff Has Changed
I keep hearing the same question in architecture reviews, slack threads, and conference Hallways: "If AI is writing the code, does language …

I keep hearing the same question in architecture reviews, slack threads, and conference Hallways: "If AI is writing the code, does language …

Writing documentation should be as low-key as possible to remove the pain from the process. One way to achieve this is through Documentation …

Let's take a look in this article at the current state of what can be done with jpackage and GitHub Actions for JavaFX.

IntelliJ IDEA supports working with GitLab Merge Requests. See Merge Requests, perform code reviews and merge them from inside IntelliJ …

We have seen evolutions from CVS to Subversion to Git. Is this the endpoint? Did we find the holy grail? What evolutions are waiting for us?

How to preview GitLab Pages and share the preview's URL with teammates in a couple of steps.

Learn how to run a build on GitLab only if a condition is met, especially helpful when conditions are expensive and time-consuming …

This article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …