Journal
-
67: JavaScript templates strings in Python
23/01/2023 When I first started learning Python, the one thing I wanted more than anything was to be able to use template strings, like had gotten used to in JavaScript. For some reason, I couldn’t find a decent article telling me how to do them. Then on Sunday, when I asked ChatGTP to generate a… Continue reading
-
66: Python: MS Graph API Authentication (Without a user)
I’m writing a script to migrate files from one location to another in Sharepoint using MS Graph API. To use the Graph API, you have to get an authentication token from Azure AD, and there are two ways to do this: 1) Acting on behalf of a user and 2) acting without a user. Both… Continue reading
-
64: Polly’s Home
2023-01-19 Reading: The case for working with your hands by Matthew B Crawford. (100% Complete) Continue reading
-
63: One thing at a time
2023-01-19 Reading: The case for working with your hands by Matthew B Crawford. (64% Complete) Continue reading
-
62: Monday, blur-day
2023-01-16 Reading: The case for working with your hands by Matthew B Crawford. (64% Complete) Wordle: 572 5/6 Continue reading
-
61: Polly Update
2023-01-16 Reading: The case for working with your hands by Matthew B Crawford. (64% Complete) Wordle: 572 5/6 Continue reading
-
60: Sunday code day:
2023-01-15 Reading: The case for working with your hands by Matthew B Crawford. (32% Complete) Wordle: 572 5/6 Continue reading
-
59: Saturday
2023-01-14 Reading: The case for working with your hands by Matthew B Crawford. (32% Complete) Wordle: 572 5/6 Continue reading
-
58: SharePoint (Graph API)
2023-01-13 Reading: The case for working with your hands by Matthew B Crawford. (32% Complete) Wordle: 572 5/6 Continue reading