Quick vIM Tips That Will Save Your Life
A guide to essential vIM productivity tips, including relative line numbers and interactive search/replace, for more efficient text editing.
A guide to essential vIM productivity tips, including relative line numbers and interactive search/replace, for more efficient text editing.
Part 2 of a series on building a CI/CD pipeline in Azure Stack, covering ARM templates, TFS build agents, and SAS tokens.
Explains how to implement HTTP Strict Transport Security (HSTS) in ASP.NET Core to enforce secure HTTPS connections.
A tutorial on creating custom middleware in ASP.NET Core to automatically redirect HTTP requests to HTTPS for improved security.
A guide on publishing Angular libraries to npm, covering platform independence, bundling, and AOT compilation.
A guide for web developers on evaluating and responsibly adopting new web platform features, covering benefits, browser support, and implementation strategies.
Troubleshooting HBase failures after resuming a suspended VirtualBox VM running the BigDataLite OVA, with analysis of Zookeeper session expiration errors.
A React tutorial showing a technique to handle loading states within stateless functional components, useful for conditional rendering.
Explores Docker's GELF logging driver for containerized applications, comparing logging methods and discussing scalable log management solutions.
A guide to optimizing CSS image sprites for better web performance, covering file separation, PNG8, UTF-8 icons, and memory management.
A tutorial on using Azure Functions with Braintree's API to build a secure payment processor for e-commerce applications.
Argues for deprecating UITableView in favor of the more flexible UICollectionView, citing Apple's internal work on table-like collection view layouts.
A technical guide on using Kibana Timelion's holt function for anomaly detection on system CPU metrics from Metricbeat data.
Article explores what defines a Senior Engineer, focusing on soft skills and principles over technical API knowledge.
Lyft engineers detail their approach to making the iOS app accessible, focusing on VoiceOver integration and UI improvements.
Explores the conflict between Java's reflection API and the strong encapsulation introduced by Project Jigsaw's module system in Java 9.
Microsoft's new dotnet new command allows creating and installing custom project templates from NuGet, zip files, or folders.
A developer shares a four-phase technique for speed reading and retention, explaining why reading skills are crucial for tech professionals.
A guide to building a custom data science workstation for GPU computing and Docker, including specs, assembly, and a later upgrade.
A developer details using apitrace to debug a graphics regression in the Zig compiler after a major internal rewrite.