How I Do Code Reviews
A developer shares their structured process for conducting effective code reviews, focusing on PR size, UI checks, and common pitfalls.
A developer shares their structured process for conducting effective code reviews, focusing on PR size, UI checks, and common pitfalls.
A developer's top three AWS re:invent announcements for serverless: Lambda event filters, new S3 Glacier tiers, and DynamoDB Infrequent Access.
Using Python's pytm framework to threat model the security flaws in the fictional systems of Jurassic Park.
A technical blog post discussing Bayesian priors, sparsity in high-dimensional models, and scale-mixture of normal priors for statistical computation.
A tutorial on building an automated balance alert system by integrating the Vonage Account API with Google Apps Script for developers.
A guide on using GitHub Actions to automate Terraform workflows for deploying and managing infrastructure on Microsoft Azure.
A tutorial on implementing a one-to-many database relationship with user authentication using the Masonite framework in Python.
Introduces Surge, a fast, zero-configuration page caching plugin for WordPress that boosts performance dramatically.
Explains how to properly handle variables and asynchronous commands in Cypress testing, addressing common pitfalls.
Explores data transformation challenges in Terraform using a real-world example of managing Azure Kubernetes Service RBAC permissions.
Guide to fine-tuning a Hugging Face BERT model for text classification using Amazon SageMaker and the new Training Compiler to accelerate training.
A guide for developers on creating effective App Store screenshots to improve app visibility and downloads.
Explains how to use CloudKit's public database for hosting app content and managing feature flags, enabling remote updates without app releases.
Explores techniques to significantly improve MongoDB aggregation performance using parallel processing and sharding on distributed clusters.
A developer's monthly update on TinyPilot, a tech hardware product, covering sales growth, product launches, and infrastructure optimizations.
A discussion of common pitfalls in measuring tail latency metrics in distributed systems, using examples from Twitter's infrastructure.
Explains the differences between Task and ValueTask in C#, including use cases, performance benefits, and potential pitfalls for async programming.
A technical deep dive into the Linux 'ip netns add' command, exploring how it creates and manages named network namespaces.
A tutorial on building a customizable news aggregator application using Strapi (headless CMS) and Nuxt.js (frontend framework).