ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

111 results

Dodgy Coding
Simultaneous open - TCP without a server

A fun quirk of TCP/IP is that you can create a connection without a listening socket. In this video we briefly review how that works, ...

13:59
Simultaneous open - TCP without a server

3,471 views

5 years ago

Jon Gjengset
Implementing TCP in Rust (part 1)

In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...

5:19:48
Implementing TCP in Rust (part 1)

249,947 views

7 years ago

cybersecurity2022
Python SSH server for reverse shell

Using python to run commands from a reverse ssh server.

1:56
Python SSH server for reverse shell

510 views

3 years ago

Dodgy Coding
Async/await server pt.1 - accepting TCP connections

A gentle exploration of building an identd for Linux using async/await, tokio 0.2 and Rust 1.39. This first part includes creating a ...

10:08
Async/await server pt.1 - accepting TCP connections

4,660 views

6 years ago

Arjoonn
How To Write Python Asyncio Code

Turn on the subtitles and here we go! A super quick demonstation of asyncio code. The way to watch this is pause and read and ...

2:09
How To Write Python Asyncio Code

368 views

10 years ago

Chrome for Developers
Edge Conf 2: Real Time Data

Websockets have now been with us for several years and enjoy near universal support. WebRTC is just starting out. Chat, live ...

55:15
Edge Conf 2: Real Time Data

1,184 views

12 years ago

DEFCONConference
DEF CON 24 Conference   Mike   Use Their Machines Against Them   Loading Code with a Copier

We've all worked on 'closed systems' with little to no direct Internet access. And we've all struggled with the limitations those ...

30:27
DEF CON 24 Conference Mike Use Their Machines Against Them Loading Code with a Copier

2,813 views

9 years ago

DEFCONConference
Jeff Dileo - Evil eBPF Practical Abuses of In-Kernel Bytecode Runtime- DEF CON 27 Conference

eBPF (or "extended" Berkeley Packet Filter) is a bytecode instruction set and virtual machine used as a safe computing ...

46:59
Jeff Dileo - Evil eBPF Practical Abuses of In-Kernel Bytecode Runtime- DEF CON 27 Conference

4,952 views

6 years ago

MOOC de l'IMT
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

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

7:04
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

3,192 views

7 years ago

Django Under The Hood
Andrew Godwin about Channels at Django: Under The Hood 2016

Slides: https://speakerdeck.com/andrewgodwin/channels-under-the-hood Django: Under The Hood: ...

55:06
Andrew Godwin about Channels at Django: Under The Hood 2016

4,940 views

9 years ago

COMPUTER & EXCEL SOLUTION
Use Defined Calculator in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

3:05
Use Defined Calculator in Python@COMPUTEREXCELSOLUTION

81 views

3 years ago

Jon Gjengset
Building an asynchronous ZooKeeper client in Rust (part 2)

In this stream series, we're implementing an asynchronous ZooKeeper client library in Rust using the tokio crate and futures.

5:51:21
Building an asynchronous ZooKeeper client in Rust (part 2)

5,119 views

7 years ago

Confreaks
RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams

RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams Ruby on Rails is a widely used web ...

32:37
RailsConf 2017: Outside the (Web) Box: Using Ruby for Other Protocols by Danielle Adams

797 views

8 years ago

EmacsConf and Emacs hangouts
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

EmacsConf 2025 Q&A: Interactive Python programming in Emacs David Vujic (he/him) This is the Q&A for the talk at ...

18:45
EmacsConf 2025 Q&A: Interactive Python programming in Emacs - David Vujic (he/him)

185 views

2 months ago

SANS Internet Storm Center
SANS Stormcast Friday, May 2nd: More Steganography; Malicious Python Packages GMail C2; BEC t…

Steganography Analysis With pngdump.py: Bitstreams More details from Didiear as to how to extract binary content hidden inside ...

7:16
SANS Stormcast Friday, May 2nd: More Steganography; Malicious Python Packages GMail C2; BEC t…

265 views

10 months ago

Chrome for Developers
Building communications and contact center apps for the Web

Learn how you can differentiate and optimize communications and contact center software on ChromeOS while learning about the ...

17:12
Building communications and contact center apps for the Web

7,827 views

2 years ago

Jon Gjengset
Building an asynchronous ZooKeeper client in Rust (part 3)

In this stream series, we're implementing an asynchronous ZooKeeper client library in Rust using the tokio crate and futures.

4:46:19
Building an asynchronous ZooKeeper client in Rust (part 3)

4,172 views

7 years ago

Curiosity Pill
Address Resolution Protocol | Computer Networking | Explained Once and For all

Want to know what Address Resolution Protocol is. and how this protocol works? This animated video makes it easier to ...

2:07
Address Resolution Protocol | Computer Networking | Explained Once and For all

439 views

6 years ago

CS76
Week 1
2:01:36
Week 1

1,560 views

12 years ago

timClicks
Writing a Rust-based ring buffer

A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...

40:01
Writing a Rust-based ring buffer

6,819 views

2 years ago