aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/blogs/technology/*nix.gmi3
-rw-r--r--content/blogs/technology/C++.gmi3
-rw-r--r--content/blogs/technology/Maths.gmi3
-rw-r--r--content/blogs/technology/Web.gmi4
4 files changed, 11 insertions, 2 deletions
diff --git a/content/blogs/technology/*nix.gmi b/content/blogs/technology/*nix.gmi
new file mode 100644
index 0000000..b956dc0
--- /dev/null
+++ b/content/blogs/technology/*nix.gmi
@@ -0,0 +1,3 @@
+# *nix
+
+=> https://sortix.org/blog/posix-2024/ POSIX 2024 Changes
diff --git a/content/blogs/technology/C++.gmi b/content/blogs/technology/C++.gmi
index 17606ed..f95c434 100644
--- a/content/blogs/technology/C++.gmi
+++ b/content/blogs/technology/C++.gmi
@@ -1,3 +1,4 @@
# C++
-=> /web/www.neilhenning.dev/posts/yourownconstantfolder/?class=post-content Your Own Constant Folder in C/C++ \ No newline at end of file
+=> /web/www.neilhenning.dev/posts/yourownconstantfolder/?class=post-content Your Own Constant Folder in C/C++
+=> https://justine.lol/endian.html The Byte Order Fiasco \ No newline at end of file
diff --git a/content/blogs/technology/Maths.gmi b/content/blogs/technology/Maths.gmi
index 9cf2c25..85a2970 100644
--- a/content/blogs/technology/Maths.gmi
+++ b/content/blogs/technology/Maths.gmi
@@ -1,3 +1,4 @@
# Maths
-=> https://zachartrand.github.io/SoME-3-Living/ How does a computer/calculator compute logarithms? \ No newline at end of file
+=> https://zachartrand.github.io/SoME-3-Living/ How does a computer/calculator compute logarithms?
+=> https://tylerneylon.com/a/mind_model/mind_model.html A Model of a Mind \ No newline at end of file
diff --git a/content/blogs/technology/Web.gmi b/content/blogs/technology/Web.gmi
new file mode 100644
index 0000000..36f6337
--- /dev/null
+++ b/content/blogs/technology/Web.gmi
@@ -0,0 +1,4 @@
+# Web
+
+=> https://tonyalicea.dev/blog/understanding-react-compiler/ Understanding React Compiler
+=> https://ladybird.org/ Ladybird \ No newline at end of file