Initial migration from Todoist

This commit is contained in:
2026-01-26 21:29:03 +00:00
commit 9507ddf856
10 changed files with 195 additions and 0 deletions

32
learning.md Normal file
View File

@@ -0,0 +1,32 @@
# Things to Learn
## Security
- [ ] learn cyber security
- [ ] over the wire
- [ ] HTB SQL injection
- [ ] HTB password cracking
## Cryptography
- [ ] read aes spec
- [ ] read aes medium
- [ ] Argon2
## Authentication
- [ ] Openid Connect
- [ ] Saml
- [ ] Oath
- [ ] find requirments
## DevOps
- [ ] what is docker swarm?
- [ ] what is docker stack?
## Other
- [ ] libsql
- [ ] install arch on VM
- [ ] get DHH books