diff --git a/computery_stuff/bash.md b/computery_stuff/bash.md index af0f708..c834af1 100755 --- a/computery_stuff/bash.md +++ b/computery_stuff/bash.md @@ -2,7 +2,11 @@ author: Alvie Rahman date: \today title: Bash -tags: [ linux, shell, programming ] +tags: +- linux +- shell +- programming +uuid: a436d67a-1f07-45fb-9241-5dbaa69b4667 --- # `set` builtin[^gnuset] diff --git a/computery_stuff/docker_nginx_lets_encrypt.md b/computery_stuff/docker_nginx_lets_encrypt.md index 8cc6de2..aff4cf1 100755 --- a/computery_stuff/docker_nginx_lets_encrypt.md +++ b/computery_stuff/docker_nginx_lets_encrypt.md @@ -2,7 +2,11 @@ author: Alvie Rahman date: \today title: Setting Up Nginx and Let's Encrypt in Docker -tags: [ linux, docker, programming ] +tags: +- linux +- docker +- programming +uuid: 2abad576-9921-463b-928d-2381f91488e0 --- # Setting Up Nginx and Let's Encrypt in Docker diff --git a/computery_stuff/git.md b/computery_stuff/git.md index 6de2073..f15706a 100755 --- a/computery_stuff/git.md +++ b/computery_stuff/git.md @@ -2,7 +2,11 @@ author: Alvie Rahman date: \today title: Git -tags: [ linux, programming, git ] +tags: +- linux +- programming +- git +uuid: 8eb93ba5-72e8-4c25-b1f5-02e25408a14d --- diff --git a/computery_stuff/gnome.md b/computery_stuff/gnome.md index 6cb84f5..71af341 100755 --- a/computery_stuff/gnome.md +++ b/computery_stuff/gnome.md @@ -2,7 +2,11 @@ author: Alvie Rahman date: \today title: GNOME is a Whole Mess -tags: [ gnome, linux, troubleshooting ] +tags: +- gnome +- linux +- troubleshooting +uuid: 635199f2-f2c6-4f94-840f-8f729bde0c13 --- Gnome is, like, a whole mess. These are the weird issues I had to solve. diff --git a/computery_stuff/go.md b/computery_stuff/go.md index c719395..433b5d5 100755 --- a/computery_stuff/go.md +++ b/computery_stuff/go.md @@ -2,7 +2,10 @@ author: Alvie Rahman date: \today title: Go (golang) -tags: [ golang, programming ] +tags: +- golang +- programming +uuid: 70d24c2e-25f6-4a46-9756-659d13b5149f --- # Getting Up to Speed With Go diff --git a/computery_stuff/libvirt.md b/computery_stuff/libvirt.md index 1d5565d..1b03a22 100755 --- a/computery_stuff/libvirt.md +++ b/computery_stuff/libvirt.md @@ -2,7 +2,10 @@ author: Alvie Rahman date: \today title: libvirt -tags: [ linux, virtualisation ] +tags: +- linux +- virtualisation +uuid: 62c2f458-f701-4075-8e12-d9b9a59efd1f --- # issues diff --git a/computery_stuff/linux.md b/computery_stuff/linux.md index 96ad9d5..07351b8 100755 --- a/computery_stuff/linux.md +++ b/computery_stuff/linux.md @@ -2,7 +2,9 @@ author: Alvie Rahman date: \today title: Linux -tags: [ linux ] +tags: +- linux +uuid: 8ef11516-4afd-4f80-abb8-bdce045e8b65 --- # user stuff diff --git a/computery_stuff/postgres.md b/computery_stuff/postgres.md index 068f808..f8fc794 100755 --- a/computery_stuff/postgres.md +++ b/computery_stuff/postgres.md @@ -2,7 +2,9 @@ author: Alvie Rahman date: \today title: Postgres -tags: [ programming ] +tags: +- programming +uuid: 7e44b054-4b6e-4f8c-b9af-9d4c4bf77878 --- \tableofcontents diff --git a/computery_stuff/pulseaudio.md b/computery_stuff/pulseaudio.md index 903526d..5a69578 100755 --- a/computery_stuff/pulseaudio.md +++ b/computery_stuff/pulseaudio.md @@ -2,7 +2,14 @@ author: Alvie Rahman date: \today title: Pulseaudio -tags: [ pulseaudio, linux, audio, mixing, microphone, sink ] +tags: +- pulseaudio +- linux +- audio +- mixing +- microphone +- sink +uuid: 4e251354-9afb-49fd-abd9-fedc9b280a25 --- # Collect and Mix Sound Input From Different Sources {#paMixer} diff --git a/computery_stuff/python.md b/computery_stuff/python.md index 9e8b24f..06384b1 100755 --- a/computery_stuff/python.md +++ b/computery_stuff/python.md @@ -2,7 +2,12 @@ author: Alvie Rahman date: \today title: Python -tags: [ docker, python, programming, io ] +tags: +- docker +- python +- programming +- io +uuid: cd5c50f9-66f4-4a3b-b89a-04a20ecd642b --- # Issues diff --git a/computery_stuff/xps_15_9570.md b/computery_stuff/xps_15_9570.md index 2023acc..5e4a9ac 100755 --- a/computery_stuff/xps_15_9570.md +++ b/computery_stuff/xps_15_9570.md @@ -2,7 +2,13 @@ author: Alvie Rahman date: \today title: Dell XPS 15 (9570) -tags: [ dell, xps, xps_15, windows, drivers ] +tags: +- dell +- xps +- xps_15 +- windows +- drivers +uuid: 489c3145-b3b8-43e0-b51c-c788977e2907 --- # Installing Windows: A media driver your computer needs is missing. diff --git a/uni/mmme/1026_maths_for_engineering/calculus.md b/uni/mmme/1026_maths_for_engineering/calculus.md index 533941c..725339b 100755 --- a/uni/mmme/1026_maths_for_engineering/calculus.md +++ b/uni/mmme/1026_maths_for_engineering/calculus.md @@ -2,7 +2,15 @@ author: Alvie Rahman date: \today title: MMME1026 // Calculus -tags: [ uni, nottingham, mechanical, engineering, mmme1026, maths, calculus ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1026 +- maths +- calculus +uuid: 126b21f8-e188-48f6-9151-5407f2b2b644 --- # Calculus of One Variable Functions diff --git a/uni/mmme/1026_maths_for_engineering/complex_numbers.md b/uni/mmme/1026_maths_for_engineering/complex_numbers.md index 0c63acc..fd0262a 100755 --- a/uni/mmme/1026_maths_for_engineering/complex_numbers.md +++ b/uni/mmme/1026_maths_for_engineering/complex_numbers.md @@ -2,7 +2,15 @@ author: Alvie Rahman date: \today title: MMME1026 // Complex Numbers -tags: [ uni, nottingham, mechanical, engineering, mmme1026, maths, complex_numbers ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1026 +- maths +- complex_numbers +uuid: b9be8780-1ab7-402f-9c67-8cc74a74f7a9 --- # Complex Numbers diff --git a/uni/mmme/1026_maths_for_engineering/systems_and_matrices.md b/uni/mmme/1026_maths_for_engineering/systems_and_matrices.md index 5fdb8a5..28876b3 100755 --- a/uni/mmme/1026_maths_for_engineering/systems_and_matrices.md +++ b/uni/mmme/1026_maths_for_engineering/systems_and_matrices.md @@ -2,7 +2,16 @@ author: Alvie Rahman date: \today title: MMME1026 // Systems of Equations and Matrices -tags: [ uni, nottingham, mechanical, engineering, mmme1026, maths, systems_of_equations, matrices ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1026 +- maths +- systems_of_equations +- matrices +uuid: 16edb140-9946-4759-93df-50cad510fe31 --- # Systems of Equations (Simultaneous Equations) diff --git a/uni/mmme/1026_maths_for_engineering/vectors.md b/uni/mmme/1026_maths_for_engineering/vectors.md index 1bae219..76aa464 100755 --- a/uni/mmme/1026_maths_for_engineering/vectors.md +++ b/uni/mmme/1026_maths_for_engineering/vectors.md @@ -2,7 +2,15 @@ author: Akbar Rahman date: \today title: MMME1026 // Vectors -tags: [ uni, nottingham, mechanical, engineering, mmme1026, maths, vectors ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1026 +- maths +- vectors +uuid: ef1669d9-b8c3-4813-8b33-5764a2f57a55 --- Vectors have a *magnitude* (size) and *direction*. diff --git a/uni/mmme/1028_statics_and_dynamics/statics.md b/uni/mmme/1028_statics_and_dynamics/statics.md index ed04491..2b4934c 100755 --- a/uni/mmme/1028_statics_and_dynamics/statics.md +++ b/uni/mmme/1028_statics_and_dynamics/statics.md @@ -11,6 +11,7 @@ tags: - statics - dynamics title: MMME1028 // Statics +uuid: 2ddad9d0-b085-4602-aca9-c573351558ba --- # Lecture L1.1, L1.2 diff --git a/uni/mmme/1029_materials_and_manufacturing/manufacturing.md b/uni/mmme/1029_materials_and_manufacturing/manufacturing.md index e25334a..6b79bcb 100755 --- a/uni/mmme/1029_materials_and_manufacturing/manufacturing.md +++ b/uni/mmme/1029_materials_and_manufacturing/manufacturing.md @@ -2,7 +2,14 @@ author: Alvie Rahman date: \today title: MMME1029 // Manufacturing -tags: [ uni, nottingham, mechanical, engineering, mmme1029, manufacturing ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1029 +- manufacturing +uuid: b5fae4fd-32c3-4fd8-a05a-7440d6c44f9c --- # Cost Modelling diff --git a/uni/mmme/1029_materials_and_manufacturing/materials.md b/uni/mmme/1029_materials_and_manufacturing/materials.md index 7fc651d..4208776 100755 --- a/uni/mmme/1029_materials_and_manufacturing/materials.md +++ b/uni/mmme/1029_materials_and_manufacturing/materials.md @@ -2,7 +2,14 @@ author: Alvie Rahman date: \today title: MMME1029 // Materials -tags: [ uni, nottingham, mechanical, engineering, mmme1029, materials ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1029 +- materials +uuid: 755626f6-53ae-473a-8ff8-185ca9427bfd --- \tableofcontents diff --git a/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_dynamics.md b/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_dynamics.md index b4e1f46..7265b1b 100755 --- a/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_dynamics.md +++ b/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_dynamics.md @@ -2,7 +2,15 @@ author: Alvie Rahman date: \today title: MMME1048 // Fluid Dynamics -tags: [ uni, nottingham, mechanical, engineering, fluid_mechanics, mmme1048, fluid_dynamics ] +tags: +- uni +- nottingham +- mechanical +- engineering +- fluid_mechanics +- mmme1048 +- fluid_dynamics +uuid: b88f78f8-a358-460b-9dbb-812e7b1ace92 --- \newcommand\Rey{\mbox{\textit{Re}}} diff --git a/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_mechanics.md b/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_mechanics.md index 5eb4f1b..4b40d9a 100755 --- a/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_mechanics.md +++ b/uni/mmme/1048_thermodynamics_and_fluid_mechanics/fluid_mechanics.md @@ -2,7 +2,15 @@ author: Alvie Rahman date: \today title: MMME1048 // Fluid Mechanics Intro and Statics -tags: [ uni, nottingham, mechanical, engineering, fluid_mechanics, mmme1048, fluid_statics ] +tags: +- uni +- nottingham +- mechanical +- engineering +- fluid_mechanics +- mmme1048 +- fluid_statics +uuid: 43e8eefa-567f-438b-b93d-63ae08e61d8f --- # Properties of Fluids diff --git a/uni/mmme/1048_thermodynamics_and_fluid_mechanics/thermodynamics.md b/uni/mmme/1048_thermodynamics_and_fluid_mechanics/thermodynamics.md index b779009..f57ec6d 100755 --- a/uni/mmme/1048_thermodynamics_and_fluid_mechanics/thermodynamics.md +++ b/uni/mmme/1048_thermodynamics_and_fluid_mechanics/thermodynamics.md @@ -2,7 +2,14 @@ author: Alvie Rahman date: \today title: MMME1048 // Thermodynamics -tags: [ uni, nottingham, mechanical, engineering, mmme1048, thermodynamics ] +tags: +- uni +- nottingham +- mechanical +- engineering +- mmme1048 +- thermodynamics +uuid: db8abbd9-1ef4-4a0d-a6a8-54882f142643 --- # What is Thermodynamics? diff --git a/uni/us/applied_technology.md b/uni/us/applied_technology.md index 4a186a2..35d943a 100755 --- a/uni/us/applied_technology.md +++ b/uni/us/applied_technology.md @@ -2,7 +2,11 @@ author: Alvie Rahman date: \today title: Applied Technology -tags: [ uni, university_of_sussex, applied_technology ] +tags: +- uni +- university_of_sussex +- applied_technology +uuid: 0ec5e507-b024-4594-800a-131cbbe83619 ---