@raysan5@mastodon.gamedev.place
Post #2682280
2026-03-15 18:39 UTC
After several days and MANY hours of work, CHANGELIST for upcoming raylib release has been handcrafted. 🔥
It required manually reviewing +1800 commits and PRs, organize them, reword comments, check involved functions/modules, cleaning, revisit code...
No, AI could't do it.
Replies (3)
-
@pythno@mastodon.gamedev.place 2026-03-15 18:45
@raysan5@mastodon.gamedev.place I highly doubt that AI can match your skill.
-
@deepbluev7@nheko.io 2026-03-15 20:54
@raysan5@mastodon.gamedev.place Pretty much how I handle releases as well. Just makes the changelog so much nicer to read imo!
-
@a40yostudent@iosdev.space 2026-04-04 13:14
@raysan5@mastodon.gamedev.place I was checking your code, specifically I started from raylib.h, and could not stop thinking:”reading this code is better than reading a book about C”…