aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-03 02:25:51 -0700
committerFuwn <[email protected]>2024-07-03 02:25:59 -0700
commit0e3cf9d587c5a7beb3827ef93da225cd58a3ed36 (patch)
tree9e8ff61e8b1e8b959a9731888789451a0c844e4f /content
parentfeat(finger): add proxied from info (diff)
downloadlocus-0e3cf9d587c5a7beb3827ef93da225cd58a3ed36.tar.xz
locus-0e3cf9d587c5a7beb3827ef93da225cd58a3ed36.zip
feat(technology): new entries
Diffstat (limited to 'content')
-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