Day 80
March 23, 2022•200 words
Gaya
Total hours: 190.600
Top three:
1) Wiki Migration
This is actually more complicated because there are a lot of ideas that need to be reslotted and massaged. Understanding the architectural differencences and massive issues with accepting or not accepting an idea.
2) Files
This is an important concept that is also based heavily on amazon file storage of hot, cold and frozen.
The terms are changed in terms of download/permenance.
Hot is file that is never actually stored to the disc and used for frequently changing information that is session dependent and by not writing to disc we save a lot of unnecessary time.
Cold files is a file that is written to disk and guaranteed to be sent regardless of 2SSL session instance.
Frozen files is a file that is written to disk and guaranteed to be sent regardless of 2SSL session instance AND upon successful upload wiped from local disc.
3) Banking
This is still a clusterfuck but not as bad as before. The banking is moving their feet which is frustrating. However it’ll get figured out and I’m not as worried as I was a week ago.