ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

158 results

Programming threads
Lists vs Tuples: Why Is One 3x Faster? (Python Memory Secrets)

Think you know the difference between Python lists and tuples? Most developers only know about mutability—but the REAL ...

0:51
Lists vs Tuples: Why Is One 3x Faster? (Python Memory Secrets)

1,053 views

2 months ago

Programming threads
Why Python Dicts Use 33% Extra Memory

Python dictionaries are FAST - but do you know WHY? Understanding hash tables, collisions, and memory allocation will ...

0:57
Why Python Dicts Use 33% Extra Memory

1,122 views

2 months ago

Interface Studies
In Defence of the Spreadsheet, Reluctantly

Spreadsheets are often dismissed as legacy tools, yet they remain the most widely used interface for analysis, modeling, and ...

24:55
In Defence of the Spreadsheet, Reluctantly

4,972 views

3 days ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.

1:17:56
Getting Started With CUDA for Python Programmers

78,504 views

1 year ago

Jonathan Dinu
Introduction to Distributed Computing with the Ray Framework

In this video, I give a brief introduction to distributed computing concepts and show how the Ray framework provides elegant ...

15:13
Introduction to Distributed Computing with the Ray Framework

16,088 views

4 years ago

NPTEL IIT Bombay
Lecture 22 : Representing variable length entities: Part 2 : Heap memory basics

Representing variable length entities: Part 2 : Heap memory basics.

17:09
Lecture 22 : Representing variable length entities: Part 2 : Heap memory basics

4,903 views

6 years ago

Thousand Brains Project
2023/03 - Speedup Discussions - Part 2

The second part of the deep dive into performance improvements in Monty. Watch the team discuss alternatives to KDTreeSearch, ...

53:17
2023/03 - Speedup Discussions - Part 2

157 views

1 year ago

DEFCONConference
DEF CON 24 - Ulf Frisk - Direct Memory Attack the Kernel

Inexpensive universal DMA attacking is the new reality of today! In this talk I will explore and demonstrate how it is possible to take ...

43:19
DEF CON 24 - Ulf Frisk - Direct Memory Attack the Kernel

14,204 views

9 years ago

All Systems Go!
oomd2 and beyond: a year of improvements

https://media.ccc.de/v/ASG2019-135-oomd2-and-beyond-a-year-of-improvements oomd is a userspace out-of-memory killer.

21:31
oomd2 and beyond: a year of improvements

367 views

6 years ago

All Systems Go!
2017 Rust memory management

https://media.ccc.de/c/asg2017/ASG2017-118-rust_memory_management A quick introduction to the unique memory ...

24:01
2017 Rust memory management

704 views

8 years ago

Caden Crowson
Program Layout in Memory - Assembly Part 0

This series covers x86-64 NASM. Ever wondered how programs are laid out in memory? Dive into the world of Assembly with this ...

1:48
Program Layout in Memory - Assembly Part 0

1,012 views

1 year ago

TechySavant
Learn Python under 25 Minutes 🚀 (2025 Edition)  #python #newprogramvideo #ai #ml #newcode

Ready to learn Python in 2025? Whether you're a complete beginner or just brushing up, this video is your ultimate Python crash ...

24:52
Learn Python under 25 Minutes 🚀 (2025 Edition) #python #newprogramvideo #ai #ml #newcode

73 views

9 months ago

Programming threads
Why Arrays are Fast?

Struggling to understand how arrays work under the hood? In this video, we explore how arrays are stored in memory and why ...

4:57
Why Arrays are Fast?

327 views

11 months ago

Jon Gjengset
Crust of Rust: The Drop Check

In this episode of Crust of Rust, we go over the "drop check" — another niche part of Rust that most people don't have to think ...

1:18:22
Crust of Rust: The Drop Check

27,976 views

4 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,209 views

4 years ago

NPTEL IIT Bombay
Lecture 22 : Representing variable length entities: Part 3 : Pitfalls of using heap memory

Representing variable length entities: Part 3 : Pitfalls of using heap memory.

12:14
Lecture 22 : Representing variable length entities: Part 3 : Pitfalls of using heap memory

3,913 views

6 years ago

CodeWithYogendra
Lecture 2: Python Modules, pip & Memory Management in Hindi | Python Series for Beginners

Lecture 2 – Python Modules, pip & Memory Management (Hindi)** इस वीडियो में आप सीखेंगे: - Python में ...

9:41
Lecture 2: Python Modules, pip & Memory Management in Hindi | Python Series for Beginners

117 views

5 months ago

MOOC de l'IMT
4. Representing Graphs 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

4:27
4. Representing Graphs 🌐 MOOC Advanced Algorithmics & Graph Theory with Python

3,645 views

7 years ago

Dario
Rust vs Java: A Staff Engineer's perspective

... Java Licensing 04:50 Rust Security 05:32 How Memory Management works in java 06:15 How Memory Management works in ...

25:04
Rust vs Java: A Staff Engineer's perspective

28,946 views

3 years ago

DEFCONConference
DEF CON 29 - Tamas K Lengyel - Fuzzing Linux with Xen

Last year we've successfully upstreamed a new feature to Xen that allows high-speed fuzzing of virtual machines (VMs) using ...

43:00
DEF CON 29 - Tamas K Lengyel - Fuzzing Linux with Xen

1,596 views

4 years ago