UNIX Permissions for Dummies – Tyler Cipriani

Source: UNIX Permissions for Dummies – Tyler Cipriani


Google SkillShop

Source: All Topics : Google


Bash $* and $@

In Bash, there are two closely related “special parameters” for accessing how the current script was invoked: $* and $@. For both variables, the behavior is affected by whether or not the variable is enclosed in double quotes. The following table summarizes all cases: Source: Bash $* and $@


Welcome – Microsoft Style Guide | Microsoft Docs

The online Microsoft Writing Style Guide provides up-to-date style and terminology guidelines. It replaces the Microsoft Manual of Style. Source: Welcome – Microsoft Style Guide | Microsoft Docs


AWS announces AutoGluon, an open-source library for writing AI models – Linux.com

Amazon Web Services Inc. today launched a new open-source library to help developers write, with just a few lines of code, machine learning-based applications that use image, text or tabular data sets. Source: AWS announces AutoGluon, an open-source library for writing AI models – Linux.com


kubelive – npm

Kubernetes command line tool to provide live data about the cluster and it’s resources Source: kubelive – npm


Learn DevOps with Kode Kloud | Kode Kloud

Source: Learn DevOps with Kode Kloud | Kode Kloud


Templating YAML in Kubernetes with real code

Learn how you can leverage tools such as yq and kustomize to template your Kubernetes YAML file. Learn how to write your own tool to generate YAML programatically with a real programming language such as Java, Node.js, Go, Python or C#. Source: Templating YAML in Kubernetes with real code


Yq – yaml processor

yq is a lightweight and portable command-line YAML processor The aim of the project is to be the jq or sed of yaml files. Source: Yq


Overview | Tanka

Flexible, reusable and concise configuration for Kubernetes Source: Overview | Tanka