Artificial IntelligenceGuidesOpenFL: Train machine learning models without sharing data3 Min ReadOpen Federated Learning (OpenFL) is a Python library that allows organizations to train models collaboratively. Data…
GuidesWhat makes Linux a sustainable operating system2 Min ReadRun, reuse, refurbish: Linux offers the longest life span of any operating system.
GuidesHow to parse arguments with Apache Groovy3 Min ReadThis posts explores command-line argument handling in more detail. You'll develop a script that can effectively…
GuidesInxi: See what’s under the hood of your Linux system2 Min ReadThe inxi command-line utility is a must-have for any Linux user. Here's how to install it…
GuidesApache Groovy: A powerful scripting language4 Min ReadApache Groovy is a big win for scripting. The code is shorter than Java, which makes…
GuidesMeet Apache Groovy: The programming language that combines the Best of Python and Java2 Min ReadIf you have a strong background in Java and find yourself using Python to deal with…
GuidesHighlightsTransfer files with QR codes using qrcp 2 Min ReadThis simple command-line tool takes the hassle out of transferring files.
GuidesLinux commands that will put a smile on your face2 Min ReadTerminally bored? These playful and creative commands offer a delightful departure from the daily routine.
GuidesWhat you need to know about the Safe Navigation operator in Apache Groovy2 Min ReadThis valuable tool will help you write more robust, concise and readable code.