Creating a youtube lightbox in Javascript and CSS
I'm trying to create a lightbox with an auto playing youtube video
In this video I look into the Hyperstack platform which is a GaaS (GPU as a Service). On this platform you can easily spin up a new machine an train your AI models, serve a user or any other task that requires a lot of compute.
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows.
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 look into how to screenshot in different devices, take coverage metrics and check loading performance.
We look into the swagger generator in the swagger codegen cli, in order to generate our own little simple java rest web server.
We will reverse engineer some code to figure out how it works and talk about different techniques to understand code.