How to build java packages using jlink
We explore how to package your Java code using jlink and maven in order to get all your dependencies in order.
In this video we talk about SeaweedFS, the highly scalable distributed file system designed to store billions of files and serve them lightning-fast. In this video, we’ll explore SeaweedFS’s unique architecture, which distributes metadata across volume servers for faster file access, and compare it to Ceph, another popular distributed file system. Don’t miss this chance…
We build some important tools, the M4 compiler and libraries needed by the system.
We will talk about how to set up Let’s Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date.
We look into lighthouse testing on Travis CI and SauceLabs.
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability.
In this video, I go through how to set up the API to add blocks in Minecraft using Python. We also looked into how to take the maps …