diff --git a/feed.xml b/feed.xml
index e8efa8a..66a4caa 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
I'm sick of complex blogging solutions, so markdown files in a git repo it is.
https://github.com/francisrstokes/githublog
2024 Francis Stokes - All rights reserved
- Sat, 11 May 2024 21:29:37 GMT
- Sat, 11 May 2024 21:29:37 GMT
+ Wed, 29 May 2024 17:56:32 GMT
+ Wed, 29 May 2024 17:56:32 GMT1440
@@ -49,6 +49,14 @@
Fri, 10 May 2024 00:00:00 GMT
+
+ Everything I Know About The Fast Inverse Square Root Algorithm
+
+ The fast inverse square root algorithm, made famous (though not invented) by programming legend John Carmack in the Quake 3 source code, computes an inverse square root $\frac{1}{\sqrt{x}}$ with a bewildering handful of lines that interpret and manipulate the raw bits of float. It's wild....
+ https://github.com/francisrstokes/githublog/blob/main/2024/5/29/fast-inverse-sqrt.md
+ Wed, 29 May 2024 00:00:00 GMT
+
+