Boto3 Is Gaslighting Me About My Athena Query Parameters
November 13, 2025
If you're fighting a TYPE_MISMATCH error in Athena even when your types are correct, you're not crazy. Read this.
7 posts found
If you're fighting a TYPE_MISMATCH error in Athena even when your types are correct, you're not crazy. Read this.
After building with React for years, my recent dive into HTMX and AlpineJS has been a masterclass in the trade-offs between radical simplicity and creative freedom.
Master Python decorators by dissecting ones provided by Django
Learn how to decode a Base64 string you encoded from JavaScript in Python
Learn how to send URL safe base64 encoded data to your Python API.
Learn how to see your Sentry logs in the dev tools console for a faster debugging experience.
Learn how to improve readability of your code when using callback functions thanks to partial objects.