Learn

AI Video Production

Cascadeur – Is This the Future of Animation

This video from Grant Abbitt looks at the AI animation software Cascadeur. I’ve been working with it for a couple of weeks and really enjoyed the experience and feel that this could well be the future of the way we animate characters for games and films. let me know what you think.

Read More
Data Science Python

Jan van der Vegt takes us on a walk through the isolation forest

This video is from PyData. Anomaly detection can help with fraud detection, predictive maintenance and cyber security cases amongst others. Next to this it can help on a meta level for other machine learning projects by detecting outliers during training or inference. One of the approaches to anomaly detection is called Isolation Forests. In this […]

Read More
Linux

60 Linux Commands you NEED to know (in 10 minutes)

In this video, NetworkChuck shows you the top 60 Linux commands you NEED to know! If you are a beginner in Linux, this is THE video you need to watch. If you are a Linux boss, I bet you a box of donuts there is a command in this video you don’t know.

Read More
Security Windows

How to tell if your PC is Hacked? Process Forensics

This video is from The PC Security Channel. Procmon is a powerful forensic tool and part of the sysinternals suite that can help you monitor almost any activity on your system. In this forensics tutorial we will look at an infected Windows 11 VM using Process Monitor. https://learn.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite. Invest in blue-chip art with Masterworks (sponsor): […]

Read More
Data Science Python

Thomas Bierhance: Polars – make the switch to lightning-fast dataframes

In this talk from PyData, get a report on our experiences switching from Pandas to Polars in a real-world ML project. Polars is a new high-performance dataframe library for Python based on Apache Arrow and written in Rust. We will compare the performance of polars with the popular pandas library, and show how polars can […]

Read More
Interesting

How RGB Lasers Work

Dave from Dave’s Garage explains how lasers work, from crystals to dichroic mirrors to galvanometers. He takes us on a tour of the internals of a LaserCube Pro 2500 and how it’s used to render complex light shows for concerts and festivals.

Read More