Tag: Learning
-
Moving beyond knowledge-based authentication
Posted on February 24, 2026, Level beginner Resource Length medium
The shift away from knowledge based authentication (KBA) is not just a technological upgrade; it is a necessary evolution to secure digital interactions in a world where generative AI has obliterated the assumptions that KBA depends on. By Matt Moed.
Tags infosec ai cio management learning
-
Drawing connections with CSS anchor positioning
Posted on February 5, 2026, Level beginner Resource Length medium
CSS Anchor Positioning revolutionizes visual connections between UI elements without JavaScript or extra markup. By Roland.
Tags css app-development web-development frontend learning
-
How to stop directory traversal attacks in Python
Posted on February 5, 2026, Level intermediate Resource Length medium
Directory Traversal is a common but dangerous vulnerability that can affect applications when file paths are built using untrusted user input, or when file paths are used with unchecked input. Python applications are not immune to directory traversal attacks. By Maikel.
Tags python app-development infosec learning
-
Deconstructing the 'CAP theorem' for CM and DevOps
Posted on January 18, 2026, Level advanced Resource Length long
As software engineering and operations forge a new cultural bond around continuous improvement of applications and infrastructure, the database is something "dev" and "ops" have in common -- and there are things to learn from both perspectives on distributed data. By Mark Burgess.
Tags devops distributed devops learning database big-data
-
What programming languages should you learn in 2026
Posted on January 14, 2026, Level beginner Resource Length long
In 2026, programming language choices should align with career goals, sustainability, and modern demands - from Rust's efficiency to Python's AI dominance. By Zeeshan Ali.
Tags learning cloud career teams programming
-
From GitHub Copilot to Infrastructure as Code: Getting started
Posted on January 4, 2026, Level intermediate Resource Length medium
Master GitHub Copilot for IaC by wiring repository‑scoped custom instructions, tightening naming and tooling rules, and treating the AI as a co‑pilot—not a replacement—for safer, faster Terraform deployments. By Lukas Rottach.
Tags ai devops learning app-development management
-
Scientists built an AI co-pilot for prosthetic bionic hands
Posted on December 28, 2025, Level beginner Resource Length short
An AI assistant dramatically improves the usability of bionic hands, boosting success rates in delicate tasks and reducing the cognitive load on users. By Jacek Krywko.
Tags ai software learning cio management big-data data-science
-
Defending against supply chain attacks like Chalk/Debug and the Shai-Hulud worm
Posted on October 5, 2025, Level beginner Resource Length short
Supply chain attacks targeting open-source packages pose a significant threat; proactive measures like dependency auditing and robust security tools are crucial for developers. By Chi Tran, Charlie Bacon, Nirali Desai.
Tags ai cio infosec software learning management aws
-
Commenting in MySQL: Syntax, best practices, and examples
Posted on August 22, 2025, Level intermediate Resource Length medium
MySQL comments, in the structure of text, are ignored by the MySQL engine and used to explain and document your database code. They don't affect query execution. You should used your database comments as a resource to other individuals who will review or modify the database. Comments should adhere to best practices to increase readability to other developers. By Devart.
Tags sql database app-development learning
-
Devops in motion: Building with purpose in the code phase
Posted on July 31, 2025, Level beginner Resource Length long
Modern DevOps code phases require strategic branching (Trunk-Based, Git Flow, GitHub Flow) to balance speed and stability. Trunk-Based minimizes merge conflicts via feature flags, Git Flow structures releases with dedicated branches, and GitHub Flow streamlines CI/CD through pull requests. Each model impacts team velocity, release cadence, and operational overhead, necessitating alignment with organizational priorities. By Drew Grubb.
Tags devops app-development learning web-development performance
-
Container registry SSL and K8s Kind
Posted on July 29, 2025, Level advanced Resource Length long
AI safety discussions predominantly focus on easy to conceptualise, highly salient risks including algorithm bias, hallucinations and disinformation. While these are crucial concerns, they overlook a fundamental truth we've learned from other high-stakes fields like aviation and healthcare: sometimes the most dangerous risks can hide in plain sight. By Manu Savani.
Tags ai cio infosec software learning management
-
Addressing hidden risks in AI implementation for safety
Posted on July 14, 2025, Level beginner Resource Length long
AI safety discussions predominantly focus on easy to conceptualise, highly salient risks including algorithm bias, hallucinations and disinformation. While these are crucial concerns, they overlook a fundamental truth we've learned from other high-stakes fields like aviation and healthcare: sometimes the most dangerous risks can hide in plain sight. By Manu Savani.
Tags ai cio infosec software learning management