Skip to content

Commit 2587aa9

Browse files
Merge pull request #2621 from jasonrandrews/review
spelling and tag updates
2 parents f7997e8 + c504313 commit 2587aa9

5 files changed

Lines changed: 59 additions & 26 deletions

File tree

.wordlist.txt

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5261,4 +5261,31 @@ tcmalloc
52615261
tlsv
52625262
vLLM's
52635263
webp
5264-
HugeTLB
5264+
HugeTLB
5265+
CIS
5266+
CRDs
5267+
ClusterIP
5268+
CoreDNS
5269+
DskipTests
5270+
Gtilab
5271+
KinD
5272+
Kubeconfig
5273+
Kubelet
5274+
Loopback
5275+
NetworkPolicies
5276+
StandaloneSessionClusterEntrypoint
5277+
TaskManagerRunner
5278+
Textfield
5279+
aquasecurity
5280+
dumpsys
5281+
hiredis
5282+
jemalloc
5283+
kubeconfig
5284+
kubelet
5285+
leaderboards
5286+
loopback
5287+
menuconfig
5288+
oss
5289+
saas
5290+
todo
5291+
yq

content/learning-paths/embedded-and-microcontrollers/_index.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ key_ip:
99
- Ethos-U
1010
maintopic: true
1111
operatingsystems_filter:
12-
- Android: 1
12+
- Android: 2
1313
- Baremetal: 30
14-
- Linux: 32
14+
- Linux: 34
1515
- macOS: 7
1616
- RTOS: 10
17-
- Windows: 4
17+
- Windows: 5
1818
subjects_filter:
19-
- CI-CD: 5
19+
- CI-CD: 6
2020
- Containers and Virtualization: 6
2121
- Embedded Linux: 4
2222
- Libraries: 3
23-
- ML: 17
23+
- ML: 18
2424
- Performance and Architecture: 22
2525
- RTOS Fundamentals: 5
2626
- Security: 2
@@ -54,15 +54,16 @@ tools_software_languages_filter:
5454
- DSTREAM: 2
5555
- Edge AI: 3
5656
- Edge Impulse: 2
57-
- ExecuTorch: 4
57+
- ExecuTorch: 5
5858
- FastAPI: 1
5959
- FPGA: 1
6060
- Fusion 360: 1
6161
- FVP: 10
6262
- GCC: 9
63+
- GenAI: 1
6364
- Generative AI: 2
6465
- GitHub: 3
65-
- GitLab: 1
66+
- GitLab: 2
6667
- gpiozero: 1
6768
- Himax SDK: 1
6869
- Hugging Face: 3
@@ -75,7 +76,7 @@ tools_software_languages_filter:
7576
- Kubernetes: 1
7677
- lgpio: 1
7778
- Linux kernel: 1
78-
- LLM: 2
79+
- LLM: 3
7980
- MCP: 1
8081
- MPS3: 1
8182
- MXNet: 1
@@ -85,8 +86,8 @@ tools_software_languages_filter:
8586
- Paddle: 1
8687
- Performance analysis: 1
8788
- Porcupine: 1
88-
- Python: 8
89-
- PyTorch: 3
89+
- Python: 9
90+
- PyTorch: 4
9091
- QEMU: 1
9192
- Raspberry Pi: 7
9293
- Remote.It: 1

content/learning-paths/embedded-and-microcontrollers/streamline-kernel-module/3_oot_module.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ SSH onto your target device:
223223
ssh root@<your-target-ip>
224224
```
225225

226-
Execute the following commads on the target to run the module:
226+
Execute the following commands on the target to run the module:
227+
227228
```bash
228229
insmod /root/mychardrv.ko
229230
mknod /dev/mychardrv c 42 0

content/learning-paths/laptops-and-desktops/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ maintopic: true
99
operatingsystems_filter:
1010
- Android: 2
1111
- ChromeOS: 2
12-
- Linux: 36
12+
- Linux: 37
1313
- macOS: 10
1414
- Windows: 46
1515
subjects_filter:
16-
- CI-CD: 5
16+
- CI-CD: 6
1717
- Containers and Virtualization: 7
1818
- Migration to Arm: 30
1919
- ML: 4
@@ -42,7 +42,7 @@ tools_software_languages_filter:
4242
- GCC: 12
4343
- Git: 1
4444
- GitHub: 3
45-
- GitLab: 1
45+
- GitLab: 2
4646
- Google Test: 1
4747
- HTML: 2
4848
- Hugging Face: 1

content/learning-paths/servers-and-cloud-computing/_index.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ key_ip:
88
maintopic: true
99
operatingsystems_filter:
1010
- Android: 3
11-
- Linux: 197
11+
- Linux: 200
1212
- macOS: 13
1313
- Windows: 14
1414
pinned_modules:
@@ -18,9 +18,9 @@ pinned_modules:
1818
- providers
1919
- migration
2020
subjects_filter:
21-
- CI-CD: 10
22-
- Containers and Virtualization: 34
23-
- Databases: 21
21+
- CI-CD: 11
22+
- Containers and Virtualization: 35
23+
- Databases: 22
2424
- Libraries: 9
2525
- ML: 34
2626
- Performance and Architecture: 74
@@ -94,7 +94,7 @@ tools_software_languages_filter:
9494
- Daytona: 1
9595
- Demo: 3
9696
- Django: 2
97-
- Docker: 25
97+
- Docker: 26
9898
- Docker Buildx: 1
9999
- Envoy: 3
100100
- ExecuTorch: 1
@@ -105,6 +105,7 @@ tools_software_languages_filter:
105105
- Fortran: 1
106106
- FunASR: 1
107107
- FVP: 7
108+
- Gardener: 1
108109
- GCC: 25
109110
- gdb: 1
110111
- Geekbench: 1
@@ -113,7 +114,7 @@ tools_software_languages_filter:
113114
- GitHub: 6
114115
- GitHub Actions: 1
115116
- GitHub CLI: 1
116-
- GitLab: 1
117+
- GitLab: 2
117118
- GKE: 1
118119
- glibc: 1
119120
- Go: 4
@@ -124,7 +125,7 @@ tools_software_languages_filter:
124125
- Google Test: 1
125126
- Gunicorn: 1
126127
- HammerDB: 1
127-
- Helm: 1
128+
- Helm: 2
128129
- Herd7: 1
129130
- Hiera: 1
130131
- Hugging Face: 12
@@ -139,7 +140,9 @@ tools_software_languages_filter:
139140
- KEDA: 1
140141
- Kedify: 1
141142
- Keras: 2
142-
- Kubernetes: 13
143+
- KinD: 1
144+
- kube-bench: 1
145+
- Kubernetes: 14
143146
- Libamath: 1
144147
- libbpf: 1
145148
- Linaro Forge: 1
@@ -188,7 +191,8 @@ tools_software_languages_filter:
188191
- QEMU: 1
189192
- RAG: 1
190193
- Rails: 1
191-
- Redis: 3
194+
- Redis: 4
195+
- redis-benchmark: 1
192196
- Remote.It: 2
193197
- RME: 8
194198
- Ruby: 2
@@ -233,8 +237,8 @@ tools_software_languages_filter:
233237
- ZooKeeper: 1
234238
weight: 1
235239
cloud_service_providers_filter:
236-
- AWS: 18
237-
- Google Cloud: 31
240+
- AWS: 19
241+
- Google Cloud: 34
238242
- Microsoft Azure: 19
239243
- Oracle: 2
240244
---

0 commit comments

Comments
 (0)