From 0e3cf9d587c5a7beb3827ef93da225cd58a3ed36 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 3 Jul 2024 02:25:51 -0700 Subject: feat(technology): new entries --- content/blogs/technology/*nix.gmi | 3 +++ content/blogs/technology/C++.gmi | 3 ++- content/blogs/technology/Maths.gmi | 3 ++- content/blogs/technology/Web.gmi | 4 ++++ 4 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 content/blogs/technology/*nix.gmi create mode 100644 content/blogs/technology/Web.gmi (limited to 'content/blogs') 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 -- cgit v1.2.3