How to use JReleaser and release to github
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.
I just switched to use Linux at work. I’ve had Gentoo at home for years but Windows seems to be a part of the consulting branch of work I’ve done so far. The new machine I got was of course a 64 bit one and I installed the right distribution. After a week of use…
We look into how to configure your Proxmox installation to use an external Ceph cluster for your data needs.
We solve the day 14 challenges for the Advent of Code. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We talk about the partition types and create the most essential partitions. Root and swap partition. Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We are looking into installing Redhat 9 without any interaction using Kickstart. Kickstart is a tooling that gives you configuration options to prepare your system and manage the installation flow.
We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-documenting code. The code should be able to validate itself and ensure that the thing you want it to handle it should handle. Git repository https://ift.tt/2KF1z4R Please follow me on…