From fb746374ee916e32616f32d97dca9d0e2d8e0f66 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:05:56 -0400 Subject: [PATCH] Add genAI section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 77b7487..d0621d7 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ - [Fonts](#fonts) - [Functional programming (FP)](#functional-programming-fp) - [Games development](#games-development) + - [Generative AI](#generative-ai) - [Graphics](#graphics) - [Hardware](#hardware) - [HTTP](#http) @@ -1197,6 +1198,10 @@ Practice: - [Introduction ยท Joys of Small Game Development](https://abagames.github.io/joys-of-small-game-development-en/) +### Generative AI + +- [Don't Let AI Write For You](https://alexhwoods.com/dont-let-ai-write-for-you/) + ### Graphics - [Text Rendering Hates You](https://faultlore.com/blah/text-hates-you/)