garden/journal/2020-11-01.md

15 lines
807 B
Markdown
Raw Normal View History

2020-11-01 17:10:21 +00:00
# 2020-11-01
- Finished listening to [[Minecraft, but it's Everywhere At The End Of Time]].
It's made me worry about the effects of dementia and Alzheimer's, whether I
could contract them, and how much of an effect they would have on me. I'm
worried about not remembering having created this garden.
- Implemented `get` and partially implemented `put` on a `HashTableChain`. A
`HashTableChain` is made up of an array of linked lists, where the array
index corresponds to some modulo of the hashcode of the key.
- Discussed
[//begin]: # "Autogenerated link references for markdown compatibility"
[Minecraft, but it's Everywhere At The End Of Time]: ..\minecraft-but-its-everywhere-at-the-end-of-time "Minecraft, but it's Everywhere At The End Of Time"
[//end]: # "Autogenerated link references"