From ccb8dbed5b9bc1e489d5552240b509a55034d3c4 Mon Sep 17 00:00:00 2001 From: Andy Pack <andy@sarsoo.xyz> Date: Wed, 27 Dec 2023 18:21:52 +0000 Subject: [PATCH] vault backup: 2023-12-27 18:21:52 Affected files: .obsidian/graph.json .obsidian/workspace.json Projects/Dev Options.md Projects/Mixonomer.md Projects/Projects.md Projects/Selector.md STEM/CS/Languages/Python.md STEM/To Read About.md --- CS/Languages/Python.md | 1 + To Read About.md | 35 ++++++++++++++++++----------------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/CS/Languages/Python.md b/CS/Languages/Python.md index 6fc7aef..652c64e 100644 --- a/CS/Languages/Python.md +++ b/CS/Languages/Python.md @@ -1,6 +1,7 @@ --- tags: - dev + - py --- `pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}` diff --git a/To Read About.md b/To Read About.md index d2b583e..6158b51 100644 --- a/To Read About.md +++ b/To Read About.md @@ -4,31 +4,32 @@ - [ ] launchd - [ ] Diffusion Models #ai - [ ] WireGuard #net -- [ ] RabbitMQ +- [ ] RabbitMQ #comms - [ ] OSINT -- [ ] K8s -- [ ] LLVM -- [ ] TPM +- [ ] K8s #cloud +- [ ] LLVM #low-level +- [ ] TPM #low-level - [ ] QuickEMU - [ ] OpenTelemetry -- [ ] DAPR -- [ ] GraphQL +- [ ] DAPR #net #cloud +- [ ] GraphQL #net #comms - [ ] ZFS -- [ ] Nebula -- [ ] aircrack-ng +- [ ] Nebula #net +- [ ] aircrack-ng #net - [ ] Powertop - [ ] Timeshift -- [ ] NFS/Samba +- [ ] NFS/Samba #net - [ ] [CRM](https://pca.st/episode/dd53d5d8-a332-4e56-81cd-20b86fabf33d) -- [ ] Jitsi -- [ ] Bicep on ARM +- [ ] Jitsi #comms +- [ ] Bicep on ARM #cloud - [ ] Quantum Computing #quantum -- [ ] PBX -- [ ] SIP -- [ ] dotnet-trace - - [ ] [Speedscope](speedscope.app) -- [ ] Fail2Ban +- [ ] PBX #comms +- [ ] SIP #comms +- [ ] dotnet-trace #dotnet + - [ ] [Speedscope](https://speedscope.app) #dotnet +- [ ] Fail2Ban #net - [ ] SecurityHeaders - [ ] Open Graph - [ ] Privacy.com -- [ ] Zabbix \ No newline at end of file +- [ ] Zabbix +- [ ] Source Generators #dotnet \ No newline at end of file