Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
66 results
... little strange here right because right i want to have a queue and there's different ways i could implement that queue i could use ...
236 views
5 years ago
Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...
40,259 views
8 years ago
I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.
126,156 views
7 months ago
For some time I've been looking for an opportunity to do a stream on writing a parser + interpreter for... something. Anything really.
97,536 views
1 year ago
In this stream, we started implementing the ubiquitous TCP protocol that underlies much of the traffic on the internet! In particular ...
256,077 views
7 years ago
In this (fifth) Crust of Rust video, we cover multi-produce/single-consumer (mpsc) channels, by re-implementing some of the ...
97,082 views
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 ...
6,984 views
3 years ago
This video will cover all of the difficult topics and differences between C++ and a managed language such as C# or Java. Things ...
26,607 views
6 years ago
In this video, Marcus Hellberg will teach you how to build an AI chatbot that uses retrieval-augmented generation (RAG) to learn ...
27,896 views
https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.
231 views
I'm going to show you step by step how to build a multi-agent AI system using the Supervisor pattern in Langgraph. As always, all ...
17,927 views
9 months ago
Want to know how google docs would work, if it was decentralised and therefore better? Lets make one! In this video I implement ...
3,427 views
Seth shares the current state of JavaScript and script tooling in V8, and discusses the future with WebAssembly. Links: V8 project: ...
30,946 views
9 years ago
Assertions (or expectations) are the most important part of any test framework. How are they written? What happens when one ...
2,726 views
10 years ago
Design & Implementation of Human-Computer Interfaces URL: https://onlinecourses.nptel.ac.in/noc22_cs125/preview Prof.
3,556 views
Estudio del tipo abstracto de datos de los montículos y la comprobación de sus propiedades con QuickCheck. El vídeo es una ...
258 views
Week 6: Lecture 26: Multithreaded application design.
2,570 views
4 years ago
Estudio del tipo abstracto de datos de las colas de prioridad con distintas implementaciones en Haskell y la comprobación de sus ...
403 views
RubyConf 2016 - Ruby 3 Concurrency by Koichi Sasada Learn from Koichi about the work he's doing to bring a new concurrency ...
1,893 views
Efficient Userspace Optimistic Spinning Locks Speaker Mr Waiman Long (Red Hat) Description The most commonly used simple ...
973 views