FIPS JDK 21 Image
Warning: Use FIPS Instructions at Your Own Risk The provided Dockerfile and instructions are intended to assist in creating a FIPS-compliant environment for your Spring Boot application. However, achieving and…
Team to Create Outside the Box
Warning: Use FIPS Instructions at Your Own Risk The provided Dockerfile and instructions are intended to assist in creating a FIPS-compliant environment for your Spring Boot application. However, achieving and…
So you have an array that is ordered from highest to lowest, and now you need to know what is the maximum difference between consecutive elements in the array. So…
Troubleshooting with the Sametime Configuraiton Validator, how to read and understand the reports generated. Learn what to pay attention to and what you can ignore.
In today’s time of high-performance computing, we no longer have the luxury of measuring our time in milliseconds, we need to move past this into nanoseconds. When I first started…
Enabled Windows Subsystem for Linux First step is to make sure you have Windows 10 Fall Creators Update installed. This can be found here. Complete this update then search for…
Just about every project I need to have at least one loading spinner to indicate to the user that data is being loaded and to wait. My recent project I…
I was recently building a set of pages, that I needed to be able to switch what was displayed based on whether I was on a Desktop or Mobile device.…