From 5c5de56fb6596629fa2e57882f5a621d7fbf8c2b Mon Sep 17 00:00:00 2001 From: Jen Reeve Date: Thu, 13 Nov 2025 18:06:29 +1300 Subject: [PATCH 1/6] updates from docs editing --- dic/acronyms.yaml | 2 + dic/commands.yaml | 4 +- dic/inexplicably-absent.yaml | 1 + dic/jargon_cs.yaml | 2 + dic/misc.yaml | 1 + dic/proper_names.yaml | 3 ++ dic/software_names.yaml | 78 ++++++++++++++++++------------------ 7 files changed, 52 insertions(+), 39 deletions(-) diff --git a/dic/acronyms.yaml b/dic/acronyms.yaml index 00b89f8..300c6d7 100644 --- a/dic/acronyms.yaml +++ b/dic/acronyms.yaml @@ -99,6 +99,7 @@ POSIX: QoS: Quality of Service REANNZ: Research Education Advanced Network New Zealand +RDC: Research Developer Cloud SCP: long: Means of securely transferring files between over an SSH connection. short: Secure Copy Protocol @@ -128,6 +129,7 @@ VNC: Virtual Network Computing VPN: long: Method of extending access to a private network. short: Virtual Private Network +VRAM: Virtual RAM WCRP: World Climate Research Programme WSL: Windows Subsystem for Linux XVFB: diff --git a/dic/commands.yaml b/dic/commands.yaml index 9b0d032..d49d382 100644 --- a/dic/commands.yaml +++ b/dic/commands.yaml @@ -1,4 +1,6 @@ --- Nano: checkcase: false -srun: \ No newline at end of file +srun: +sbatch: +env: \ No newline at end of file diff --git a/dic/inexplicably-absent.yaml b/dic/inexplicably-absent.yaml index 89dae55..82401fb 100644 --- a/dic/inexplicably-absent.yaml +++ b/dic/inexplicably-absent.yaml @@ -2,6 +2,7 @@ admonition: analytics: annum: +backfill: collapsable: customisable: customisations: diff --git a/dic/jargon_cs.yaml b/dic/jargon_cs.yaml index 4cccc13..435fdb0 100644 --- a/dic/jargon_cs.yaml +++ b/dic/jargon_cs.yaml @@ -53,6 +53,8 @@ namespace: nav: nobackup: parallelisation: +pragma: + plural: true precompiled: profiler: plural: true diff --git a/dic/misc.yaml b/dic/misc.yaml index cf70db3..651d4fa 100644 --- a/dic/misc.yaml +++ b/dic/misc.yaml @@ -6,3 +6,4 @@ onboarding: rollout: Ancil: Short for Ancilliary md: +venv: Virtual environment diff --git a/dic/proper_names.yaml b/dic/proper_names.yaml index 0049a19..b86e5f2 100644 --- a/dic/proper_names.yaml +++ b/dic/proper_names.yaml @@ -5,6 +5,7 @@ AgResearch: Allinea: Amdahl: Aotearoa: + possessive: true Apache: Broadwell: Bruijn: @@ -34,8 +35,10 @@ OpenSSL: A software library for applications that provide secure communications Otago: Pletzer: Schrödinger: + possessive: true Skylake: Slurm: + possessive: true Tuakiri: New Zealand federated identity and access management. WEKA: Parallel Filesystem Xeon: diff --git a/dic/software_names.yaml b/dic/software_names.yaml index 23ff531..94b3270 100644 --- a/dic/software_names.yaml +++ b/dic/software_names.yaml @@ -1,53 +1,55 @@ --- -WRF: Weather Research Forecasting Model -Fortran: -MobaXterm: +AOCL: AOCL is a set of numerical libraries optimized for AMD processors +Aspera: +AutoDock: +Bioconductor: +CentOS: +CESM: +conda: Conda: -RStudio: +cron: A job scheduler on Unix-like operating systems +crontab: Cylc: -DCV: Dask: -Nanopore: -Miniconda: -CESM: -WinSCP: -MKL: -Nsight: -OpenACC: -MacOS: -PuTTY: -OpenGL: -OnDemand: Open OnDemand -GeneMark: +DCV: FASTA: Bioinformatics file format. -FreeIPA: -AOCL: AOCL is a set of numerical libraries optimized for AMD processors -Xming: -FENSAP: FASTQ: -Bioconductor: +FENSAP: +Fortran: +FreeIPA: +GeneMark: +GridRunner: GTK: open-source toolkit for creating graphical user interfaces -LAPACK: -Kraken: -CentOS: -cron: A job scheduler on Unix-like operating systems -crontab: +Illumina: +ImagMagick: IOBUF: -Keycloak: -Kibana: Kibana is a source-available data visualization dashboard software for Elasticsearch. Jinja: -ImagMagick: -Illumina: -conda: Jupyter: A web-based interactive computing platform JupyterHub: Is a multi-user Hub that spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. -AutoDock: -GridRunner: -Synda: -VSCode: Visual Studio Code -PacBio: -Aspera: Keras: +Keycloak: +Kibana: Kibana is a source-available data visualization dashboard software for Elasticsearch. +Kraken: +LAPACK: +lmod: +MacOS: +Miniconda: +MKL: +MobaXterm: +Nanopore: +Nsight: +OnDemand: Open OnDemand +OpenACC: +OpenGL: +PacBio: +pthread: +PuTTY: +RStudio: rsync: rsync is a utility for transferring and synchronizing files between a computer and a storage drive and across networked computers +Synda: +VSCode: Visual Studio Code +WinSCP: +WRF: Weather Research Forecasting Model +Xming: Xorg: Free and open-source implementation of the X Window System. Xquartz: Open-source effort to develop a version of the X.Org X Window System that runs on macOS. From 3d5f86f25722bdf186c4dd10cd01ece28a958954 Mon Sep 17 00:00:00 2001 From: Jen Reeve Date: Fri, 21 Nov 2025 13:06:50 +1300 Subject: [PATCH 2/6] misc --- dic/jargon_cs.yaml | 2 ++ dic/software_names.yaml | 4 ++++ dic/te_reo.yaml | 1 + 3 files changed, 7 insertions(+) diff --git a/dic/jargon_cs.yaml b/dic/jargon_cs.yaml index 435fdb0..706ef9d 100644 --- a/dic/jargon_cs.yaml +++ b/dic/jargon_cs.yaml @@ -35,6 +35,8 @@ filesystem: glob: &ref_0 short: A pattern that specifies sets of filenames with wildcard characters, used by the Unix Bash shell. globbing: *ref_0 +hostname: + plural: true hyperthreaded: hyperthreading: inode: diff --git a/dic/software_names.yaml b/dic/software_names.yaml index 94b3270..095377f 100644 --- a/dic/software_names.yaml +++ b/dic/software_names.yaml @@ -5,6 +5,7 @@ AutoDock: Bioconductor: CentOS: CESM: +CIME: conda: Conda: cron: A job scheduler on Unix-like operating systems @@ -24,6 +25,7 @@ Illumina: ImagMagick: IOBUF: Jinja: +Julia+Pluto.ji: Jupyter: A web-based interactive computing platform JupyterHub: Is a multi-user Hub that spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. Keras: @@ -42,11 +44,13 @@ OnDemand: Open OnDemand OpenACC: OpenGL: PacBio: +Pluto.ji: pthread: PuTTY: RStudio: rsync: rsync is a utility for transferring and synchronizing files between a computer and a storage drive and across networked computers Synda: +schedmd: VSCode: Visual Studio Code WinSCP: WRF: Weather Research Forecasting Model diff --git a/dic/te_reo.yaml b/dic/te_reo.yaml index 678f6af..4e1c61e 100644 --- a/dic/te_reo.yaml +++ b/dic/te_reo.yaml @@ -19,4 +19,5 @@ kaitiakitanga: Guardianship iwi: tribe hapū: kinship group whānau: family +whanau: #Annoyingly pyspell doesn't acnowledge macrons? Hopefully this is temporary. taonga: precious or treasured From 487dfdcd17b9faa767a8fbe5a45f31052d129397 Mon Sep 17 00:00:00 2001 From: Jen Reeve Date: Thu, 18 Dec 2025 11:35:59 +1300 Subject: [PATCH 3/6] adding city names --- dic/te_reo.yaml | 41 ++++++++++++++++++++++++++++++----------- 1 file changed, 30 insertions(+), 11 deletions(-) diff --git a/dic/te_reo.yaml b/dic/te_reo.yaml index 4e1c61e..130a8d5 100644 --- a/dic/te_reo.yaml +++ b/dic/te_reo.yaml @@ -2,22 +2,41 @@ # Maori # While 'mi_NZ' dictionaries exist, not all spellcheckers can handle multiple. # Easier to just impliment through a word list. -Māui: - possessive: True +hapū: kinship group +iwi: tribe +kaitiaki: Guardian +kaitiakitanga: Guardianship +kia: +Kirikiriroa: +Kuhukuhu: to enter/go in/join # Uni of Waikato IT hub Mahuika: possessive: True +Manaaki: +Māui: + possessive: True +mihi: ngā: nga: #Annoyingly pyspell doesn't acnowledge macrons? Hopefully this is temporary. -mihi: -kia: ora: -Manaaki: -Whenua: +Ōtautahi: + possessive: True +Otautahi: + possessive: True +Ōtepoti: + possessive: True +Otepoti: + possessive: True +Tāmaki: + possessive: True Tamaki: -kaitiaki: Guardian -kaitiakitanga: Guardianship -iwi: tribe -hapū: kinship group + possessive: True +taonga: precious or treasured +Tauranga: + possessive: True +Te Whanganui-a-Tara: + possessive: True +Waikato: + possessive: True whānau: family whanau: #Annoyingly pyspell doesn't acnowledge macrons? Hopefully this is temporary. -taonga: precious or treasured +Whenua: From a4b3fb911ab5b10b911cf1430d4fbb87825e8934 Mon Sep 17 00:00:00 2001 From: jen-reeve Date: Wed, 24 Jun 2026 11:16:12 -0700 Subject: [PATCH 4/6] kubernetes --- dic/software_names.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dic/software_names.yaml b/dic/software_names.yaml index 17e76c4..30fc415 100644 --- a/dic/software_names.yaml +++ b/dic/software_names.yaml @@ -34,6 +34,7 @@ Keras: Keycloak: Kibana: Kibana is a source-available data visualization dashboard software for Elasticsearch. Kraken: +Kubernetes: LAPACK: lmod: MacOS: From 8fd23c993080123121b4c79c509bf6bc5d66e216 Mon Sep 17 00:00:00 2001 From: Cal <35017184+CallumWalley@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:27:31 +1200 Subject: [PATCH 5/6] Update software_names.yaml --- dic/software_names.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dic/software_names.yaml b/dic/software_names.yaml index 30fc415..89aac69 100644 --- a/dic/software_names.yaml +++ b/dic/software_names.yaml @@ -24,10 +24,9 @@ GeneMark: GridRunner: GTK: open-source toolkit for creating graphical user interfaces Illumina: -ImagMagick: +ImageMagick: IOBUF: Jinja: -Julia+Pluto.ji: Jupyter: A web-based interactive computing platform JupyterHub: Is a multi-user Hub that spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. Keras: From 29ee5c4ce299334be39ccda41bbcdc09e5bba7ba Mon Sep 17 00:00:00 2001 From: Cal <35017184+CallumWalley@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:29:27 +1200 Subject: [PATCH 6/6] Normalize possessive values in te_reo.yaml Updated possessive values to lowercase 'true' for consistency and corrected formatting for several entries. --- dic/te_reo.yaml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/dic/te_reo.yaml b/dic/te_reo.yaml index 130a8d5..9faa1ff 100644 --- a/dic/te_reo.yaml +++ b/dic/te_reo.yaml @@ -10,33 +10,33 @@ kia: Kirikiriroa: Kuhukuhu: to enter/go in/join # Uni of Waikato IT hub Mahuika: - possessive: True + possessive: true Manaaki: Māui: - possessive: True + possessive: true mihi: ngā: nga: #Annoyingly pyspell doesn't acnowledge macrons? Hopefully this is temporary. ora: -Ōtautahi: - possessive: True -Otautahi: - possessive: True -Ōtepoti: - possessive: True -Otepoti: - possessive: True +Ōtautahi: + possessive: true +Otautahi: + possessive: true +Ōtepoti: + possessive: true +Otepoti: + possessive: true Tāmaki: - possessive: True + possessive: true Tamaki: - possessive: True + possessive: true taonga: precious or treasured -Tauranga: - possessive: True -Te Whanganui-a-Tara: - possessive: True -Waikato: - possessive: True +Tauranga: + possessive: true +Te Whanganui-a-Tara: + possessive: true +Waikato: + possessive: true whānau: family whanau: #Annoyingly pyspell doesn't acnowledge macrons? Hopefully this is temporary. Whenua: