diff --git a/.neuron-generator/templates/head.html b/.neuron-generator/templates/head.html
index de61f29..169152f 100644
--- a/.neuron-generator/templates/head.html
+++ b/.neuron-generator/templates/head.html
@@ -23,7 +23,6 @@
}
body blockquote {
border-left-width: 3px !important;
- font-style: italic;
}
.headerFont,
.ui.header,
diff --git a/.neuron-generator/templates/index.md b/.neuron-generator/templates/index.md
index b761824..900d2b2 100644
--- a/.neuron-generator/templates/index.md
+++ b/.neuron-generator/templates/index.md
@@ -7,6 +7,6 @@ unlisted: true
Hi, I'm [Thomas](https://systemsobscure.blog/). This is the frontend of
[Eòlas](https://github.com/thomasabishop/eolas), my personal knowledge base. It
-is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progess
+is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progress
comprising notes from my self-directed study of software engineering and
computer science.
diff --git a/.zk/notebook.db b/.zk/notebook.db
index aa7fdc6..f49dba3 100644
Binary files a/.zk/notebook.db and b/.zk/notebook.db differ
diff --git a/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/861cc26e_5f59_4615_821d_fe3ee5e1014d.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/861cc26e_5f59_4615_821d_fe3ee5e1014d.md
new file mode 100644
index 0000000..e550d76
--- /dev/null
+++ b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/861cc26e_5f59_4615_821d_fe3ee5e1014d.md
@@ -0,0 +1,22 @@
+---
+tags: [synthesis, computer-history, ARPA]
+created: Monday, October 14, 2024
+---
+
+# 861cc26e-5f59-4615-821d-fe3ee5e1014d
+
+After Sputnik, Eisenhower wanted a dedicated, cross-departmental division within
+the US government to focus on advanced technological research so that they would
+not be caught out again. ARPA was the result.
+
+Originally under the control of the Department of Defence (Pentagon).
+
+Once projects reached maturity, they would be handed over to the armed forces.
+
+It's name switched back and forth between ARPA/DARPA depending on congressional
+factors and funding. The switch to DARPA (and the associated re-focusing on
+military applications) indirectly precipitated a brain-drain in the late 1970s
+which contributed to the birth of the personal computer around the same time.
+
+Main technologies it contributed to or invented include the #ARPANET,
+time-sharing and GPS systems.
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/API_Gateway.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/API_Gateway.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/API_Gateway.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/API_Gateway.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/AWS_CLI.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/AWS_CLI.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/AWS_CLI.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/AWS_CLI.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/AWS_SAM_and_Docker.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/AWS_SAM_and_Docker.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/AWS_SAM_and_Docker.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/AWS_SAM_and_Docker.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/AWS_architecture_hierarchy.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/AWS_architecture_hierarchy.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/AWS_architecture_hierarchy.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/AWS_architecture_hierarchy.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Accessing_metadata_about_SQL_database.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Accessing_metadata_about_SQL_database.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Accessing_metadata_about_SQL_database.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Accessing_metadata_about_SQL_database.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Accessing_secrets_from_a_Lambda.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Accessing_secrets_from_a_Lambda.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Accessing_secrets_from_a_Lambda.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Accessing_secrets_from_a_Lambda.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Add_Subtract_Fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Add_Subtract_Fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Add_Subtract_Fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Add_Subtract_Fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Adding_documents_to_a_Mongo_collection.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Adding_documents_to_a_Mongo_collection.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Adding_documents_to_a_Mongo_collection.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Adding_documents_to_a_Mongo_collection.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Additive_identity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Additive_identity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Additive_identity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Additive_identity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Additive_inverse_property.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Additive_inverse_property.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Additive_inverse_property.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Additive_inverse_property.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Aggregate_functions_in_SQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Aggregate_functions_in_SQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Aggregate_functions_in_SQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Aggregate_functions_in_SQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Algebra_key_terms.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Algebra_key_terms.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Algebra_key_terms.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Algebra_key_terms.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Algorithmic_complexity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Algorithmic_complexity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Algorithmic_complexity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Algorithmic_complexity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Analogue_and_digital.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Analogue_and_digital.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Analogue_and_digital.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Analogue_and_digital.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Any.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Any.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Any.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Any.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Apollo_Client.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Apollo_Client.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Apollo_Client.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Apollo_Client.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Apollo_Server.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Apollo_Server.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Apollo_Server.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Apollo_Server.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Application_Layer_of_Internet_Protocol.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Application_Layer_of_Internet_Protocol.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Application_Layer_of_Internet_Protocol.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Application_Layer_of_Internet_Protocol.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Application_state_management_with_React_hooks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Application_state_management_with_React_hooks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Application_state_management_with_React_hooks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Application_state_management_with_React_hooks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Application_structure.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Application_structure.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Application_structure.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Application_structure.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Arithmetic_Logic_Unit.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Arithmetic_Logic_Unit.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Arithmetic_Logic_Unit.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Arithmetic_Logic_Unit.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Arrays.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Arrays.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Arrays.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Arrays.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Assembly.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Assembly.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Assembly.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Assembly.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Associativity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Associativity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Associativity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Associativity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Atomic_and_molecular_propositions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Atomic_and_molecular_propositions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Atomic_and_molecular_propositions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Atomic_and_molecular_propositions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Awk.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Awk.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Awk.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Awk.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Axioms_of_set_theory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Axioms_of_set_theory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Axioms_of_set_theory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Axioms_of_set_theory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basic_model_of_the_operating_system.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basic_model_of_the_operating_system.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basic_model_of_the_operating_system.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basic_model_of_the_operating_system.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basic_prop_passing_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basic_prop_passing_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basic_prop_passing_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basic_prop_passing_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basic_properties_of_sets.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basic_properties_of_sets.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basic_properties_of_sets.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basic_properties_of_sets.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basics_of_web_components.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basics_of_web_components.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Basics_of_web_components.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Basics_of_web_components.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Biconditional_Elimination.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Biconditional_Elimination.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Biconditional_Elimination.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Biconditional_Elimination.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Biconditional_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Biconditional_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Biconditional_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Biconditional_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_addition.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_addition.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_addition.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_addition.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_arithmetic.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_arithmetic.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_arithmetic.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_arithmetic.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_colour_encoding.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_colour_encoding.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_colour_encoding.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_colour_encoding.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_encoding.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_encoding.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_encoding.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_encoding.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_encoding_of_text.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_encoding_of_text.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_encoding_of_text.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_encoding_of_text.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_number_system.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_number_system.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_number_system.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_number_system.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_units_of_measurement.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_units_of_measurement.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Binary_units_of_measurement.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Binary_units_of_measurement.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Bitwise_operators.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Bitwise_operators.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Bitwise_operators.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Bitwise_operators.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Bluetooth.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Bluetooth.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Bluetooth.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Bluetooth.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boolean_algebra.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boolean_algebra.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boolean_algebra.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boolean_algebra.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boolean_function_synthesis.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boolean_function_synthesis.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boolean_function_synthesis.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boolean_function_synthesis.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boolean_functions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boolean_functions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boolean_functions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boolean_functions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boot_process.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boot_process.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Boot_process.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Boot_process.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Breadboards.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Breadboards.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Breadboards.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Breadboards.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Built_in_React_hooks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Built_in_React_hooks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Built_in_React_hooks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Built_in_React_hooks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Bus.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Bus.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Bus.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Bus.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/CPU_architecture.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/CPU_architecture.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/CPU_architecture.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/CPU_architecture.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Call_stack.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Call_stack.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Call_stack.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Call_stack.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Capturing_user_input_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Capturing_user_input_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Capturing_user_input_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Capturing_user_input_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Case_statements_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Case_statements_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Case_statements_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Case_statements_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Cells_and_batteries.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Cells_and_batteries.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Cells_and_batteries.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Cells_and_batteries.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Cherry_picking.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Cherry_picking.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Cherry_picking.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Cherry_picking.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Child_to_parent_data_flow_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Child_to_parent_data_flow_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Child_to_parent_data_flow_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Child_to_parent_data_flow_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Chipset_and_controllers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Chipset_and_controllers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Chipset_and_controllers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Chipset_and_controllers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Class_inheritance_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Class_inheritance_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Class_inheritance_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Class_inheritance_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Classes.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Classes.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Classes.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Classes.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Classes_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Classes_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Classes_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Classes_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Clock_signals.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Clock_signals.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Clock_signals.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Clock_signals.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/CloudWatch.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/CloudWatch.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/CloudWatch.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/CloudWatch.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Command_pattern.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Command_pattern.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Command_pattern.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Command_pattern.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Commutativity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Commutativity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Commutativity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Commutativity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Comparing_React_classes_to_hooks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Comparing_React_classes_to_hooks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Comparing_React_classes_to_hooks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Comparing_React_classes_to_hooks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Compile_Python_app_to_single_executable.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Compile_Python_app_to_single_executable.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Compile_Python_app_to_single_executable.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Compile_Python_app_to_single_executable.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Compile_from_source.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Compile_from_source.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Compile_from_source.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Compile_from_source.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Complete_Mongo_example.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Complete_Mongo_example.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Complete_Mongo_example.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Complete_Mongo_example.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Components_props_classes.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Components_props_classes.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Components_props_classes.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Components_props_classes.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Components_props_hooks_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Components_props_hooks_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Components_props_hooks_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Components_props_hooks_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Concise_subfield_mapping_JS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Concise_subfield_mapping_JS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Concise_subfield_mapping_JS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Concise_subfield_mapping_JS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditional_Elimination.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditional_Elimination.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditional_Elimination.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditional_Elimination.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditional_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditional_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditional_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditional_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditional_statements_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditional_statements_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditional_statements_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditional_statements_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditionals_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditionals_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conditionals_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conditionals_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conjunction_Elimination.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conjunction_Elimination.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conjunction_Elimination.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conjunction_Elimination.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conjunction_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conjunction_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Conjunction_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Conjunction_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Connect_to_Mongo_database.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Connect_to_Mongo_database.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Connect_to_Mongo_database.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Connect_to_Mongo_database.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Connecting_a_frontend_to_a_Docker_backend.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Connecting_a_frontend_to_a_Docker_backend.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Connecting_a_frontend_to_a_Docker_backend.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Connecting_a_frontend_to_a_Docker_backend.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Containerization.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Containerization.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Containerization.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Containerization.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Controlled_components_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Controlled_components_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Controlled_components_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Controlled_components_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Corresponding_material_and_biconditional.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Corresponding_material_and_biconditional.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Corresponding_material_and_biconditional.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Corresponding_material_and_biconditional.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Coulombs_Laws.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Coulombs_Laws.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Coulombs_Laws.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Coulombs_Laws.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Create_Mongo_database.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Create_Mongo_database.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Create_Mongo_database.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Create_Mongo_database.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Create_an_SQL_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Create_an_SQL_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Create_an_SQL_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Create_an_SQL_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Create_timed_systemd_job.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Create_timed_systemd_job.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Create_timed_systemd_job.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Create_timed_systemd_job.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_Docker_image.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_Docker_image.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_Docker_image.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_Docker_image.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_Linux_partition_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_Linux_partition_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_Linux_partition_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_Linux_partition_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_Mongo_schema_and_model.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_Mongo_schema_and_model.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_Mongo_schema_and_model.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_Mongo_schema_and_model.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_GET.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_GET.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_GET.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_GET.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_Integrating_the_Database.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_Integrating_the_Database.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_Integrating_the_Database.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_Integrating_the_Database.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_POST.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_POST.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_POST.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_POST.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_PUT.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_PUT.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_a_RESTful_API_PUT.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_a_RESTful_API_PUT.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_memory_with_NAND.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_memory_with_NAND.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Creating_memory_with_NAND.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Creating_memory_with_NAND.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Cron.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Cron.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Cron.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Cron.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Current.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Current.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Current.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Current.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Custom_React_hook_examples.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Custom_React_hook_examples.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Custom_React_hook_examples.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Custom_React_hook_examples.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Custom_types_in_TypeScript.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Custom_types_in_TypeScript.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Custom_types_in_TypeScript.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Custom_types_in_TypeScript.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DRAM_and_SRAM_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DRAM_and_SRAM_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DRAM_and_SRAM_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DRAM_and_SRAM_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Daemons.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Daemons.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Daemons.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Daemons.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Data_types_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Data_types_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Data_types_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Data_types_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Data_types_in_MySQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Data_types_in_MySQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Data_types_in_MySQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Data_types_in_MySQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Database_indices.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Database_indices.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Database_indices.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Database_indices.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Database_options_on_AWS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Database_options_on_AWS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Database_options_on_AWS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Database_options_on_AWS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dates_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dates_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dates_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dates_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DeMorgan's_Laws.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DeMorgan's_Laws.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DeMorgan's_Laws.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DeMorgan's_Laws.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Defining_a_computer.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Defining_a_computer.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Defining_a_computer.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Defining_a_computer.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Delay_line_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Delay_line_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Delay_line_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Delay_line_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Delete_a_branch.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Delete_a_branch.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Delete_a_branch.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Delete_a_branch.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Delete_records_in_an_SQL_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Delete_records_in_an_SQL_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Delete_records_in_an_SQL_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Delete_records_in_an_SQL_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Deleting_Mongo_documents.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Deleting_Mongo_documents.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Deleting_Mongo_documents.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Deleting_Mongo_documents.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dependency_injection.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dependency_injection.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dependency_injection.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dependency_injection.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Devices.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Devices.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Devices.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Devices.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dictionaries_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dictionaries_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dictionaries_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dictionaries_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Difference_between_remote_origin_and_head.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Difference_between_remote_origin_and_head.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Difference_between_remote_origin_and_head.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Difference_between_remote_origin_and_head.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Disjunction_Elimination.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Disjunction_Elimination.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Disjunction_Elimination.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Disjunction_Elimination.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Disjunction_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Disjunction_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Disjunction_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Disjunction_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Disk_info.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Disk_info.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Disk_info.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Disk_info.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Distributivity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Distributivity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Distributivity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Distributivity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dividing_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dividing_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Dividing_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Dividing_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_CLI.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_CLI.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_CLI.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_CLI.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_Compose.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_Compose.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_Compose.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_Compose.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_architecture.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_architecture.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_architecture.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_architecture.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_compose_and_Dockerfile_difference.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_compose_and_Dockerfile_difference.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_compose_and_Dockerfile_difference.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_compose_and_Dockerfile_difference.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_containers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_containers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_containers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_containers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_general_overview.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_general_overview.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_general_overview.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_general_overview.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_images.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_images.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_images.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_images.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_storage.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_storage.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Docker_storage.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Docker_storage.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DynamoDB_CLI_commands.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DynamoDB_CLI_commands.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DynamoDB_CLI_commands.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DynamoDB_CLI_commands.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DynamoDB_SDK_commands.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DynamoDB_SDK_commands.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DynamoDB_SDK_commands.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DynamoDB_SDK_commands.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DynamoDB_data_structure.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DynamoDB_data_structure.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/DynamoDB_data_structure.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/DynamoDB_data_structure.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Effective_logging_in_Git.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Effective_logging_in_Git.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Effective_logging_in_Git.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Effective_logging_in_Git.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Elastic_Compute_Cloud.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Elastic_Compute_Cloud.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Elastic_Compute_Cloud.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Elastic_Compute_Cloud.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Electromagnetism.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Electromagnetism.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Electromagnetism.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Electromagnetism.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Electrons.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Electrons.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Electrons.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Electrons.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Enums.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Enums.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Enums.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Enums.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Environmental_and_shell_variables.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Environmental_and_shell_variables.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Environmental_and_shell_variables.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Environmental_and_shell_variables.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Equivalent_equations.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Equivalent_equations.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Equivalent_equations.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Equivalent_equations.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Equivalent_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Equivalent_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Equivalent_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Equivalent_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Error_handling_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Error_handling_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Error_handling_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Error_handling_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Event_loop.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Event_loop.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Event_loop.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Event_loop.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Example_scenario_internet_data_transfer.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Example_scenario_internet_data_transfer.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Example_scenario_internet_data_transfer.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Example_scenario_internet_data_transfer.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Expansions_and_substitutions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Expansions_and_substitutions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Expansions_and_substitutions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Expansions_and_substitutions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Exponents.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Exponents.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Exponents.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Exponents.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Expressing_whole_numbers_as_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Expressing_whole_numbers_as_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Expressing_whole_numbers_as_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Expressing_whole_numbers_as_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Factors_and_divisors.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Factors_and_divisors.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Factors_and_divisors.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Factors_and_divisors.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Factory_pattern.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Factory_pattern.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Factory_pattern.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Factory_pattern.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Fetch_decode_execute.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Fetch_decode_execute.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Fetch_decode_execute.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Fetch_decode_execute.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Fetch_from_Secrets_Manager.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Fetch_from_Secrets_Manager.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Fetch_from_Secrets_Manager.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Fetch_from_Secrets_Manager.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/File_descriptors.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/File_descriptors.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/File_descriptors.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/File_descriptors.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/File_permissions_and_execution_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/File_permissions_and_execution_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/File_permissions_and_execution_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/File_permissions_and_execution_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Filesystems.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Filesystems.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Filesystems.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Filesystems.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Find_Bash_command.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Find_Bash_command.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Find_Bash_command.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Find_Bash_command.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Flip_flops.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Flip_flops.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Flip_flops.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Flip_flops.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Foreign_keys_in_SQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Foreign_keys_in_SQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Foreign_keys_in_SQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Foreign_keys_in_SQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Formal_conventions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Formal_conventions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Formal_conventions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Formal_conventions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Formal_proofs_in_propositional_logic.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Formal_proofs_in_propositional_logic.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Formal_proofs_in_propositional_logic.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Formal_proofs_in_propositional_logic.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Format_specifiers_in_C.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Format_specifiers_in_C.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Format_specifiers_in_C.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Format_specifiers_in_C.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Formatting_output_text_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Formatting_output_text_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Formatting_output_text_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Formatting_output_text_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Forms_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Forms_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Forms_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Forms_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Four_bit_adder.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Four_bit_adder.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Four_bit_adder.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Four_bit_adder.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Frequency_counters.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Frequency_counters.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Frequency_counters.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Frequency_counters.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Full_Node_API_example.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Full_Node_API_example.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Full_Node_API_example.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Full_Node_API_example.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Function_overloads.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Function_overloads.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Function_overloads.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Function_overloads.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Functions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Functions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Functions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Functions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Functions_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Functions_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Functions_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Functions_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Functions_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Functions_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Functions_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Functions_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Fundamental_Theorem_of_Arithmetic.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Fundamental_Theorem_of_Arithmetic.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Fundamental_Theorem_of_Arithmetic.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Fundamental_Theorem_of_Arithmetic.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Further_examples_of_TS_generics.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Further_examples_of_TS_generics.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Further_examples_of_TS_generics.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Further_examples_of_TS_generics.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/GPU_versus_CPU.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/GPU_versus_CPU.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/GPU_versus_CPU.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/GPU_versus_CPU.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Generics_in_TypeScript.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Generics_in_TypeScript.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Generics_in_TypeScript.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Generics_in_TypeScript.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Git_bisect.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Git_bisect.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Git_bisect.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Git_bisect.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Git_rebasing.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Git_rebasing.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Git_rebasing.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Git_rebasing.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Global_object_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Global_object_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Global_object_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Global_object_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Grep.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Grep.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Grep.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Grep.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Ground.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Ground.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Ground.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Ground.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Guide_to_YAML.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Guide_to_YAML.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Guide_to_YAML.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Guide_to_YAML.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/HTTP_request_types.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/HTTP_request_types.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/HTTP_request_types.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/HTTP_request_types.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Half_adder_and_full_adder.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Half_adder_and_full_adder.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Half_adder_and_full_adder.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Half_adder_and_full_adder.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Handle_multiple_endpoints_single_lambda.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Handle_multiple_endpoints_single_lambda.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Handle_multiple_endpoints_single_lambda.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Handle_multiple_endpoints_single_lambda.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Handling_negative_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Handling_negative_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Handling_negative_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Handling_negative_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hardware_Description_Language.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hardware_Description_Language.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hardware_Description_Language.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hardware_Description_Language.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hardware_abstraction_and_modularity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hardware_abstraction_and_modularity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hardware_abstraction_and_modularity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hardware_abstraction_and_modularity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hardware_simulation.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hardware_simulation.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hardware_simulation.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hardware_simulation.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Headless_Raspi_network_setup.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Headless_Raspi_network_setup.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Headless_Raspi_network_setup.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Headless_Raspi_network_setup.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Heap_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Heap_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Heap_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Heap_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hexadecimal_number_system.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hexadecimal_number_system.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Hexadecimal_number_system.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Hexadecimal_number_system.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/IO_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/IO_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/IO_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/IO_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/IP_addresses.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/IP_addresses.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/IP_addresses.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/IP_addresses.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Identify_merged_branches.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Identify_merged_branches.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Identify_merged_branches.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Identify_merged_branches.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Importing_MongoDB_data.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Importing_MongoDB_data.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Importing_MongoDB_data.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Importing_MongoDB_data.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Increasing_fractions_to_their_highest_terms.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Increasing_fractions_to_their_highest_terms.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Increasing_fractions_to_their_highest_terms.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Increasing_fractions_to_their_highest_terms.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Insert_data_into_SQL_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Insert_data_into_SQL_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Insert_data_into_SQL_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Insert_data_into_SQL_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Instruction_set_architectures.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Instruction_set_architectures.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Instruction_set_architectures.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Instruction_set_architectures.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Integers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Integers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Integers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Integers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Integrated_circuits.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Integrated_circuits.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Integrated_circuits.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Integrated_circuits.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Interactive_staging.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Interactive_staging.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Interactive_staging.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Interactive_staging.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Internet_Layer_of_Internet_Protocol.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Internet_Layer_of_Internet_Protocol.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Internet_Layer_of_Internet_Protocol.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Internet_Layer_of_Internet_Protocol.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Internet_fundamentals.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Internet_fundamentals.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Internet_fundamentals.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Internet_fundamentals.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Intersection_types_in_TypeScript.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Intersection_types_in_TypeScript.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Intersection_types_in_TypeScript.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Intersection_types_in_TypeScript.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Intro_to_the_Unix_shell.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Intro_to_the_Unix_shell.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Intro_to_the_Unix_shell.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Intro_to_the_Unix_shell.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Inversion_of_operators.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Inversion_of_operators.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Inversion_of_operators.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Inversion_of_operators.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Invoking_the_shell_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Invoking_the_shell_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Invoking_the_shell_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Invoking_the_shell_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Iterating_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Iterating_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Iterating_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Iterating_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Iterating_through_complex_data_structures_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Iterating_through_complex_data_structures_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Iterating_through_complex_data_structures_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Iterating_through_complex_data_structures_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Joins_in_SQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Joins_in_SQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Joins_in_SQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Joins_in_SQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Journey_of_GraphQL_query.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Journey_of_GraphQL_query.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Journey_of_GraphQL_query.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Journey_of_GraphQL_query.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Key_characteristics_of_GraphQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Key_characteristics_of_GraphQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Key_characteristics_of_GraphQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Key_characteristics_of_GraphQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Killing_processes.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Killing_processes.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Killing_processes.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Killing_processes.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/LEDs.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/LEDs.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/LEDs.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/LEDs.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_directory_structure.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_directory_structure.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_directory_structure.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_directory_structure.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_handler_function.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_handler_function.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_handler_function.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_handler_function.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_programming_model.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_programming_model.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_programming_model.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_programming_model.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_triggers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_triggers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambda_triggers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambda_triggers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambdas_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambdas_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lambdas_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lambdas_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Latches.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Latches.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Latches.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Latches.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Law_of_Non_Contradiction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Law_of_Non_Contradiction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Law_of_Non_Contradiction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Law_of_Non_Contradiction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Law_of_the_Excluded_Middle.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Law_of_the_Excluded_Middle.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Law_of_the_Excluded_Middle.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Law_of_the_Excluded_Middle.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lifecycle_methods.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lifecycle_methods.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lifecycle_methods.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lifecycle_methods.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Link_Layer_of_Internet_Protocol.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Link_Layer_of_Internet_Protocol.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Link_Layer_of_Internet_Protocol.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Link_Layer_of_Internet_Protocol.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Linux_disk_partitions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Linux_disk_partitions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Linux_disk_partitions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Linux_disk_partitions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/List_comprehension_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/List_comprehension_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/List_comprehension_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/List_comprehension_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Listing_and_navigating_directories_in_the_Shell.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Listing_and_navigating_directories_in_the_Shell.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Listing_and_navigating_directories_in_the_Shell.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Listing_and_navigating_directories_in_the_Shell.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lists_and_arrays_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lists_and_arrays_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lists_and_arrays_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lists_and_arrays_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lists_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lists_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Lists_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Lists_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Local_AWS_development_with_SAM.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Local_AWS_development_with_SAM.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Local_AWS_development_with_SAM.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Local_AWS_development_with_SAM.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logarithms.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logarithms.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logarithms.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logarithms.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logic_gates.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logic_gates.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logic_gates.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logic_gates.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_consistency.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_consistency.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_consistency.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_consistency.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_equivalence.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_equivalence.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_equivalence.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_equivalence.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_indeterminacy.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_indeterminacy.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_indeterminacy.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_indeterminacy.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_possibility_and_necessity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_possibility_and_necessity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_possibility_and_necessity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_possibility_and_necessity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_truth_and_falsity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_truth_and_falsity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Logical_truth_and_falsity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Logical_truth_and_falsity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Loops_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Loops_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Loops_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Loops_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Loops_in_bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Loops_in_bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Loops_in_bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Loops_in_bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/MAC_addresses.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/MAC_addresses.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/MAC_addresses.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/MAC_addresses.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Machine_code.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Machine_code.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Machine_code.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Machine_code.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Magnetic_core_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Magnetic_core_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Magnetic_core_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Magnetic_core_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Magnetic_drum_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Magnetic_drum_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Magnetic_drum_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Magnetic_drum_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Magnetic_tape.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Magnetic_tape.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Magnetic_tape.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Magnetic_tape.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mainframe_computers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mainframe_computers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mainframe_computers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mainframe_computers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Managing_environments_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Managing_environments_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Managing_environments_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Managing_environments_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Map_and_filter_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Map_and_filter_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Map_and_filter_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Map_and_filter_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Map_and_filter_to_reduce_in_JS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Map_and_filter_to_reduce_in_JS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Map_and_filter_to_reduce_in_JS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Map_and_filter_to_reduce_in_JS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mapped_types_in_TS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mapped_types_in_TS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mapped_types_in_TS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mapped_types_in_TS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Maps_and_sets_in_JS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Maps_and_sets_in_JS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Maps_and_sets_in_JS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Maps_and_sets_in_JS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Match_statements_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Match_statements_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Match_statements_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Match_statements_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Matter_and_atoms.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Matter_and_atoms.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Matter_and_atoms.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Matter_and_atoms.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memoization_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memoization_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memoization_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memoization_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_Management_Unit.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_Management_Unit.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_Management_Unit.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_Management_Unit.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_addresses.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_addresses.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_addresses.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_addresses.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_leaks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_leaks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_leaks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_leaks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_versus_processor.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_versus_processor.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Memory_versus_processor.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Memory_versus_processor.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Messaging_services.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Messaging_services.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Messaging_services.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Messaging_services.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Middleware_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Middleware_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Middleware_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Middleware_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mixed_and_improper_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mixed_and_improper_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mixed_and_improper_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mixed_and_improper_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Modelling_relationships_in_MongoDB.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Modelling_relationships_in_MongoDB.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Modelling_relationships_in_MongoDB.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Modelling_relationships_in_MongoDB.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Module_pattern.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Module_pattern.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Module_pattern.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Module_pattern.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Module_wrapping_at_runtime.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Module_wrapping_at_runtime.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Module_wrapping_at_runtime.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Module_wrapping_at_runtime.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Modules_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Modules_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Modules_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Modules_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/MongoDB_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/MongoDB_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/MongoDB_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/MongoDB_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Monitoring_processes_and_resources.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Monitoring_processes_and_resources.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Monitoring_processes_and_resources.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Monitoring_processes_and_resources.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Morgan.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Morgan.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Morgan.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Morgan.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Motherboard.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Motherboard.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Motherboard.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Motherboard.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiple_pointers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiple_pointers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiple_pointers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiple_pointers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplexers_and_demultiplexers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplexers_and_demultiplexers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplexers_and_demultiplexers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplexers_and_demultiplexers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplicative_identity.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplicative_identity.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplicative_identity.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplicative_identity.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplicative_property_of_negative_one.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplicative_property_of_negative_one.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplicative_property_of_negative_one.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplicative_property_of_negative_one.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplying_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplying_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Multiplying_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Multiplying_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mutations_with_Apollo_Client.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mutations_with_Apollo_Client.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Mutations_with_Apollo_Client.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Mutations_with_Apollo_Client.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Naming_conventions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Naming_conventions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Naming_conventions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Naming_conventions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Natural_numbers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Natural_numbers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Natural_numbers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Natural_numbers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Negation_Elimination.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Negation_Elimination.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Negation_Elimination.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Negation_Elimination.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Negation_Introduction.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Negation_Introduction.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Negation_Introduction.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Negation_Introduction.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Negative_exponents.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Negative_exponents.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Negative_exponents.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Negative_exponents.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_card.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_card.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_card.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_card.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_debugging.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_debugging.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_debugging.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_debugging.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_fundamentals.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_fundamentals.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_fundamentals.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_fundamentals.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_hosts.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_hosts.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_hosts.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_hosts.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_protocols.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_protocols.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_protocols.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_protocols.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_requests_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_requests_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_requests_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_requests_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_scanning.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_scanning.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Network_scanning.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Network_scanning.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/NodeJS_scripts.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/NodeJS_scripts.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/NodeJS_scripts.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/NodeJS_scripts.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Node_and_MySQL_db.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Node_and_MySQL_db.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Node_and_MySQL_db.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Node_and_MySQL_db.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Nodemon.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Nodemon.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Nodemon.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Nodemon.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Non_null_assertion_in_TypeScript.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Non_null_assertion_in_TypeScript.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Non_null_assertion_in_TypeScript.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Non_null_assertion_in_TypeScript.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/None_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/None_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/None_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/None_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Numbers_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Numbers_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Numbers_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Numbers_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Object_language_and_meta_language.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Object_language_and_meta_language.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Object_language_and_meta_language.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Object_language_and_meta_language.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Observer_pattern.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Observer_pattern.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Observer_pattern.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Observer_pattern.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Ohms_Law.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Ohms_Law.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Ohms_Law.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Ohms_Law.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/OpenSearch.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/OpenSearch.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/OpenSearch.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/OpenSearch.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Operating_system_API.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Operating_system_API.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Operating_system_API.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Operating_system_API.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Order_of_operations.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Order_of_operations.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Order_of_operations.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Order_of_operations.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Package_management_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Package_management_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Package_management_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Package_management_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Packet_switching_British_precursors.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Packet_switching_British_precursors.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Packet_switching_British_precursors.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Packet_switching_British_precursors.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Pacman.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Pacman.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Pacman.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Pacman.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Passing_arguments_and_options_to_Bash_scripts.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Passing_arguments_and_options_to_Bash_scripts.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Passing_arguments_and_options_to_Bash_scripts.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Passing_arguments_and_options_to_Bash_scripts.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Passing_arguments_to_Python_scripts.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Passing_arguments_to_Python_scripts.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Passing_arguments_to_Python_scripts.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Passing_arguments_to_Python_scripts.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Peer_to_peer_network.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Peer_to_peer_network.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Peer_to_peer_network.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Peer_to_peer_network.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Ports_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Ports_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Ports_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Ports_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Practical_walkthrough_Lambda_creation_within_AWS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Practical_walkthrough_Lambda_creation_within_AWS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Practical_walkthrough_Lambda_creation_within_AWS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Practical_walkthrough_Lambda_creation_within_AWS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prefixes_for_units_of_electrical_measurement.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prefixes_for_units_of_electrical_measurement.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prefixes_for_units_of_electrical_measurement.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prefixes_for_units_of_electrical_measurement.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prime_factorization.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prime_factorization.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prime_factorization.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prime_factorization.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Primes_and_composites.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Primes_and_composites.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Primes_and_composites.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Primes_and_composites.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Primitive_types.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Primitive_types.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Primitive_types.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Primitive_types.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Printing_values_in_C.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Printing_values_in_C.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Printing_values_in_C.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Printing_values_in_C.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Process_module_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Process_module_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Process_module_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Process_module_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Processes.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Processes.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Processes.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Processes.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prop_types_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prop_types_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prop_types_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prop_types_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Proper_shebang_syntax.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Proper_shebang_syntax.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Proper_shebang_syntax.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Proper_shebang_syntax.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Props_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Props_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Props_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Props_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prototypical_inheritance.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prototypical_inheritance.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Prototypical_inheritance.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Prototypical_inheritance.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Push_buttons.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Push_buttons.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Push_buttons.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Push_buttons.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_application_structure.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_application_structure.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_application_structure.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_application_structure.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_data_types.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_data_types.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_data_types.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_data_types.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_execution.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_execution.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_execution.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_execution.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_interpreter.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_interpreter.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_interpreter.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_interpreter.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_modules_and_imports.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_modules_and_imports.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_modules_and_imports.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_modules_and_imports.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_package_management.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_package_management.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Python_package_management.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Python_package_management.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Querying_a_Mongo_collection.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Querying_a_Mongo_collection.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Querying_a_Mongo_collection.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Querying_a_Mongo_collection.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Queue.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Queue.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Queue.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Queue.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Quote_marks_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Quote_marks_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Quote_marks_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Quote_marks_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/RESTful_APIs.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/RESTful_APIs.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/RESTful_APIs.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/RESTful_APIs.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/ROM_versus_disk_loading.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/ROM_versus_disk_loading.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/ROM_versus_disk_loading.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/ROM_versus_disk_loading.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_Components.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_Components.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_Components.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_Components.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_errors.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_errors.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_errors.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_errors.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useContext.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useContext.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useContext.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useContext.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useEffect.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useEffect.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useEffect.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useEffect.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useReducer.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useReducer.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useReducer.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useReducer.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useState.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useState.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/React_useState.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/React_useState.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Read_command__in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Read_command__in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Read_command__in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Read_command__in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reciprocals.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reciprocals.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reciprocals.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reciprocals.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Recursion.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Recursion.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Recursion.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Recursion.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Redirect_to_dev_null.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Redirect_to_dev_null.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Redirect_to_dev_null.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Redirect_to_dev_null.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Redirection_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Redirection_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Redirection_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Redirection_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reducing_fractions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reducing_fractions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reducing_fractions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reducing_fractions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Register_and_cache_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Register_and_cache_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Register_and_cache_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Register_and_cache_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Regular_expressions_in_SQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Regular_expressions_in_SQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Regular_expressions_in_SQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Regular_expressions_in_SQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reiteration.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reiteration.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reiteration.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reiteration.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Relation_between_kernel_and_CPU.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Relation_between_kernel_and_CPU.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Relation_between_kernel_and_CPU.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Relation_between_kernel_and_CPU.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Relational_database_architecture.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Relational_database_architecture.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Relational_database_architecture.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Relational_database_architecture.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Relays.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Relays.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Relays.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Relays.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Remote_tracking_branches.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Remote_tracking_branches.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Remote_tracking_branches.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Remote_tracking_branches.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Rename_a_branch.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Rename_a_branch.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Rename_a_branch.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Rename_a_branch.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reset_to_remote_version.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reset_to_remote_version.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Reset_to_remote_version.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Reset_to_remote_version.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Resistance.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Resistance.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Resistance.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Resistance.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Restructure_URLs_lambda.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Restructure_URLs_lambda.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Restructure_URLs_lambda.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Restructure_URLs_lambda.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Retrieve_data_from_SQL_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Retrieve_data_from_SQL_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Retrieve_data_from_SQL_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Retrieve_data_from_SQL_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Role_of_memory_in_computation.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Role_of_memory_in_computation.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Role_of_memory_in_computation.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Role_of_memory_in_computation.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Role_of_unique_key_in_relational_databases.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Role_of_unique_key_in_relational_databases.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Role_of_unique_key_in_relational_databases.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Role_of_unique_key_in_relational_databases.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Routing_on_link_click_in_React.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Routing_on_link_click_in_React.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Routing_on_link_click_in_React.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Routing_on_link_click_in_React.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Rules_for_operations_on_like_and_unlike_terms.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Rules_for_operations_on_like_and_unlike_terms.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Rules_for_operations_on_like_and_unlike_terms.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Rules_for_operations_on_like_and_unlike_terms.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/S3.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/S3.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/S3.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/S3.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/SAM.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/SAM.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/SAM.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/SAM.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Save_readonly_Vim_file.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Save_readonly_Vim_file.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Save_readonly_Vim_file.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Save_readonly_Vim_file.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Schema_Definition_Language_in_GraphQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Schema_Definition_Language_in_GraphQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Schema_Definition_Language_in_GraphQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Schema_Definition_Language_in_GraphQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Secrets_or_env_vars_in_AWS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Secrets_or_env_vars_in_AWS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Secrets_or_env_vars_in_AWS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Secrets_or_env_vars_in_AWS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Semantic_versioning.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Semantic_versioning.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Semantic_versioning.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Semantic_versioning.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Set_DNS_settings.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Set_DNS_settings.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Set_DNS_settings.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Set_DNS_settings.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Sets_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Sets_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Sets_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Sets_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Setting_up_and_configuring_TypeScript.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Setting_up_and_configuring_TypeScript.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Setting_up_and_configuring_TypeScript.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Setting_up_and_configuring_TypeScript.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Shell_sessions.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Shell_sessions.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Shell_sessions.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Shell_sessions.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Signed_and_unsigned_numbers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Signed_and_unsigned_numbers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Signed_and_unsigned_numbers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Signed_and_unsigned_numbers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Signed_magnitude_representation.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Signed_magnitude_representation.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Signed_magnitude_representation.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Signed_magnitude_representation.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Single_file_Python_scripts.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Single_file_Python_scripts.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Single_file_Python_scripts.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Single_file_Python_scripts.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Singleton_pattern.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Singleton_pattern.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Singleton_pattern.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Singleton_pattern.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Sliding_window.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Sliding_window.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Sliding_window.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Sliding_window.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Solving_equations.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Solving_equations.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Solving_equations.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Solving_equations.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Sorting_lists_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Sorting_lists_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Sorting_lists_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Sorting_lists_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Soundness.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Soundness.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Soundness.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Soundness.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Split_into_array_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Split_into_array_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Split_into_array_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Split_into_array_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Stack_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Stack_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Stack_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Stack_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Stacks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Stacks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Stacks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Stacks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Stale_branches_and_pruning.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Stale_branches_and_pruning.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Stale_branches_and_pruning.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Stale_branches_and_pruning.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Step_functions_and_state_machines.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Step_functions_and_state_machines.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Step_functions_and_state_machines.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Step_functions_and_state_machines.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Strategies_for_constructing_proofs.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Strategies_for_constructing_proofs.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Strategies_for_constructing_proofs.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Strategies_for_constructing_proofs.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Streams_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Streams_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Streams_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Streams_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Strings_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Strings_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Strings_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Strings_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Strings_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Strings_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Strings_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Strings_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Structuring_Express_applications.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Structuring_Express_applications.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Structuring_Express_applications.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Structuring_Express_applications.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Substrings_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Substrings_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Substrings_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Substrings_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Swap_space.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Swap_space.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Swap_space.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Swap_space.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Switch_between_Python_vers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Switch_between_Python_vers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Switch_between_Python_vers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Switch_between_Python_vers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Syllogism.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Syllogism.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Syllogism.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Syllogism.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Symlinks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Symlinks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Symlinks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Symlinks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Syntax_of_propositional_logic.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Syntax_of_propositional_logic.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Syntax_of_propositional_logic.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Syntax_of_propositional_logic.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Tags_in_Git.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Tags_in_Git.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Tags_in_Git.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Tags_in_Git.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Test_values_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Test_values_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Test_values_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Test_values_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Testing_Python_code.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Testing_Python_code.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Testing_Python_code.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Testing_Python_code.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Testing_with_Jest.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Testing_with_Jest.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Testing_with_Jest.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Testing_with_Jest.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Text_manipulation_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Text_manipulation_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Text_manipulation_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Text_manipulation_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_History_of_Computing_Swade.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_History_of_Computing_Swade.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_History_of_Computing_Swade.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_History_of_Computing_Swade.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_Little_Man_computer.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_Little_Man_computer.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_Little_Man_computer.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_Little_Man_computer.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_PATH.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_PATH.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_PATH.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_PATH.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_Pragmatic_Programmer_1999.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_Pragmatic_Programmer_1999.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_Pragmatic_Programmer_1999.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_Pragmatic_Programmer_1999.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_kernel.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_kernel.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_kernel.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_kernel.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_memory_hierarchy.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_memory_hierarchy.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/The_memory_hierarchy.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/The_memory_hierarchy.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Theorems_and_empty_sets.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Theorems_and_empty_sets.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Theorems_and_empty_sets.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Theorems_and_empty_sets.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Threads.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Threads.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Threads.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Threads.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Three_bit_counter.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Three_bit_counter.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Three_bit_counter.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Three_bit_counter.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Time_and_computers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Time_and_computers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Time_and_computers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Time_and_computers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Torrenting.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Torrenting.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Torrenting.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Torrenting.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Transistors.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Transistors.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Transistors.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Transistors.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Transport_Layer_of_Internet_Protocol.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Transport_Layer_of_Internet_Protocol.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Transport_Layer_of_Internet_Protocol.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Transport_Layer_of_Internet_Protocol.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Troubleshooting_MongoDB.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Troubleshooting_MongoDB.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Troubleshooting_MongoDB.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Troubleshooting_MongoDB.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Truth_functional_connectives.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Truth_functional_connectives.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Truth_functional_connectives.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Truth_functional_connectives.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Truth_tables.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Truth_tables.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Truth_tables.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Truth_tables.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Truth_trees.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Truth_trees.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Truth_trees.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Truth_trees.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Tuples_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Tuples_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Tuples_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Tuples_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Turing_completeness.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Turing_completeness.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Turing_completeness.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Turing_completeness.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Turing_machines.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Turing_machines.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Turing_machines.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Turing_machines.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Twos_complement.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Twos_complement.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Twos_complement.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Twos_complement.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Type_guarding_and_narrowing_in_TS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Type_guarding_and_narrowing_in_TS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Type_guarding_and_narrowing_in_TS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Type_guarding_and_narrowing_in_TS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Type_hinting.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Type_hinting.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Type_hinting.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Type_hinting.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Union_types_in_TS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Union_types_in_TS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Union_types_in_TS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Union_types_in_TS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Unknown_type_in_TS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Unknown_type_in_TS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Unknown_type_in_TS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Unknown_type_in_TS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Update_a_Mongo_document.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Update_a_Mongo_document.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Update_a_Mongo_document.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Update_a_Mongo_document.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Update_an_SQL_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Update_an_SQL_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Update_an_SQL_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Update_an_SQL_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Update_existing_data_in_SQL_table.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Update_existing_data_in_SQL_table.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Update_existing_data_in_SQL_table.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Update_existing_data_in_SQL_table.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Useful_operators_in_SQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Useful_operators_in_SQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Useful_operators_in_SQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Useful_operators_in_SQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/User_Space.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/User_Space.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/User_Space.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/User_Space.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/User_management_in_Linux.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/User_management_in_Linux.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/User_management_in_Linux.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/User_management_in_Linux.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/User_management_on_AWS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/User_management_on_AWS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/User_management_on_AWS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/User_management_on_AWS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Using_GraphQL_with_Node.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Using_GraphQL_with_Node.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Using_GraphQL_with_Node.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Using_GraphQL_with_Node.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Using_arguments_with_Apollo_Client.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Using_arguments_with_Apollo_Client.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Using_arguments_with_Apollo_Client.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Using_arguments_with_Apollo_Client.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Utilities_operators_flags.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Utilities_operators_flags.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Utilities_operators_flags.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Utilities_operators_flags.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Validating_Mongoose_schemas.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Validating_Mongoose_schemas.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Validating_Mongoose_schemas.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Validating_Mongoose_schemas.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Validation_in_NodeJS.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Validation_in_NodeJS.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Validation_in_NodeJS.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Validation_in_NodeJS.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Validity_and_entailment.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Validity_and_entailment.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Validity_and_entailment.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Validity_and_entailment.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Variable_indirection_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Variable_indirection_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Variable_indirection_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Variable_indirection_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Variables_and_data_types_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Variables_and_data_types_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Variables_and_data_types_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Variables_and_data_types_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Variables_in_C.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Variables_in_C.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Variables_in_C.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Variables_in_C.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Viewing_remote_changes_without_merging.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Viewing_remote_changes_without_merging.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Viewing_remote_changes_without_merging.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Viewing_remote_changes_without_merging.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Views_in_relational_databases.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Views_in_relational_databases.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Views_in_relational_databases.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Views_in_relational_databases.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/VirtualMemory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/VirtualMemory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/VirtualMemory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/VirtualMemory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Virtual_private_cloud.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Virtual_private_cloud.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Virtual_private_cloud.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Virtual_private_cloud.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Voltage.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Voltage.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Voltage.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Voltage.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Voltage_sources.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Voltage_sources.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Voltage_sources.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Voltage_sources.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/What_are_disks.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/What_are_disks.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/What_are_disks.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/What_are_disks.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/What_is_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/What_is_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/What_is_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/What_is_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Whole_numbers.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Whole_numbers.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Whole_numbers.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Whole_numbers.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Why_computers_use_binary.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Why_computers_use_binary.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Why_computers_use_binary.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Why_computers_use_binary.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Wildcards_in_SQL.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Wildcards_in_SQL.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Wildcards_in_SQL.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Wildcards_in_SQL.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Williams_Tube_memory.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Williams_Tube_memory.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Williams_Tube_memory.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Williams_Tube_memory.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Working_with_CSVs_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Working_with_CSVs_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Working_with_CSVs_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Working_with_CSVs_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Working_with_JSON_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Working_with_JSON_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Working_with_JSON_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Working_with_JSON_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Working_with_numbers_in_Bash.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Working_with_numbers_in_Bash.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Working_with_numbers_in_Bash.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Working_with_numbers_in_Bash.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Zero_property_of_multiplication.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Zero_property_of_multiplication.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Zero_property_of_multiplication.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Zero_property_of_multiplication.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Zip_function_in_Python.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Zip_function_in_Python.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/Zip_function_in_Python.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Zip_function_in_Python.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/fs.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/fs.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/fs.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/fs.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/head.html b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/head.html
similarity index 98%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/head.html
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/head.html
index de61f29..169152f 100644
--- a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/head.html
+++ b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/head.html
@@ -23,7 +23,6 @@
}
body blockquote {
border-left-width: 3px !important;
- font-style: italic;
}
.headerFont,
.ui.header,
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/http_in_Node.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/http_in_Node.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/http_in_Node.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/http_in_Node.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/index.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/index.md
similarity index 98%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/index.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/index.md
index a202d33..29822df 100644
--- a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/index.md
+++ b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/index.md
@@ -7,16 +7,17 @@ unlisted: true
Hi, I'm [Thomas](https://systemsobscure.blog/). This is the frontend of
[Eòlas](https://github.com/thomasabishop/eolas), my personal knowledge base. It
-is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progess
+is a [Zettelkasten](https://en.wikipedia.org/wiki/Zettelkasten) work in progress
comprising notes from my self-directed study of software engineering and
computer science.
-**Build ID:** 73ca5848-ea89-4252-a26a-dd9023fe74e7
+**Build ID:** 4e98d18e-1a79-4e78-a4ac-f7e3a2de9887
-**Published:** Mon 21 Oct 2024 18:00:03
+**Published:** Mon 21 Oct 2024 23:11:47
### Recent edits
+- [[861cc26e_5f59_4615_821d_fe3ee5e1014d]]
- [[Compile_Python_app_to_single_executable]]
- [[VirtualMemory]]
- [[Zero_property_of_multiplication]]
@@ -24,11 +25,11 @@ computer science.
- [[Variables_and_data_types_in_Bash]]
- [[Validity_and_entailment]]
- [[Utilities_operators_flags]]
-- [[Turing_machines]]
-### All notes (461)
+### All notes (462)
+- [[861cc26e_5f59_4615_821d_fe3ee5e1014d]]
- [[API_Gateway]]
- [[AWS_CLI]]
- [[AWS_SAM_and_Docker]]
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/journald.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/journald.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/journald.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/journald.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/jq.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/jq.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/jq.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/jq.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/neuron.dhall b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/neuron.dhall
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/neuron.dhall
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/neuron.dhall
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/ps.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/ps.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/ps.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/ps.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/python_advent_learnings.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/python_advent_learnings.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/python_advent_learnings.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/python_advent_learnings.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/scrap.txt b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/scrap.txt
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/scrap.txt
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/scrap.txt
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/1.4-Input-Process-Output.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/1.4-Input-Process-Output.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/1.4-Input-Process-Output.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/1.4-Input-Process-Output.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/3-bit-adder-diagram.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/3-bit-adder-diagram.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/3-bit-adder-diagram.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/3-bit-adder-diagram.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/540px-PDP-8_(1).jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/540px-PDP-8_(1).jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/540px-PDP-8_(1).jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/540px-PDP-8_(1).jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/DMUX.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/DMUX.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/DMUX.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/DMUX.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Domain _ Billing.pdf b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Domain _ Billing.pdf
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Domain _ Billing.pdf
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Domain _ Billing.pdf
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/EDSAC.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/EDSAC.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/EDSAC.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/EDSAC.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/FL-Databases-1.5_terminology.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/FL-Databases-1.5_terminology.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/FL-Databases-1.5_terminology.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/FL-Databases-1.5_terminology.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Harvard_Mark_1.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Harvard_Mark_1.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Harvard_Mark_1.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Harvard_Mark_1.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/LMC_5.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/LMC_5.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/LMC_5.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/LMC_5.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/MANIAC_computer.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/MANIAC_computer.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/MANIAC_computer.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/MANIAC_computer.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/MUX.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/MUX.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/MUX.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/MUX.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Memory-Hierarchy.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Memory-Hierarchy.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Memory-Hierarchy.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Memory-Hierarchy.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ORelim1.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ORelim1.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ORelim1.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ORelim1.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ORelim2.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ORelim2.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ORelim2.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ORelim2.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/OS-api.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/OS-api.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/OS-api.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/OS-api.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220319135558.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220319135558.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220319135558.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220319135558.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220319135805.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220319135805.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220319135805.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220319135805.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220319135823.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220319135823.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220319135823.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220319135823.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220411082627.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220411082627.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Pasted_image_20220411082627.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Pasted_image_20220411082627.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/REST_request-load.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/REST_request-load.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/REST_request-load.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/REST_request-load.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/SAGE_command_post.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/SAGE_command_post.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/SAGE_command_post.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/SAGE_command_post.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Screenshot_2020-08-09_at_21.34.48.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Screenshot_2020-08-09_at_21.34.48.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Screenshot_2020-08-09_at_21.34.48.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Screenshot_2020-08-09_at_21.34.48.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Screenshot_2021-05-11_at_18.51.02.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Screenshot_2021-05-11_at_18.51.02.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Screenshot_2021-05-11_at_18.51.02.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Screenshot_2021-05-11_at_18.51.02.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Screenshot_2021-05-11_at_18.55.23.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Screenshot_2021-05-11_at_18.55.23.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Screenshot_2021-05-11_at_18.55.23.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Screenshot_2021-05-11_at_18.55.23.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/TCP_IP.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/TCP_IP.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/TCP_IP.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/TCP_IP.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Turing_machines_01.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Turing_machines_01.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Turing_machines_01.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Turing_machines_01.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Zuse-Z3.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Zuse-Z3.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/Zuse-Z3.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/Zuse-Z3.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/abc-computer.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/abc-computer.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/abc-computer.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/abc-computer.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/access-key-aws.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/access-key-aws.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/access-key-aws.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/access-key-aws.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/all-layers-of-IP.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/all-layers-of-IP.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/all-layers-of-IP.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/all-layers-of-IP.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/altair-8800.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/altair-8800.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/altair-8800.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/altair-8800.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/analog-digital.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/analog-digital.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/analog-digital.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/analog-digital.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/and-gate-new-2.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/and-gate-new-2.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/and-gate-new-2.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/and-gate-new-2.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/and-transistor.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/and-transistor.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/and-transistor.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/and-transistor.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/api-gateway-trigger.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/api-gateway-trigger.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/api-gateway-trigger.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/api-gateway-trigger.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/apollo-explorer.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/apollo-explorer.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/apollo-explorer.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/apollo-explorer.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/apple1.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/apple1.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/apple1.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/apple1.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/apple2.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/apple2.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/apple2.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/apple2.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/application-layer-data.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/application-layer-data.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/application-layer-data.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/application-layer-data.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/arithmometer.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/arithmometer.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/arithmometer.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/arithmometer.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/async.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/async.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/async.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/async.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/atom-diagram.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/atom-diagram.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/atom-diagram.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/atom-diagram.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/awk-outline.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/awk-outline.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/awk-outline.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/awk-outline.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/basic-circuit.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/basic-circuit.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/basic-circuit.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/basic-circuit.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/bi-intro.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/bi-intro.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/bi-intro.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/bi-intro.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/biconditional-elim.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/biconditional-elim.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/biconditional-elim.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/biconditional-elim.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/bjt-terminals.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/bjt-terminals.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/bjt-terminals.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/bjt-terminals.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/breadboard-DIP.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/breadboard-DIP.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/breadboard-DIP.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/breadboard-DIP.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/breadboard-diagram.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/breadboard-diagram.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/breadboard-diagram.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/breadboard-diagram.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/breakdown.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/breakdown.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/breakdown.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/breakdown.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cell-comparison.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cell-comparison.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cell-comparison.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cell-comparison.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/change-dns-server.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/change-dns-server.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/change-dns-server.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/change-dns-server.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/charge-cylinder.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/charge-cylinder.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/charge-cylinder.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/charge-cylinder.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cherry-pick.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cherry-pick.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cherry-pick.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cherry-pick.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/circ-batt-final.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/circ-batt-final.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/circ-batt-final.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/circ-batt-final.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/clock_pulses.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/clock_pulses.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/clock_pulses.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/clock_pulses.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cloud-formation-stack.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cloud-formation-stack.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cloud-formation-stack.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cloud-formation-stack.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cloudwatch-logs.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cloudwatch-logs.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cloudwatch-logs.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cloudwatch-logs.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/combined-merge-hist.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/combined-merge-hist.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/combined-merge-hist.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/combined-merge-hist.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/complex-number-calculator-bell-labs.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/complex-number-calculator-bell-labs.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/complex-number-calculator-bell-labs.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/complex-number-calculator-bell-labs.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/complex-tree.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/complex-tree.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/complex-tree.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/complex-tree.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/comptometer.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/comptometer.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/comptometer.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/comptometer.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cond-elim.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cond-elim.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cond-elim.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cond-elim.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cond-intro.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cond-intro.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/cond-intro.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/cond-intro.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conditional-decomposition-rule.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conditional-decomposition-rule.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conditional-decomposition-rule.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conditional-decomposition-rule.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conjunc-elim.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conjunc-elim.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conjunc-elim.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conjunc-elim.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conjunc-intro.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conjunc-intro.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conjunc-intro.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conjunc-intro.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conjunction-decomposition-rule.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conjunction-decomposition-rule.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/conjunction-decomposition-rule.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/conjunction-decomposition-rule.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/container-lifecycle.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/container-lifecycle.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/container-lifecycle.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/container-lifecycle.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/container-versus-vm.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/container-versus-vm.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/container-versus-vm.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/container-versus-vm.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/containers-in-userspace.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/containers-in-userspace.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/containers-in-userspace.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/containers-in-userspace.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/correct_push_button.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/correct_push_button.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/correct_push_button.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/correct_push_button.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/derivation_from_contradiction.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/derivation_from_contradiction.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/derivation_from_contradiction.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/derivation_from_contradiction.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/differential_analyser_bush.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/differential_analyser_bush.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/differential_analyser_bush.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/differential_analyser_bush.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/diode-led.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/diode-led.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/diode-led.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/diode-led.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/diode.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/diode.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/diode.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/diode.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dipole-again.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dipole-again.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dipole-again.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dipole-again.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/disjunc-elim.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/disjunc-elim.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/disjunc-elim.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/disjunc-elim.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/disjunc-intro.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/disjunc-intro.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/disjunc-intro.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/disjunc-intro.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/disjunction-decomposition-rule.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/disjunction-decomposition-rule.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/disjunction-decomposition-rule.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/disjunction-decomposition-rule.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dock-architecture.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dock-architecture.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dock-architecture.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dock-architecture.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/draw.io-Page-8.drawio.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/draw.io-Page-8.drawio.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/draw.io-Page-8.drawio.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/draw.io-Page-8.drawio.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/draw.io-Page-9.drawio.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/draw.io-Page-9.drawio.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/draw.io-Page-9.drawio.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/draw.io-Page-9.drawio.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/drawio-Page-7.drawio.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/drawio-Page-7.drawio.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/drawio-Page-7.drawio.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/drawio-Page-7.drawio.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dsfdsfsdfwe.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dsfdsfsdfwe.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dsfdsfsdfwe.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dsfdsfsdfwe.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dynamodb.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dynamodb.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/dynamodb.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/dynamodb.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/em-spectrum.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/em-spectrum.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/em-spectrum.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/em-spectrum.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/em-wave.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/em-wave.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/em-wave.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/em-wave.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/eniac.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/eniac.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/eniac.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/eniac.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/equiv-fractions.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/equiv-fractions.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/equiv-fractions.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/equiv-fractions.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/full-adder-new.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/full-adder-new.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/full-adder-new.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/full-adder-new.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/gateway-services.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/gateway-services.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/gateway-services.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/gateway-services.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/gateway-trigger.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/gateway-trigger.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/gateway-trigger.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/gateway-trigger.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-bisect.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-bisect.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-bisect.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-bisect.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-interactive-mode-2.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-interactive-mode-2.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-interactive-mode-2.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-interactive-mode-2.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-interactive-rebase.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-interactive-rebase.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-interactive-rebase.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-interactive-rebase.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-manual-hunk.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-manual-hunk.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-manual-hunk.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-manual-hunk.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-patch-mode.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-patch-mode.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/git-patch-mode.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/git-patch-mode.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphQL_request_load.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphQL_request_load.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphQL_request_load.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphQL_request_load.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphql-architecture.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphql-architecture.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphql-architecture.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphql-architecture.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphql-journey-two.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphql-journey-two.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphql-journey-two.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphql-journey-two.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphql_multiple_resources.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphql_multiple_resources.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/graphql_multiple_resources.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/graphql_multiple_resources.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/greyscale-encoding.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/greyscale-encoding.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/greyscale-encoding.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/greyscale-encoding.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ground-symbol.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ground-symbol.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ground-symbol.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ground-symbol.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/grub.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/grub.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/grub.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/grub.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/half-adder-gates-three.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/half-adder-gates-three.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/half-adder-gates-three.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/half-adder-gates-three.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/half-adder-new.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/half-adder-new.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/half-adder-new.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/half-adder-new.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/harddisk.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/harddisk.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/harddisk.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/harddisk.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hardware-abstraction-hierarchy.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hardware-abstraction-hierarchy.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hardware-abstraction-hierarchy.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hardware-abstraction-hierarchy.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hardware-sim-basic.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hardware-sim-basic.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hardware-sim-basic.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hardware-sim-basic.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hd-sim-test.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hd-sim-test.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hd-sim-test.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hd-sim-test.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hertz_wave_freq.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hertz_wave_freq.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hertz_wave_freq.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hertz_wave_freq.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hexadecimal-to-bytes.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hexadecimal-to-bytes.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hexadecimal-to-bytes.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hexadecimal-to-bytes.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/htop.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/htop.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/htop.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/htop.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hydraulic_computer.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hydraulic_computer.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/hydraulic_computer.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/hydraulic_computer.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-1401.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-1401.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-1401.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-1401.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-360-in-use.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-360-in-use.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-360-in-use.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-360-in-use.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-360.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-360.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-360.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-360.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-650-console-panel.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-650-console-panel.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-650-console-panel.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-650-console-panel.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-650.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-650.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-650.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-650.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-701-control-unit.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-701-control-unit.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-701-control-unit.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-701-control-unit.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-add.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-add.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-add.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-add.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-pc.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-pc.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ibm-pc.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ibm-pc.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/incorrect_push_button.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/incorrect_push_button.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/incorrect_push_button.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/incorrect_push_button.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/integrated-circuit.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/integrated-circuit.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/integrated-circuit.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/integrated-circuit.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/intel-4004.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/intel-4004.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/intel-4004.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/intel-4004.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/internet-layer-packet-revised.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/internet-layer-packet-revised.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/internet-layer-packet-revised.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/internet-layer-packet-revised.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/internet-layer-packet.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/internet-layer-packet.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/internet-layer-packet.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/internet-layer-packet.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ip-address-anatomy.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ip-address-anatomy.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ip-address-anatomy.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ip-address-anatomy.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/javascript-recursion.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/javascript-recursion.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/javascript-recursion.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/javascript-recursion.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/jk-flip-flops.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/jk-flip-flops.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/jk-flip-flops.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/jk-flip-flops.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/journald.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/journald.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/journald.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/journald.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/kernel-cpu-interaction.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/kernel-cpu-interaction.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/kernel-cpu-interaction.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/kernel-cpu-interaction.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/knowledge_graph.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/knowledge_graph.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/knowledge_graph.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/knowledge_graph.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-cloudwatch.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-cloudwatch.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-cloudwatch.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-cloudwatch.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-func-three.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-func-three.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-func-three.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-func-three.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-func-two.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-func-two.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-func-two.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-func-two.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-overview.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-overview.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda-overview.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda-overview.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda_func_one.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda_func_one.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lambda_func_one.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lambda_func_one.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/leibniz-stepped-drum.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/leibniz-stepped-drum.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/leibniz-stepped-drum.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/leibniz-stepped-drum.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lin.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lin.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lin.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lin.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/link-layer-frame-revised.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/link-layer-frame-revised.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/link-layer-frame-revised.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/link-layer-frame-revised.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/link-layer-frame.drawio.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/link-layer-frame.drawio.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/link-layer-frame.drawio.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/link-layer-frame.drawio.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/link-layer-internet-diagram.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/link-layer-internet-diagram.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/link-layer-internet-diagram.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/link-layer-internet-diagram.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/local-sam-docker.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/local-sam-docker.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/local-sam-docker.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/local-sam-docker.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/logical-equivalence-tree.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/logical-equivalence-tree.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/logical-equivalence-tree.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/logical-equivalence-tree.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/logical-falsity-tree.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/logical-falsity-tree.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/logical-falsity-tree.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/logical-falsity-tree.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lsof.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lsof.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/lsof.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/lsof.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-core-closeup.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-core-closeup.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-core-closeup.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-core-closeup.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-core-memory.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-core-memory.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-core-memory.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-core-memory.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-drum-memory.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-drum-memory.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-drum-memory.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-drum-memory.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-tape-disk.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-tape-disk.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-tape-disk.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-tape-disk.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-tape-ibm.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-tape-ibm.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic-tape-ibm.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic-tape-ibm.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic_field.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic_field.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/magnetic_field.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/magnetic_field.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/manchester_baby.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/manchester_baby.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/manchester_baby.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/manchester_baby.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/memory-flow.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/memory-flow.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/memory-flow.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/memory-flow.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-collection.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-collection.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-collection.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-collection.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-compass.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-compass.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-compass.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-compass.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-db-structure.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-db-structure.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-db-structure.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-db-structure.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-doc-added.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-doc-added.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongo-doc-added.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongo-doc-added.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongoose-hierarchy.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongoose-hierarchy.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mongoose-hierarchy.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mongoose-hierarchy.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/motherboard-pi.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/motherboard-pi.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/motherboard-pi.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/motherboard-pi.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mount-directory.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mount-directory.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/mount-directory.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/mount-directory.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/multi_on_off.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/multi_on_off.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/multi_on_off.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/multi_on_off.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/multiple_circuits.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/multiple_circuits.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/multiple_circuits.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/multiple_circuits.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-gate-new.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-gate-new.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-gate-new.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-gate-new.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-mem-demonstrated.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-mem-demonstrated.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-mem-demonstrated.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-mem-demonstrated.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-mem-first.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-mem-first.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-mem-first.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-mem-first.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-mem-second.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-mem-second.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand-mem-second.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand-mem-second.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand_latch_logic_circuit.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand_latch_logic_circuit.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nand_latch_logic_circuit.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nand_latch_logic_circuit.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negate-elim.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negate-elim.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negate-elim.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negate-elim.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negate-intro.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negate-intro.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negate-intro.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negate-intro.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-biconditional-decomposition-rule.drawio.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-biconditional-decomposition-rule.drawio.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-biconditional-decomposition-rule.drawio.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-biconditional-decomposition-rule.drawio.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-conditional-decomposition-rule.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-conditional-decomposition-rule.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-conditional-decomposition-rule.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-conditional-decomposition-rule.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-conjunction-decomposition-rule.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-conjunction-decomposition-rule.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-conjunction-decomposition-rule.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-conjunction-decomposition-rule.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-disjunction-decomposition-rule.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-disjunction-decomposition-rule.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/negated-disjunction-decomposition-rule.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/negated-disjunction-decomposition-rule.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/network-request-layers.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/network-request-layers.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/network-request-layers.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/network-request-layers.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/node-event-loop.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/node-event-loop.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/node-event-loop.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/node-event-loop.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nor-gate-new.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nor-gate-new.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/nor-gate-new.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/nor-gate-new.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/normal-merge-again.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/normal-merge-again.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/normal-merge-again.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/normal-merge-again.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/one-eighth-a.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/one-eighth-a.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/one-eighth-a.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/one-eighth-a.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/opensearch-architecture.drawio.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/opensearch-architecture.drawio.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/opensearch-architecture.drawio.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/opensearch-architecture.drawio.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/or-gate-new.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/or-gate-new.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/or-gate-new.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/or-gate-new.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/or-transistor.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/or-transistor.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/or-transistor.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/or-transistor.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/parallel-battery-diagram.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/parallel-battery-diagram.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/parallel-battery-diagram.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/parallel-battery-diagram.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/parallel-transmission.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/parallel-transmission.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/parallel-transmission.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/parallel-transmission.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/pascaline.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/pascaline.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/pascaline.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/pascaline.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/pilot-ace.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/pilot-ace.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/pilot-ace.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/pilot-ace.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/postman-aws-output.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/postman-aws-output.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/postman-aws-output.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/postman-aws-output.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/postman-lambda.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/postman-lambda.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/postman-lambda.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/postman-lambda.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/programming_a_digital_electronic_computter.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/programming_a_digital_electronic_computter.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/programming_a_digital_electronic_computter.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/programming_a_digital_electronic_computter.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proof.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proof.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proof.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proof.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proofs-drawio-Page-5.drawio.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proofs-drawio-Page-5.drawio.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proofs-drawio-Page-5.drawio.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proofs-drawio-Page-5.drawio.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proofs-drawio-Page-5.drawio_2.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proofs-drawio-Page-5.drawio_2.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proofs-drawio-Page-5.drawio_2.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proofs-drawio-Page-5.drawio_2.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proofs-drawio-Page-6.drawio.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proofs-drawio-Page-6.drawio.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/proofs-drawio-Page-6.drawio.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/proofs-drawio-Page-6.drawio.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ps-tree.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ps-tree.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/ps-tree.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/ps-tree.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/push-button-legs.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/push-button-legs.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/push-button-legs.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/push-button-legs.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/python-exception-hierarchy.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/python-exception-hierarchy.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/python-exception-hierarchy.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/python-exception-hierarchy.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/queue.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/queue.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/queue.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/queue.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/react-lifecycle.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/react-lifecycle.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/react-lifecycle.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/react-lifecycle.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/rebase-tip-chage.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/rebase-tip-chage.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/rebase-tip-chage.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/rebase-tip-chage.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/red-encoding.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/red-encoding.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/red-encoding.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/red-encoding.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/reiteration.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/reiteration.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/reiteration.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/reiteration.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/relay.gif b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/relay.gif
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/relay.gif
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/relay.gif
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/s3-package-again.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/s3-package-again.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/s3-package-again.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/s3-package-again.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sam-build.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sam-build.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sam-build.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sam-build.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sam-directory.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sam-directory.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sam-directory.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sam-directory.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sam-template-yaml.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sam-template-yaml.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sam-template-yaml.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sam-template-yaml.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/serial-transmission.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/serial-transmission.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/serial-transmission.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/serial-transmission.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/series-battcircuit.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/series-battcircuit.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/series-battcircuit.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/series-battcircuit.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/series-battery-diagram.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/series-battery-diagram.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/series-battery-diagram.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/series-battery-diagram.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/server-listening.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/server-listening.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/server-listening.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/server-listening.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/signed-to-unsigned.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/signed-to-unsigned.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/signed-to-unsigned.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/signed-to-unsigned.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/single-git-history-rebase.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/single-git-history-rebase.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/single-git-history-rebase.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/single-git-history-rebase.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-full-outer-join.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-full-outer-join.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-full-outer-join.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-full-outer-join.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-inner-join.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-inner-join.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-inner-join.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-inner-join.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-left-outer-join.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-left-outer-join.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-left-outer-join.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-left-outer-join.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-right-outer-join.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-right-outer-join.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sql-right-outer-join.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sql-right-outer-join.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/square.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/square.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/square.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/square.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sr_latch_diagram.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sr_latch_diagram.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sr_latch_diagram.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sr_latch_diagram.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sr_latch_logic_circuit.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sr_latch_logic_circuit.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sr_latch_logic_circuit.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sr_latch_logic_circuit.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/stack1.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/stack1.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/stack1.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/stack1.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/stack2.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/stack2.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/stack2.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/stack2.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/standard-userspace.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/standard-userspace.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/standard-userspace.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/standard-userspace.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/state-machine-definition.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/state-machine-definition.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/state-machine-definition.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/state-machine-definition.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/state-machine-execution.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/state-machine-execution.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/state-machine-execution.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/state-machine-execution.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step1.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step1.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step1.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step1.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step2.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step2.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step2.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step2.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step3.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step3.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step3.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step3.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step4.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step4.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/step4.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/step4.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/stibitz-teletype.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/stibitz-teletype.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/stibitz-teletype.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/stibitz-teletype.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/switch-and-gate.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/switch-and-gate.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/switch-and-gate.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/switch-and-gate.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/switch-or-gate.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/switch-or-gate.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/switch-or-gate.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/switch-or-gate.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sync-thread.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sync-thread.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/sync-thread.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/sync-thread.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/systemd-global-files.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/systemd-global-files.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/systemd-global-files.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/systemd-global-files.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/systemd-local-files.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/systemd-local-files.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/systemd-local-files.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/systemd-local-files.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/t-flip-flops.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/t-flip-flops.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/t-flip-flops.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/t-flip-flops.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/terminal_colours.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/terminal_colours.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/terminal_colours.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/terminal_colours.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/theoremproof.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/theoremproof.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/theoremproof.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/theoremproof.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/transistor-off.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/transistor-off.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/transistor-off.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/transistor-off.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/transistor-on.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/transistor-on.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/transistor-on.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/transistor-on.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/transport-layer-segment.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/transport-layer-segment.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/transport-layer-segment.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/transport-layer-segment.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/trigger-info.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/trigger-info.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/trigger-info.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/trigger-info.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/univac-1.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/univac-1.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/univac-1.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/univac-1.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/univac-operator-console.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/univac-operator-console.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/univac-operator-console.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/univac-operator-console.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/unsigned-to-signed.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/unsigned-to-signed.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/unsigned-to-signed.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/unsigned-to-signed.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/valence-shell.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/valence-shell.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/valence-shell.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/valence-shell.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/vertical-circuit.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/vertical-circuit.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/vertical-circuit.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/vertical-circuit.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/virtual-memory-diagram.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/virtual-memory-diagram.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/virtual-memory-diagram.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/virtual-memory-diagram.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/voltage-drop.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/voltage-drop.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/voltage-drop.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/voltage-drop.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/von_neumann_architecture.jpeg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/von_neumann_architecture.jpeg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/von_neumann_architecture.jpeg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/von_neumann_architecture.jpeg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/whirlwind-magnetic-cores.JPG b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/whirlwind-magnetic-cores.JPG
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/whirlwind-magnetic-cores.JPG
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/whirlwind-magnetic-cores.JPG
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/williams-tube-dots.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/williams-tube-dots.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/williams-tube-dots.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/williams-tube-dots.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/williams-tube.jpg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/williams-tube.jpg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/williams-tube.jpg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/williams-tube.jpg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/xor-addition-four.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/xor-addition-four.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/xor-addition-four.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/xor-addition-four.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/xor-gate-new.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/xor-gate-new.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/xor-gate-new.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/xor-gate-new.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/xor-hdl.png b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/xor-hdl.png
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/xor-hdl.png
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/xor-hdl.png
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/yellow-encoding.svg b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/yellow-encoding.svg
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/static/yellow-encoding.svg
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/static/yellow-encoding.svg
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/systemd.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/systemd.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/systemd.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/systemd.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/systemd_status.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/systemd_status.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/systemd_status.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/systemd_status.md
diff --git a/neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/v8.md b/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/v8.md
similarity index 100%
rename from neuron/73ca5848-ea89-4252-a26a-dd9023fe74e7/v8.md
rename to neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/v8.md
diff --git a/zk/861cc26e_5f59_4615_821d_fe3ee5e1014d.md b/zk/861cc26e_5f59_4615_821d_fe3ee5e1014d.md
new file mode 100644
index 0000000..e550d76
--- /dev/null
+++ b/zk/861cc26e_5f59_4615_821d_fe3ee5e1014d.md
@@ -0,0 +1,22 @@
+---
+tags: [synthesis, computer-history, ARPA]
+created: Monday, October 14, 2024
+---
+
+# 861cc26e-5f59-4615-821d-fe3ee5e1014d
+
+After Sputnik, Eisenhower wanted a dedicated, cross-departmental division within
+the US government to focus on advanced technological research so that they would
+not be caught out again. ARPA was the result.
+
+Originally under the control of the Department of Defence (Pentagon).
+
+Once projects reached maturity, they would be handed over to the armed forces.
+
+It's name switched back and forth between ARPA/DARPA depending on congressional
+factors and funding. The switch to DARPA (and the associated re-focusing on
+military applications) indirectly precipitated a brain-drain in the late 1970s
+which contributed to the birth of the personal computer around the same time.
+
+Main technologies it contributed to or invented include the #ARPANET,
+time-sharing and GPS systems.