How to build OpenJDK from source
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
This week I’ve looked into fetching list prices using the list price rule defined in commerce. There isn’t any GUI to set the rule used for your list prices. And if you just fetch the value from CatalogEntryDataBean getListPrice you will get the value in the table LISTPRICE which should be deprecated in FEP6. You…
We look into the way SQRL stores keys on disk or paper in QR form. How to read the data and decrypt the different blocks.
We look into the Ceph scrubbing process, how it works, what to expect when something goes wrong. Some techniques to handle issues and work around them. We also talk about the difference between deep scrubbing and normal scrubbing. Last but not least we talk about filesystem scrubbing.
I will look into upgrading to windows 10, going trough my preferences and show my debloat script. I want a Windows 10 system ready for production work and removing unused functionality and visual effects are key.