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