Thanks for sharing this list, those sound like healthy activities.
Could you share how you're doing those online signing lessons? Is there a specific website, or did you find a personal teacher and get lessons via zoom/Skype? I'd be very interested in hearing about that.
Author here. I know I posted this a week ago, but I've since added more functionality (e.g. the ability to compare countries from the date when the disease reached 100 cases in each country) that should make it more useful, so I hope this is okay. I truly believe this could be a helpful resource for some people (on the Johns-Hopkins dashboard, Worldometers and lots of other sites you cannot easily select and compare countries). I also put some work into making this mobile-friendly. A friend of mine who runs clinical studies said "This is better than every other solution/dashboard out there!", and I'm glad if it helps more people to understand the infection numbers in different countries.
Feel free to provide feedback and improvement suggestions, I plan to add more functionality in the upcoming days.
Shoutout to Ben, py-spy is an amazing profiler. I believe cProfile has certain limitations and doesn't fully understand deep call stacks. py-spy does not have that limitation. It also offers multiple output formats (especially flamegraph and speedscope format, https://www.speedscope.app/) which make it so much nicer to identify bottlenecks.
At our company, py-spy has helped us a lot for our line-of-business application. I'm not affiliated with Ben in any way, but he deserves some praise for his work on py-spy.