Decompose AWS SAM API Gateway to Lambda binding declarations
A guide to decomposing AWS SAM API Gateway and Lambda binding declarations into nested stacks to improve codebase maintainability.
A guide to decomposing AWS SAM API Gateway and Lambda binding declarations into nested stacks to improve codebase maintainability.
A developer's weekly learning log covering Azure Machine Learning, Prompt Flow, Microsoft Fabric, Copilot, and an LLM hallucination paper.
A guide on using Azure Database for PostgreSQL with the vector extension as a vector store for LLM applications, including setup and integration with LangChain.
Explains challenges and best practices for handling Sidekiq background job restarts during Rails application deployments.
Explains the JavaScript Nullish Coalescing Operator (??), its syntax, and how it provides default values for null/undefined variables.
Explains how C# 12's new primary constructor feature reduces boilerplate code, especially in Dependency Injection scenarios.
Guide to removing the bottom border or shadow from headers in React Navigation and Expo Router for React Native apps.
A technical guide on installing and configuring NixOS as a container on a Proxmox virtual machine server.
A developer's first impressions and review of the Godot game engine, covering its interface, scene system, scripting options, and pros/cons.
A developer shares their excitement about joining the open source platform OpenSauced and contributing from day one.
A guide to building a cost-effective, high-performance, and self-service data lakehouse architecture, addressing common pitfalls and outlining key principles.
Troubleshooting guide for common Windows service startup errors, including registry fixes and dependency management.
How to fix an undefined import error when calling an API at runtime in an Astro component by moving the import into the script tag.
A developer explains their frustration with negative news and tech trends, leading them to build their own browser from scratch using Rust.
The State of HTML 2023 survey is now open, gathering developer feedback to influence browser roadmaps and web standards.
Explores reactivity patterns in vanilla JavaScript, comparing them to frameworks like Vue and discussing when to use each approach.
A step-by-step guide to installing and running a local SonarQube instance for code quality analysis and experimentation.
Explains how to use GitHub's CODEOWNERS file to automate reviewer assignments and enforce branch protection rules for repository maintenance.
Author explains their move to Decodable to dive deeper into stream processing, Apache Flink, and work with experts in the field.
A monthly retrospective from TinyPilot's founder covering business metrics, goal progress, and software development insights.