The No Good, Terrible Processor Flaw and SQL Server Deployments
Analysis of the Meltdown/Spectre processor flaws and their critical impact on SQL Server deployments, security, and performance.
Analysis of the Meltdown/Spectre processor flaws and their critical impact on SQL Server deployments, security, and performance.
Overview of key new features and changes in the official HTML 5.2 specification, including the native <dialog> element and Payment Request API for iframes.
Analyzes the recent panic over npm security, arguing it's based on social engineering in PRs, not a flaw in npm itself.
Learn how to use WordPress as a headless CMS with its REST API to generate static sites for the JAMstack.
A review of Kevin Mitnick's book 'The Art of Invisibility', which explores digital privacy threats and practical protection strategies for everyone.
A technical guide on implementing Azure AD's On-Behalf-Of token flow in an ASP.NET Core 2.0 API to securely call downstream services like Microsoft Graph.
A step-by-step tutorial on containerizing an ASP.NET Core application using Docker, covering setup, Dockerfile creation, and image building.
Explains the compilation process in C versus the compilation and interpretation process in CPython, with practical examples.
A personal collection of Vim notes covering modes, commands, cursor movement, search/replace, macros, and text manipulation for developers.
Explains a common Terraform error with AWS Security Group rules in EC2 classic and provides the correct configuration using the security group name.
A humorous R programming tutorial combining tibbletime, tidyquant, and magick packages to create playful data visualizations with pop culture references.
A tutorial on setting up and using Gatsby.js, a React-based static site generator, covering installation, project structure, and its key features.
A personal reflection on the author's achievements in 2017, including travel, starting a club, and fitness goals, with a positive outlook for 2018.
Troubleshooting a Kafka AdminClient connection error due to hostname/IP mismatch in a single-node setup.
Monthly progress report for the Zig programming language, detailing new enum and union features added in December 2017.
A software architect reflects on a year of professional growth, detailing projects in IT architecture, app integration, and implementing continuous delivery at a large organization.
A technical guide on automating blog deployment to GitHub Pages with a custom domain using Travis CI, Docker, and Pelican.
A guide to using object rest and spread properties in JavaScript for cloning, merging, and updating objects with clear examples.
A guide to writing Webpack configuration files in TypeScript to improve maintainability and avoid legacy syntax.
A developer shares their 2018 resolutions focused on open-source contributions, blogging, learning, and using tools like VS Code and TypeScript.