Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Trace the location of API requests
APIs are crucial for app integration with cloud services, but debugging API requests can be challenging. Here's a trick to quickly trace the location of each API request in your code.
Add background color to menu bar icon in macOS
Learn how to configure the background color for your icon the menu bar on macOS
Easily see if you have system proxy configured on macOS
Use ProxyStat to easily see if you have system proxy configured on macOS
Easily debug Microsoft Graph Java SDK requests
Using the Microsoft Graph Java SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.
Easily debug Microsoft Graph Python SDK requests
Using the Microsoft Graph Python SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.