My journey to gracefully shut down a docker image in Kubernetes
In this video I talk about the different iterations I went through the last weeks in order to shut down a docker image in Kubernetes with workloads without missing any jobs.
In this video we look into how TensorRT 8.2 works. Talk about the improvements made in TensorRT and also what’s new in 8.2.
I switched to Linux this year and have been running it for almost a year. In this video we look into DistroSea which is a site for trying out different distros before you take the plunge into the world of Linux. I review the package managers, GUI elements and overall usefulness.
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.
We will read an old USENet post about a real programmer.
If you’ve added the JSP performance enhancements I’ve discussed in an earlier post. Then I talked about a flag that disabled JSP compilation. In order to run without compilation enabled you need to precompile your JSP files. This could be done with the JspBatchCompiler command found inĀ {WAS_ROOT}/bin This command has multiple parameters but only a…
We are in our new linux environment and create ACL, some tools for process managment and the sed tool to update files with expressions.