From 4e7d65c28a771e59034bf1146308757728f2808b Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Thu, 14 May 2026 10:14:29 -0400 Subject: [PATCH] Add database and wifi articles --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1634872..387cefe 100644 --- a/README.md +++ b/README.md @@ -768,6 +768,7 @@ See also the SQL section. - [Use the index, Luke](https://use-the-index-luke.com/) - [Course introduction — MySQL for Developers](https://planetscale.com/learn/courses/mysql-for-developers/introduction/course-introduction), PlanetScale - [Why you should probably be using SQLite | Epic Web Dev](https://www.epicweb.dev/why-you-should-probably-be-using-sqlite) +- 📖 [Database Internals](https://www.databass.dev/) Scaling databases: @@ -1215,6 +1216,7 @@ Practice: - [NandGame](https://nandgame.com/): build a computer from scratch. - [What Every Programmer Should Know About SSDs](http://databasearchitects.blogspot.com/2021/06/what-every-programmer-should-know-about.html) - [How To Make A CPU - A Simple Picture Based Explanation](https://blog.robertelder.org/how-to-make-a-cpu/) +- [Understanding Wi-Fi 4/5/6/6E/7/8 (802.11 n/ac/ax/be/bn)](https://www.wiisfi.com/) ### HTTP