
Notes and reflections from "How AI decodes Human Health"
January 11, 2025
10 min read time
My notes and key takeaways based on 3 presentations from "How AI decodes Human Health" at the University of Toronto.
Continue reading

The prospect of loss
December 19, 2024
5 min read time
While reading David and Goliath, I came across the phrase "What's possible isn't always right", and it led to some pondering.
Continue reading

Two issues from building interactive visualization via AI code generation
December 16, 2024
5 min read time
Out of some form of curiosity and a somewhat misguided attempt to escape my own worries, I somehow decided to embark on a gantt chart building exercise…
Continue reading

Default dict in python
January 7, 2020
10 min read time
Last week, I spent an embarrassing amount of time staring at my code in complete bewilderment, wondering if it has plotted a conspiracy…
Continue reading

Class attributes in Python
January 26, 2019
10 min read time
These days I have encountered some mysterious bugs while interacting with class attributes, and I thought it’s worthwhile to look further into it…
Continue reading