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 …

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

Jens Knipper
2,087 viewsWriting documentation should be as low-key as possible to remove the pain from the process. One way to achieve this is through Documentation …

Heshan Thenura Kariyawasam
12,804 viewsLet's take a look in this article at the current state of what can be done with jpackage and GitHub Actions for JavaFX.

Marit van Dijk
8,972 viewsIntelliJ 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?

Nicolas Frankel
3,599 viewsHow to preview GitLab Pages and share the preview's URL with teammates in a couple of steps.

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

Nicolas Frankel
2,548 viewsThis article shows how one could offload the Docker part of your build pipeline from your local machine to GitLab using the Kaniko image. It …