March 10, 2024March 11, 2024Programming Scheduling Notifications Scenario: you wanna delivery users Notifications (e.g. email) at certain intervals. The system is run periodically and we need to work out […]
April 5, 2023April 5, 2023Programming VSCode Python Setup++ This is based on this great boilerplate for setting up Python. I’ve adapted for my use: Environment Use direnv and you’ll get […]
February 22, 2023February 22, 2023Programming Winforms Databinding… not confusing at all So you wanna use WinForms (e.g. natively or in a Word Add-In) in C# / VB? Great, there’s good support for databinding […]