Week 10 Journal
- Added sitemap in the website.
- I have to get crazy for Rust, so that I can learn it.
- Learned Rust concepts i.e. Traits, Trait Object, Iterator, Type Coercion.
- Created Family Tree data structure with
pydantic.BaseModelin Python. - Created Justfile recipes to create new content template for the website instead of JavaScript script.
Week 11 Journal
- Tested and started live streaming on YouTube.
- Wrote a blog named Streaming Mode.
- There are some problems I’ve got like:
- I’m not able to watch the live streaming from my Phone. Why? Not even from the mobile browser.
- In Rust:
- How is this
Ok()/Some()is working instead they should be likeResult::Ok()/Option::Some(). - We can’t return a Union type in Rust like in python (i.e.
ValueError | KeyError) instead you’ve to use Dynamic Dispatch likeResult<(), Box<dyn std::error:Error>>.
- How is this
- Feeling sick but able pull up mindset to not rest and just sit and learn.
- Gone to trip to Dehradun with @Ankit and @Tanu from 13 March to 19 March.
Week 12 Journal
- Gone to trip to Dehradun with @Ankit and @Tanu from 13 March to 19 March.
- Wrote a blog on Dehradun Trip.
- Created Expense Tracker Excel Sheet for the recent trip.
- Watched movie Dhurandhar 2 in cinema hall on 21 March, in 08 AM slot and returned to hostel around 01 PM.
Week 13 Journal
- Watched movie “96”.
- @Pratham called to tell me to get ready.
- @Anurag’s birthday party on 26 March.
- Explored Burn framework again.
- Read a nice small article from Kagi Smallweb. If it doesn’t add, it subtracts. This article clearly show my philosophy of attaining/owning lesser materials/things in my life. I am totally happy with my 2 years old clothes or 4 years old shoes. If, it is satisfying my need then it isn’t worth replacing or just bringing new one for the sake of having a newer one.