Accessibility basics
I go through the basics of accessibility.
Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/TR/WCAG21/
I go through the basics of accessibility.
Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/TR/WCAG21/
Vi går igenom vissa kort kommandon för tangentbord.
The linux environment is now fully build, all tools and programs are created and we will do the final configuration of the system.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
We talk about the new features in Java 12, all about garbage collectors and switch statements.
We are looking into the vulnrability of Log4J version 2 and how to mitigate the exploit. We also look at the differences of version 1 and version 2 of Log4J