ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

128 results

Grazer Linuxtage
Grazer Linuxtage 2024 -  Python, asyncio, libgpiod, and Pointless Blinking

Python's lovely [asyncio](https://docs.python.org/3/library/asyncio.html) library allows me to write event-driven programs in a style ...

45:05
Grazer Linuxtage 2024 - Python, asyncio, libgpiod, and Pointless Blinking

72 views

1 year ago

Chrome for Developers
Async-Await - Supercharged

Mat shows you a small mistake that can sneak into your code when using async/await and how to fix it! If you have questions or ...

1:23
Async-Await - Supercharged

12,259 views

8 years ago

Dodgy Coding
Async/await server pt.3 - running a process

A gentle exploration of building a identd for Linux using async/await, tokio 0.2 and Rust 1.39. This part demonstrates running a ...

8:24
Async/await server pt.3 - running a process

1,218 views

6 years ago

Craig Piercy
Python function - aiter()

Introduced in Python 3.10, `aiter()`, short for asynchronous iterator, is a built-in function that creates an asynchronous iterator from ...

3:41
Python function - aiter()

341 views

1 year ago

A. Jesse Jiryu Davis
Eventually Correct: Testing Async Apps

Async frameworks like Tornado and asyncio scramble our usual strategies for writing sequential code. This is most problematic ...

22:17
Eventually Correct: Testing Async Apps

530 views

10 years ago

Dodgy Coding
Misadventures in async testing

A demonstration of the race conditions that can occur when attempting to unit test async rust code, and a couple of ways you might ...

15:01
Misadventures in async testing

547 views

5 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: lsp-bridge: a smooth-as-butter asynchronous LSP client - Andy Stewart, Matthew Zeng

https://emacsconf.org/2022/talks/lspbridge You can view this and other resources using free/libre software at ...

19:21
EmacsConf 2022: lsp-bridge: a smooth-as-butter asynchronous LSP client - Andy Stewart, Matthew Zeng

1,964 views

3 years ago

Cours Python
8.5 Coroutines et awaitables
9:38
8.5 Coroutines et awaitables

1,422 views

8 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

9 years ago

Cours Python
8.3 asyncio: historique et écosystème

Donc pour commencer, un petit historique: donc s'agissant de python3, la syntaxe on va dire moderne avec des async et des ...

6:54
8.3 asyncio: historique et écosystème

1,445 views

8 years ago

Craig Piercy
Python Built-in Function: anext()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

3:18
Python Built-in Function: anext()

288 views

1 year ago

PyCon Taiwan
Building Customized Async Web Protocol from AsyncIO|姜韋辰 Daniel|PyCon APAC 2022

PyCon APAC 2022|一般演講Talks|國泰金控Cathay Financial Holdings / 美光科技Micron 冠名贊助✏️ 共 ...

43:44
Building Customized Async Web Protocol from AsyncIO|姜韋辰 Daniel|PyCon APAC 2022

223 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,656 views

6 years ago

Dodgy Coding
Async/await server pt.4 - timeouts

A gentle exploration of building a identd for Linux using async/await and tokio 0.2. This part demonstrates halting an await after a ...

7:31
Async/await server pt.4 - timeouts

729 views

5 years ago

iter
How HOTP and TOTP work
4:20
How HOTP and TOTP work

30,182 views

5 years ago

Aniket Maurya
Building Image Recognition API with Python TensorFlow and  FastAPI

Tutorial on building Machine Learning API with FastAPI and Tensorflow for beginners. Learn to create Image recognition API ...

9:10
Building Image Recognition API with Python TensorFlow and FastAPI

26,002 views

5 years ago

Cours Python
8.8 La librairie asyncio

... avec des async with, avec des async for, enfin, des context managers asynchrones, des itérateurs asynchrones, des coroutines.

9:57
8.8 La librairie asyncio

973 views

8 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,145 views

7 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,075 views

7 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Tree-sitter beyond syntax highlighting - Abin Simon

https://emacsconf.org/2022/talks/treesitter 00:00:00.000 Opening 00:24.201 Introduction to Tree-sitter 00:50.280 Querying ...

11:04
EmacsConf 2022: Tree-sitter beyond syntax highlighting - Abin Simon

7,995 views

3 years ago