Master Linux Window Management with wmctrl: Organize Your Windows with Ease!
In this video we look into the command wmctrl that we can use to organize our videos in Linux. If we add it as a keyboard shortcut ...
In this video we look into text summarization. We apply the albert large model to a piece of text and talk about the different steps required to do summarization. This is more of an overview not a complete explanation of the technology.
We talk about logging in general and the different levels used in java and then we talk about the log4j logging API and how to set it up for writing files, logging to console, or doing a custom setup. We also talk about different frameworks and best practices.
Going though the process of solving the advent of code challenges for this year.
In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research…
I’m trying to solve all the Advent of Code puzzles in this video series.
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.