diff --git a/_posts/2024-08-20-tty-linux-async-rust.md b/_posts/2024-08-20-tty-linux-async-rust.md index 1d09af3c..44b8d9c5 100644 --- a/_posts/2024-08-20-tty-linux-async-rust.md +++ b/_posts/2024-08-20-tty-linux-async-rust.md @@ -85,6 +85,10 @@ Read all about TTY history and implementation in Linux the exercises here. There is so much background history and information in this article that is a prerequisite to understanding anything in this repo. +This is a great [YouTube video](https://youtu.be/juGNPLdjLH4?si=0gg4ZPbPbnL2_rQx) that +explains the fundamentals of the Linux kernel and device drivers, and how `char` device +drivers work. TTYs are `char` devices. + ## GitHub repo for this article diff --git a/docs/2024/08/20/tty-linux-async-rust/index.html b/docs/2024/08/20/tty-linux-async-rust/index.html index b3158824..bd51976b 100644 --- a/docs/2024/08/20/tty-linux-async-rust/index.html +++ b/docs/2024/08/20/tty-linux-async-rust/index.html @@ -328,6 +328,10 @@

here before reading this repo and doing the exercises here. There is so much background history and information in this article that is a prerequisite to understanding anything in this repo.

+ +

This is a great YouTube video that +explains the fundamentals of the Linux kernel and device drivers, and how char device +drivers work. TTYs are char devices.

diff --git a/docs/authors/nadiaidris/index.html b/docs/authors/nadiaidris/index.html index 75217abf..80879ac8 100644 --- a/docs/authors/nadiaidris/index.html +++ b/docs/authors/nadiaidris/index.html @@ -14,11 +14,11 @@ - + +{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Nazmul Idris"},"dateModified":"2024-09-13T19:11:22-05:00","datePublished":"2024-09-13T19:11:22-05:00","description":"Nadia is a product designer turned web engineer specializing in TypeScript and React.","headline":"Nadiaidris","mainEntityOfPage":{"@type":"WebPage","@id":"http://developerlife.com/authors/nadiaidris/"},"url":"http://developerlife.com/authors/nadiaidris/"} diff --git a/docs/authors/nazmulidris/index.html b/docs/authors/nazmulidris/index.html index 85bec11a..05d628d7 100644 --- a/docs/authors/nazmulidris/index.html +++ b/docs/authors/nazmulidris/index.html @@ -14,11 +14,11 @@ - + +{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Nazmul Idris"},"dateModified":"2024-09-13T19:11:22-05:00","datePublished":"2024-09-13T19:11:22-05:00","description":"Nazmul is a software engineer focused on Rust, TUI, Web, and Android technologies.","headline":"Nazmulidris","mainEntityOfPage":{"@type":"WebPage","@id":"http://developerlife.com/authors/nazmulidris/"},"url":"http://developerlife.com/authors/nazmulidris/"} diff --git a/docs/feed.xml b/docs/feed.xml index c7c7c809..2c7e0001 100644 --- a/docs/feed.xml +++ b/docs/feed.xml @@ -1,4 +1,4 @@ -Jekyll2024-09-03T15:48:47-05:00http://developerlife.com/feed.xmldeveloperlife.comRust, TUI, Android, Web, Desktop, Cloud technologies, and UX engineering and design tutorials.Nazmul IdrisBuild with Naz : Rust lifetimes2024-09-02T00:00:00-05:002024-09-02T00:00:00-05:00http://developerlife.com/2024/09/02/rust-lifetimes

+Jekyll2024-09-13T19:11:22-05:00http://developerlife.com/feed.xmldeveloperlife.comRust, TUI, Android, Web, Desktop, Cloud technologies, and UX engineering and design tutorials.Nazmul IdrisBuild with Naz : Rust lifetimes2024-09-02T00:00:00-05:002024-09-02T00:00:00-05:00http://developerlife.com/2024/09/02/rust-lifetimes

@@ -1056,6 +1056,10 @@ binaries like bash) us the exercises here. There is so much background history and information in this article that is a prerequisite to understanding anything in this repo.

+

This is a great YouTube video that +explains the fundamentals of the Linux kernel and device drivers, and how char device +drivers work. TTYs are char devices.

+

GitHub repo for this article

diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 1f089e2e..f238a951 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -2,11 +2,11 @@ http://developerlife.com/authors/nadiaidris/ -2024-09-03T15:48:47-05:00 +2024-09-13T19:11:22-05:00 http://developerlife.com/authors/nazmulidris/ -2024-09-03T15:48:47-05:00 +2024-09-13T19:11:22-05:00 http://developerlife.com/1998/12/01/xml-and-java-tutorial-part-1/