aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-26 16:15:52 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-26 16:15:52 +0100
commit51de26be505c781dd17e4c1ff90dd1f4c46899b9 (patch)
tree28b0c596c866253a9ff8e1ef64d62ac6f7d41057 /README.md
parent3060303b36dc23f08d923a6bcb15129ff7602864 (diff)
parent45ab190f9e618bd24c6e498e31da3f7e9d3f03b9 (diff)
Merge branch 'main' of db:chatty
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 74554de..fa561b6 100644
--- a/README.md
+++ b/README.md
@@ -60,3 +60,8 @@ The idea is the following:
- *unicode and wide characters*: [C for dummies](https://c-for-dummies.com/blog/?p=2578)
- *sockets*: [Nir Lichtman - Making Minimalist Chat Server in C on Linux](https://www.youtube.com/watch?v=gGfTjKwLQxY)
- syscall manpages `man`
+
+- https://www.youtube.com/watch?v=wvtFGa6XJDU
+- https://nullprogram.com/blog/2023/02/11/
+- https://nullprogram.com/blog/2023/02/13/
+- https://nullprogram.com/blog/2023/10/08/