ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,476 results

Jody Bruchon
The Rust Programming Language Is A Political Trojan Horse

Rust is a programming language, but it's also a way for Marxists to subvert the establishment and overthrow institutions.

17:33
The Rust Programming Language Is A Political Trojan Horse

20,164 views

1 year ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

Rust users don't know bout muh cache evictions. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

11:36
Rust Programmers Can't Understand Basic C Programming: One Extra Pointer, 1/3 Slower

2,523 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: "Use After Free" Bugs

Rust programmers can be such midwits. (UI doc still in progress, don't worry.) SUPPORT LINKS PayPal: ...

4:37
Rust Programmers Can't Understand Basic C Programming: "Use After Free" Bugs

3,600 views

1 month ago

LinuxChad
The ORIGIN of RUST

How a broken elevator gave rise to today's most popular programming language. 🌍 Community Forum: foro.linuxchad.org 📫 Email ...

14:57
The ORIGIN of RUST

78,704 views

1 year ago

The Linux Foundation
Lightning Talk: The Humble Rustacean: Human Factors Behind Rust’s Success - Maté Kovacs

Join us at the premier vendor-neutral open source conference, where developers and technologists come together to collaborate, ...

11:15
Lightning Talk: The Humble Rustacean: Human Factors Behind Rust’s Success - Maté Kovacs

379 views

3 weeks ago

timClicks
Fil-C is a better Rust

... Like this video if you found it helpful, and share it with your friends who are also interested in Rust programming.

7:53
Fil-C is a better Rust

4,885 views

2 months ago

Isaac Harris-Holt
Gleam is not Rust

Gleam is not Rust, and I'm sick of people comparing them. Here's why they're different. Join the Discord!

7:46
Gleam is not Rust

38,816 views

1 year ago

timClicks
Rust's lifetimes made easy

I hope that this is a useful resource for all developers wanting to deepen their understanding of Rust programming language.

6:39
Rust's lifetimes made easy

21,245 views

2 years ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists and Hand-Holding

Linked lists are carcinogenic to Rustaceans. I faltered a bit on something but editing requires actual effort, so watch for the ...

13:30
Rust Programmers Can't Understand Basic C Programming: Linked Lists and Hand-Holding

3,745 views

1 month ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: "It's Just a Rounding Error, Bro!"

Imagine calling the biggest thing that affects performance for every program since the early 1990s "just a rounding error." It's like ...

7:25
Rust Programmers Can't Understand Basic C Programming: "It's Just a Rounding Error, Bro!"

3,215 views

1 month ago

The Linux Foundation
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman

Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman, Linux Kernel Maintainer and Fellow, The Linux Foundation.

14:01
Keynote: Rust in the Linux Kernel, Why? - Greg Kroah-Hartman

20,274 views

2 months ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

It's amazing to me how something as simple as a linked list absolutely destroys cocky Rust programmers. (UI doc still in progress, ...

17:18
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

2,583 views

1 month ago

Cave of Programming
Rust Installation and Hello World: Exploring Rust Part 001

https://blog.caveofprogramming.com/ A video on installing Rust and writing a hello world program.

6:14
Rust Installation and Hello World: Exploring Rust Part 001

966 views

1 year ago

Mental Outlaw
Ubuntu Will Replace GNU Core Utilities With Rust

In this video I discuss Ubuntu's decision to switch to using rust implementations of the core utilities (mkdir, ls, cat, etc...) and what it ...

10:57
Ubuntu Will Replace GNU Core Utilities With Rust

280,217 views

10 months ago

Code Geek
Write Idiomatic Rust with These Tips and Tricks

Write idiomatic Rust with these actionable tips and tricks. I reviewed a calculator (parser + interpreter) written in Rust and found a ...

7:44
Write Idiomatic Rust with These Tips and Tricks

373 views

3 years ago

YouTux Channel
Rust's Real Problem Finally Explained to Everyone

00:00 Intro 00:44 The Linux Kernel: A New Dawn with Rust? 01:59 GPL's Sacred Ground: Understanding the Conflict 06:13 The ...

11:42
Rust's Real Problem Finally Explained to Everyone

12,796 views

2 months ago

uint
Rust's borrow rules: but why, really?

This video explains why borrow rules exist in the Rust programming language, as in why mutable and immutable references ...

6:20
Rust's borrow rules: but why, really?

1,023 views

2 years ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,935 views

8 months ago

NeoVim_Nomad
The Godot Source Code Blew My Mind!

... The Godot Engine: https://godotengine.org/ The Rust Programming Language Book: https://doc.rust-lang.org/book/ 🛠️ Rust ...

5:13
The Godot Source Code Blew My Mind!

3,671 views

1 year ago

TheTxT
(Almost) Ready for takeoff - coding my own Minecraft server in Rust

Im getting close to release the first version of my minecraft server Im building from scratch entirely in rust. There were still quite a ...

8:53
(Almost) Ready for takeoff - coding my own Minecraft server in Rust

1,070 views

5 months ago

YouTux Channel
Debian Switches to Rust: The End of C/C++ in the Linux World?

00:00 intro 00:47 CONTEXT AND ANNOUNCEMENT 02:02 WHY RUST? 03:49 CONSEQUENCES FOR THE DEBIAN ...

10:12
Debian Switches to Rust: The End of C/C++ in the Linux World?

27,141 views

2 months ago

Rust Programming Language
RustFest Rome 2018 -  Matteo Bertini : Simple CRDT in Rust

A conflict-free replicated data type (CRDT) is a data structure that can be replicated, each replica can be updated independently ...

18:40
RustFest Rome 2018 - Matteo Bertini : Simple CRDT in Rust

1,731 views

7 years ago

DistroTube
Rust Programs Every Linux User Should Know About

It seems like every new program is written in Rust these days. In fact, many older programs are being rewritten in Rust, including a ...

13:18
Rust Programs Every Linux User Should Know About

138,692 views

5 years ago

timClicks
Teach yourself how to write idiomatic Rust code

Almost everyone comes to Rust with prior programming experience. That can make the experience feel somewhat alien.

9:55
Teach yourself how to write idiomatic Rust code

6,940 views

2 years ago

Mental Outlaw
Rust Core Utils Are Breaking Ubuntu

In this video I discuss how Ubuntu's decision to use core utilities written in Rust (uutils) is causing various issues in the distro that ...

9:27
Rust Core Utils Are Breaking Ubuntu

90,685 views

3 months ago