productivity
A bicycle for thought
Writing helps us discover what we think, but it leaves us alone with the page. What changes when the page can question us back?
What if coding agents had a learning mode?
Coding agents can take us from intent to production in minutes. What happens to the understanding we used to build along the way?
What happened to the paragraph?
AI-generated writing can be remarkably easy to finish. Why can 2,000 words leave you with so little to remember?
Making room for your thoughts while reading
I'm trying something new with this blog. You can now annotate essays as you read and keep your notes private in your browser. Print the essay to PDF to take your thinking with you.
Sample script: quickly remove SharePoint API permissions
When building SharePoint Framework solutions connected to APIs secured with Azure Active Directory, you might need to clear the list of granted API permissions. Here's a sample script to quickly clean them up.