Joining Wealthsimple
A developer shares their journey to joining Wealthsimple's mobile team and reflects on React Native's evolution and its limitations.
A developer shares their journey to joining Wealthsimple's mobile team and reflects on React Native's evolution and its limitations.
A guide to implementing secure file uploads using Cloudflare R2 storage and the Hono framework, focusing on pre-signed URLs.
A guide on using Git worktrees to build Docker images from only committed code, avoiding uncommitted or untracked files.
Learn how to mock different return values for each call of a method using MagicMock.side_effect in Python tests.
Explores the critical bottleneck of power grid capacity for AI data centers, highlighting transmission constraints and costly workarounds.
Exploring the GM-SEUS dataset of US solar farms using GIS tools like QGIS and DuckDB for spatial data analysis.
Explains how to create user-defined functions in ColdFusion to coalesce values, addressing limitations of built-in operators.
Learn to build AI agents in C# using Microsoft Agent Framework and Hugging Face MCP tools for image generation and analysis.
Introducing an AI-powered GitHub Action for automated, comprehensive Terraform plan reviews across 11 domains to improve CI/CD pipeline security and efficiency.
PostgreSQL 19 adds IGNORE NULLS/RESPECT NULLS options to window functions like LAG and FIRST_VALUE, improving data handling.
The author seeks community input on observability practices and software buying strategies for a tech book update.
AWS Principal Tech Lead discusses his career, AWS tools, AI development, and his book on the Tech'o'Space Podcast.
Announcing Data API Client v2, a TypeScript rewrite for AWS Aurora Serverless Data API with ORM support and pg/mysql2 compatibility.
Practical tips for effectively using the Cursor AI assistant to write and maintain Playwright end-to-end tests, based on real-world experience.
A tutorial on building a conversational AI chat application with persistent memory using Spring AI and Angular.
A developer builds a practical hardware inventory system using Google Sheets and Apps Script to track and locate tech accessories efficiently.
A guide to building multi-model AI orchestration workflows in .NET 9 using Microsoft Agent Framework, Azure AI, GitHub Models, and Ollama.
A technical guide on implementing an RSS feed for a blog built with the Astro static site generator, including code examples and explanations.
Explores TanStack Router's type-safe context inheritance for path and search parameters in nested routes, showcasing automatic type propagation.
Explores new C++26 features for iterating and manipulating std::tuple using structured binding packs and expansion statements.