ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62 results

EmacsConf and Emacs hangouts
EmacsConf 2022: Emacs was async before async was cool - Michael Herstine

EmacsConf 2022: Emacs was async before async was cool Michael Herstine https://emacsconf.org/2022/talks/async 00:00:00.000 ...

17:48
EmacsConf 2022: Emacs was async before async was cool - Michael Herstine

2,324 views

3 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,973 views

3 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,219 views

6 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,657 views

6 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

974 views

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

8 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

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

4 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

288 views

1 year ago

Cours Python
8.1 Programmation asynchrone

Donc pour revenir à Python, nous, on s'est donné aujourd'hui un budget de temps d'une semaine, donc on n'aura pas ...

12:09
8.1 Programmation asynchrone

5,856 views

8 years ago

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

993 views

8 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

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

30,322 views

5 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,095 views

3 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: What I'd like to see in Emacs - Richard M. Stallman

https://emacsconf.org/2022/talks/rms 00:00:00.000 GNU Emacs and its purpose 02:33.640 Lisp as the extension language ...

17:02
EmacsConf 2022: What I'd like to see in Emacs - Richard M. Stallman

55,287 views

3 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

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

870 views

2 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,018 views

5 years ago