Compare commits
No commits in common. "d9b980e9412b59d2aab565e3009ec29b78af2777" and "6882b75949cb8bcde69070f0f91acccc94ed4a9b" have entirely different histories.
d9b980e941
...
6882b75949
12
CS/K8s.md
12
CS/K8s.md
@ -1,12 +0,0 @@
|
|||||||
# 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/)
|
|
@ -16,8 +16,4 @@ tags:
|
|||||||
|
|
||||||
## Rayon
|
## Rayon
|
||||||
[https://crates.io/crates/rayon](https://crates.io/crates/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)
|
|
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
tags:
|
|
||||||
- iot
|
|
||||||
---
|
|
||||||
- Highly pervasive
|
- Highly pervasive
|
||||||
- High automated
|
- High automated
|
||||||
- More decentralised
|
- More decentralised
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
- net
|
- net
|
||||||
- iot
|
|
||||||
---
|
---
|
||||||
![](../../img/iot-network-types.png)
|
![](../../img/iot-network-types.png)
|
||||||
|
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
- dev
|
- dev
|
||||||
- iot
|
|
||||||
---
|
---
|
||||||
# Threading
|
# Threading
|
||||||
*Smallest sequence of programmed instructions that can be managed independently by a [scheduler](https://en.wikipedia.org/wiki/Scheduling_(computing))*
|
*Smallest sequence of programmed instructions that can be managed independently by a [scheduler](https://en.wikipedia.org/wiki/Scheduling_(computing))*
|
||||||
|
@ -1,11 +1,6 @@
|
|||||||
---
|
|
||||||
tags:
|
|
||||||
- linux
|
|
||||||
- iot
|
|
||||||
---
|
|
||||||
- Linux-based
|
- Linux-based
|
||||||
- Small memory (~20 kB)
|
- Small memory (~20 kB)
|
||||||
- Wide network stacks #net
|
- Wide network stacks
|
||||||
- TCP/IP
|
- TCP/IP
|
||||||
- IPv6
|
- IPv6
|
||||||
- 6LoWPAN
|
- 6LoWPAN
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
tags:
|
|
||||||
- iot
|
|
||||||
---
|
|
||||||
- Thin software layer
|
- Thin software layer
|
||||||
- Basic programming abstractions
|
- Basic programming abstractions
|
||||||
- Interact with hardware
|
- Interact with hardware
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
tags:
|
|
||||||
- iot
|
|
||||||
---
|
|
||||||
- Large number of heterogeneous devices
|
- Large number of heterogeneous devices
|
||||||
- Spread physically
|
- Spread physically
|
||||||
- Ability to join and leave
|
- Ability to join and leave
|
||||||
|
@ -1,14 +1,12 @@
|
|||||||
- [ ] [Nix](../Lab/Linux/Nix.md) #linux
|
- [ ] Nix #linux
|
||||||
- [ ] [FreeBSD](https://docs.freebsd.org/en/books/handbook/)
|
- [ ] [FreeBSD](https://docs.freebsd.org/en/books/handbook/)
|
||||||
- [ ] [Tart](https://tart.run) #infra
|
- [ ] launchctl
|
||||||
- [ ] launchctl #mac
|
- [ ] launchd
|
||||||
- [ ] launchd #mac
|
|
||||||
- [ ] Diffusion Models #ai
|
- [ ] Diffusion Models #ai
|
||||||
- [ ] WireGuard #net
|
- [ ] WireGuard #net
|
||||||
- [ ] RabbitMQ #comms
|
- [ ] RabbitMQ #comms
|
||||||
- [ ] OSINT
|
- [ ] OSINT
|
||||||
- [ ] [K8s](https://kubernetes.io/) #cloud
|
- [ ] K8s #cloud
|
||||||
- [ ] [Helm](https://helm.sh/) #cloud
|
|
||||||
- [ ] LLVM #low-level
|
- [ ] LLVM #low-level
|
||||||
- [ ] TPM #low-level
|
- [ ] TPM #low-level
|
||||||
- [ ] QuickEMU
|
- [ ] QuickEMU
|
||||||
@ -21,6 +19,7 @@
|
|||||||
- [ ] Powertop
|
- [ ] Powertop
|
||||||
- [ ] Timeshift
|
- [ ] Timeshift
|
||||||
- [ ] NFS/Samba #net
|
- [ ] NFS/Samba #net
|
||||||
|
- [ ] [CRM](https://pca.st/episode/dd53d5d8-a332-4e56-81cd-20b86fabf33d)
|
||||||
- [ ] Jitsi #comms
|
- [ ] Jitsi #comms
|
||||||
- [ ] Bicep on ARM #cloud
|
- [ ] Bicep on ARM #cloud
|
||||||
- [ ] Quantum Computing #quantum
|
- [ ] Quantum Computing #quantum
|
||||||
@ -32,6 +31,5 @@
|
|||||||
- [ ] SecurityHeaders
|
- [ ] SecurityHeaders
|
||||||
- [ ] Open Graph
|
- [ ] Open Graph
|
||||||
- [ ] Privacy.com
|
- [ ] Privacy.com
|
||||||
- [x] Zabbix ✅ 2024-03-12
|
- [ ] Zabbix
|
||||||
- [ ] Source Generators #dotnet
|
- [ ] Source Generators #dotnet
|
||||||
- [ ] [.NET Aspire](https://blog.jetbrains.com/dotnet/2024/02/19/jetbrains-rider-and-the-net-aspire-plugin/) #dotnet #dev #infra #net
|
|
Loading…
Reference in New Issue
Block a user