Leetcode - Episode 11 - Faster than 99.17% (1 x M, 2 x E)
A developer shares solutions and insights for three LeetCode string problems, focusing on performance and algorithm efficiency.
A developer shares solutions and insights for three LeetCode string problems, focusing on performance and algorithm efficiency.
A developer shares his personal setup and experience using an iPad Pro, Apple Pencil, and Apple Keyboard for work tasks like note-taking, presentations, and content creation.
Explains how to use strace to understand how Linux commands like df work internally by tracing system calls.
A comparison of AWS Outposts and Azure Stack, two hybrid cloud solutions that bring cloud services to on-premises data centers.
An introduction to meta-learning, a machine learning approach where models learn to adapt quickly to new tasks with minimal data, like 'learning to learn'.
A guide to using scheduled autoscaling for Azure SQL Database and Azure Analysis Services to reduce cloud costs, with updated open-source scripts.
A tutorial on using Django Crispy Forms for advanced and custom form rendering with Bootstrap 4, covering layout helpers and field placement.
A front-end developer reflects on the undervaluation of HTML/CSS skills and argues for respect across web development specializations.
Explores a fast algorithm for estimating principal components via subsampling, analyzing its application to genetics and statistical tests.
Analyzes the future of cloud computing after AWS and Azure's dominance, exploring potential next shifts like serverless and edge computing.
Guide to creating a WPF application using the lightweight SDK-style project format with the MSBuildSdkExtras extension.
A tutorial on implementing token-based authentication in Django REST Framework for secure API user identification.
A talk recap on .NET's Garbage Collector, memory management concepts, hidden allocations, and performance profiling.
Discusses the WEIRD bias in research and its impact on web development, urging inclusivity in design and testing.
Announcing a new YouTube channel focused on SQL Server Columnstore Indexes and Batch Execution Mode, featuring technical videos and interviews.
Fixing a Docker Compose interpolation error by escaping the $ character in a multi-line command.
Announcing a workshop on optimizing ETL processes for SQL Server and Azure SQL at the SQLBits 2019 conference.
A guide to building TypeScript projects using Bazel, Google's open-source build tool, for efficient dependency management and incremental compilation.
Guide to batch inserting data into Azure Cosmos DB using Python and stored procedures, addressing SDK limitations and common errors.
A tutorial on using Draft to streamline building and deploying ASP.NET Core applications to Kubernetes, covering setup and commands.