blob: cf7a7837f1c66a27f28abac43eaad61a4dc0b855 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
eed to start learning to take notes consistently. My idea now, to kick-off this process, is to open a daily note in obsidian every day at the start of the day in which I will keep crude, quick notes.
Then at the end of the day I shall take some time to go over the notes and refine them. Not yet sure if that refinement will already be the end result or if i should go over refined notes again at maybe the end of each week to see if they really stick.
I should commit notes to git to save them.
Don't forget to always read man pages. Maybe I should create a detailed note about how to use man pages.
I will start going to the office full-time from now on.
I should make sure my Obsidian notes and taskwarrior tasks are kept safely in a git repo in case i lose my laptop.l
I should ask for a diagram of the current systems and take note of it, e.g what is OneCRM / OneHOP / OneHome and all that.
To upgrade a single package using apt we can use `apt-get install --only-upgrade <packagename>`.
Need to "relearn" to design stuff and document it.
Designing structures and a mechanism to return and store info about individual disk backups, we can send that as parent when making incremental backups. Currently we fetch parent reference from checkpoint, which in case of volume's doesn't work of course. It also breaks if, on the testpod, we reset all backups etc but dont do so with all checkpoints.
|