ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

63 results

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

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

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

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

3 years ago

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

1,422 views

8 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

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

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

30,185 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

neosarchizo
Running the BLE UART service on CircuitPython

00:00:00 Transitioning from UART to BLE for Enhanced Communication 00:00:21 Exploring the Advantages of Bluetooth ...

5:46
Running the BLE UART service on CircuitPython

280 views

1 year 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

Cours Python
8.4 Extensions asynchrones du langage

Vous pouvez remarquer l'utilisation d'un context manager asynchrone, que j'utilise avec async with. Alors, qu'est-ce que c'est ...

5:44
8.4 Extensions asynchrones du langage

1,191 views

8 years ago

Software engineer
How the UART receive the signal sent by the SPI - Theory

This video is a theoretical description of how to output to the UART using SPI. You can see more videos related to UART / RS232 ...

6:45
How the UART receive the signal sent by the SPI - Theory

147 views

7 years ago

Chill with Light
On the Convergence of FedAvg on Non-IID Data

On the Convergence of FedAvg on Non-IID Data Xiang Li, Kaixuan Huang, Wenhao Yang, Shusen Wang, Zhihua Zhang Code: ...

14:24
On the Convergence of FedAvg on Non-IID Data

1,304 views

3 years ago

Software engineer
How does SPI work as a high speed UART - Theory

Describe the theoretical background for using SPI as a UART. For example source code using ATtiny48, please refer to "Using the ...

6:28
How does SPI work as a high speed UART - Theory

235 views

7 years ago

Sayanee Basu
Decoding UART, I2C and a non-standard signal // With Saleae logic analyzer and temperature sensors

saleae #i2c #uart Logic analyzers can be used to peak into the actual signals used to communicate data. We will also use it to ...

16:44
Decoding UART, I2C and a non-standard signal // With Saleae logic analyzer and temperature sensors

55,991 views

6 years ago

BioniChaos
Optimizing EEG Data Loading: Faster Processing and Smoother Scrolling with WebSockets

In this video, I tackle the challenge of optimizing EEG data loading and scrolling for better performance. I explain how to make ...

4:39
Optimizing EEG Data Loading: Faster Processing and Smoother Scrolling with WebSockets

91 views

1 year ago

Chrome for Developers
Faster apps with JSON.parse (Chrome Dev Summit 2019)

Because the JSON grammar is much simpler than JavaScript's grammar, JSON can be parsed more efficiently than JavaScript.

6:40
Faster apps with JSON.parse (Chrome Dev Summit 2019)

315,309 views

6 years ago

ConfEngine
Kafka Mocking with AsyncAPI using Specmatic

Learn more about Specmatic and Contract Driven Development: https://specmatic.io Sample project: ...

5:00
Kafka Mocking with AsyncAPI using Specmatic

868 views

2 years ago

Chrome for Developers
Automated testing with aXe -- A11ycasts #15

aXe on GitHub: https://goo.gl/0FDyHW Manually reviewing a site for accessibility issues can be a time consuming process.

12:30
Automated testing with aXe -- A11ycasts #15

46,362 views

8 years ago

Cours Python
8.6 Boucles d'événements
12:31
8.6 Boucles d'événements

992 views

8 years ago

neosarchizo
Using UART on CircuitPython

00:00:00 Pin Connections for UART Setup 00:00:18 ⚙️ Connecting the Ground Wire for UART 00:00:48 Connecting TXD ...

5:01
Using UART on CircuitPython

411 views

1 year ago

Chrome for Developers
Bringing page transitions to the web

Native apps often feature transitions between states that both look great and help communicate the type of navigation to the user.

12:57
Bringing page transitions to the web

234,212 views

3 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Top 10 reasons why you should be using Eshell - Howard Abrams (he/him)

https://emacsconf.org/2022/talks/eshell 00:00:00.000 Introduction 00:29.000 1. It's an Emacs REPL 00:48.600 2. It's also a shell ...

14:02
EmacsConf 2022: Top 10 reasons why you should be using Eshell - Howard Abrams (he/him)

15,043 views

3 years ago