Compare commits

...

10 Commits

Author SHA1 Message Date
d9b980e941 vault backup: 2024-03-12 23:08:04
Affected files:
.obsidian/workspace.json
Lab/To Implement.md
STEM/To Read About.md
2024-03-12 23:08:04 +00:00
3c2ad8176f vault backup: 2024-03-12 13:58:14
Affected files:
.obsidian/graph.json
.obsidian/workspace-mobile.json
.obsidian/workspace.json
Languages/Arabic/Ayin - ع.md
Languages/Arabic/Links.md
Languages/Arabic/Moroccan.md
Languages/Arabic/Phrases.md
STEM/To Read About.md
2024-03-12 13:58:14 +00:00
04571c08b9 vault backup: 2024-03-03 20:44:19
Affected files:
.obsidian/workspace.json
STEM/CS/K8s.md
2024-03-03 20:44:19 +00:00
6116469ad2 vault backup: 2024-03-02 16:10:45
Affected files:
.obsidian/workspace-mobile.json
.obsidian/workspace.json
STEM/CS/K8s.md
2024-03-02 16:10:45 +00:00
b6a2eed4de vault backup: 2024-02-23 09:58:45
Affected files:
.obsidian/workspace-mobile.json
.obsidian/workspace.json
STEM/To Read About.md
2024-02-23 09:58:45 +00:00
9cb42093cc vault backup: 2024-02-06 12:49:43
Affected files:
.obsidian/workspace.json
Lab/To Implement.md
Projects/Dev Options.md
Projects/Projects.md
STEM/To Read About.md
2024-02-06 12:49:43 +00:00
a9e6652f9f vault backup: 2024-01-19 14:46:01
Affected files:
.obsidian/workspace.json
STEM/CS/Languages/Rust.md
2024-01-19 14:46:01 +00:00
0003be5266 vault backup: 2024-01-06 18:22:00
Affected files:
.obsidian/workspace.json
Events/Dates.md
Lab/Mac.md
Lab/Photo Migration.md
STEM/To Read About.md
2024-01-06 18:22:00 +00:00
1863bd8eae vault backup: 2023-12-28 14:16:27
Affected files:
.obsidian/workspace.json
Food/Meals.md
Lab/Linux/Nix.md
STEM/To Read About.md
2023-12-28 14:16:27 +00:00
b96482abd3 vault backup: 2023-12-28 11:35:06
Affected files:
.obsidian/graph.json
.obsidian/workspace-mobile.json
.obsidian/workspace.json
Politcs/America/94 Crime Bill.md
Politcs/America/Black.md
Politcs/America/Presidents.md
Politcs/BLM.md
Politcs/British/Prime Ministers.md
Politcs/British/Tory.md
Politcs/Compass.md
Politcs/Fascism.md
Politcs/Labour Laws.md
Politcs/Neoliberalism/Neoliberalism.md
Politcs/Neoliberalism/Thatcher.md
Politcs/Now.md
Politcs/Socialism.md
STEM/IOT/Cyber-Physical Systems.md
STEM/IOT/Networking/Networking.md
STEM/IOT/OS/Composition.md
STEM/IOT/OS/Contiki.md
STEM/IOT/OS/OS.md
STEM/IOT/Software Services.md
2023-12-28 11:35:06 +00:00
9 changed files with 46 additions and 9 deletions

12
CS/K8s.md Normal file
View File

@ -0,0 +1,12 @@
# HTTPs
## [CertManager](https://cert-manager.io)
- ACME records
# Backup & Restore
## [Velero](https://velero.io)
- [Comparison to K10](https://www.reddit.com/r/kubernetes/comments/vwf88f/kasten_k10_or_velero/)
# Helm
## Secrets
[How to Handle Secrets in Helm](https://blog.gitguardian.com/how-to-handle-secrets-in-helm/)

View File

@ -16,4 +16,8 @@ tags:
## Rayon
[https://crates.io/crates/rayon](https://crates.io/crates/rayon)
- Data parallelism
- Data parallelism
# FFI
[How to implement long-lived variables/state in a library?](https://stackoverflow.com/questions/59028838/how-to-implement-long-lived-variables-state-in-a-library)
[Foreign Function Interface - Rustonomicon](https://doc.rust-lang.org/nomicon/ffi.html#foreign-function-interface)

View File

@ -1,3 +1,7 @@
---
tags:
- iot
---
- Highly pervasive
- High automated
- More decentralised

View File

@ -1,6 +1,7 @@
---
tags:
- net
- iot
---
![](../../img/iot-network-types.png)

View File

@ -1,6 +1,7 @@
---
tags:
- dev
- iot
---
# Threading
*Smallest sequence of programmed instructions that can be managed independently by a [scheduler](https://en.wikipedia.org/wiki/Scheduling_(computing))*

View File

@ -1,6 +1,11 @@
---
tags:
- linux
- iot
---
- Linux-based
- Small memory (~20 kB)
- Wide network stacks
- Wide network stacks #net
- TCP/IP
- IPv6
- 6LoWPAN

View File

@ -1,3 +1,7 @@
---
tags:
- iot
---
- Thin software layer
- Basic programming abstractions
- Interact with hardware

View File

@ -1,3 +1,7 @@
---
tags:
- iot
---
- Large number of heterogeneous devices
- Spread physically
- Ability to join and leave

View File

@ -1,12 +1,14 @@
- [ ] Nix #linux
- [ ] [Nix](../Lab/Linux/Nix.md) #linux
- [ ] [FreeBSD](https://docs.freebsd.org/en/books/handbook/)
- [ ] launchctl
- [ ] launchd
- [ ] [Tart](https://tart.run) #infra
- [ ] launchctl #mac
- [ ] launchd #mac
- [ ] Diffusion Models #ai
- [ ] WireGuard #net
- [ ] RabbitMQ #comms
- [ ] OSINT
- [ ] K8s #cloud
- [ ] [K8s](https://kubernetes.io/) #cloud
- [ ] [Helm](https://helm.sh/) #cloud
- [ ] LLVM #low-level
- [ ] TPM #low-level
- [ ] QuickEMU
@ -19,7 +21,6 @@
- [ ] Powertop
- [ ] Timeshift
- [ ] NFS/Samba #net
- [ ] [CRM](https://pca.st/episode/dd53d5d8-a332-4e56-81cd-20b86fabf33d)
- [ ] Jitsi #comms
- [ ] Bicep on ARM #cloud
- [ ] Quantum Computing #quantum
@ -31,5 +32,6 @@
- [ ] SecurityHeaders
- [ ] Open Graph
- [ ] Privacy.com
- [ ] Zabbix
- [ ] Source Generators #dotnet
- [x] Zabbix ✅ 2024-03-12
- [ ] Source Generators #dotnet
- [ ] [.NET Aspire](https://blog.jetbrains.com/dotnet/2024/02/19/jetbrains-rider-and-the-net-aspire-plugin/) #dotnet #dev #infra #net