18 lines
652 B
Markdown
18 lines
652 B
Markdown
---
|
|
title: "2024-03-20"
|
|
---
|
|
|
|
- [x] Anki Flashcards
|
|
- [x] KoL
|
|
- [ ] Sheet Music (10 min.)
|
|
- [ ] Go (1 Life & Death Problem)
|
|
- [ ] Korean (Read 1 Story)
|
|
- [ ] Interview Prep (1 Practice Problem)
|
|
- [ ] Log Work Hours (Max 3 hours)
|
|
|
|
* Purged some Anki flashcards with tags: `lua`, `cncf`. In general, want to avoid on this next pass including any sort of flashcards around languages outside of C and:
|
|
* `awk`
|
|
* Bash
|
|
* Lean
|
|
* Assembly
|
|
* Made distinctions in flashcards between POSIX `awk` features and GNU `awk` features. Only a few exceptions that may have been misleading so far (GNU's implementation allowing `FS` to be null and `RS` to be a regexp). |