Removing IME: Upgrading System76 firmware on Arch
A guide to manually updating System76 firmware on Arch Linux, addressing silent errors and display issues with the official updater.
A guide to manually updating System76 firmware on Arch Linux, addressing silent errors and display issues with the official updater.
Analyzes three strategies companies use to innovate with cloud technology: born-in-cloud, startup acquisition, and creating centers of excellence.
Explains why and how to traverse the DOM in JavaScript, comparing it to using document.querySelector for more efficient element selection.
A guide to implementing web accessibility best practices in React applications, covering semantic HTML, ARIA, and testing tools.
A daily recap of the PowerShell Summit 2018, covering sessions on mentorship, configuration management tools, and graph databases with Neo4j.
A developer's guide to Azure AD v2 and MSAL, covering converged authentication, app registration, and OpenID Connect compliance.
A guide to migrating a local PHP 7.2 development environment on macOS to the new Homebrew v1.5 structure, covering installation and troubleshooting.
A technical guide on setting up and using Cloudflare's DNS over HTTPS service, including command-line examples and local server configuration.
A personal recap of the first day at the PowerShell + DevOps Global Summit 2018, covering keynotes and technical sessions.
An analysis of AWS Secrets Manager, focusing on its secret rotation capabilities and comparing it to SSM Parameter Store.
Fedora Scientific 28 Beta release announcement, noting some packages are now installable via dnf despite initial exclusions.
Explains the removal of sun.misc.Unsafe.defineClass in JDK 11 and the new, more secure class definition API using MethodHandles.Lookup.
Explores word morphing using word2vec embeddings and A* search to find semantic paths between words, like 'tooth' to 'light'.
A comprehensive overview of policy gradient algorithms in reinforcement learning, covering key concepts, notations, and various methods.
Explains how routing works in Blazor, covering route templates, parameters, constraints, and navigation methods for building multi-page apps.
A deep dive into SQL Server Columnstore Index wait types, explaining their groups and providing setup for analysis.
A technical guide on how to use C#'s await keyword to interoperate with JavaScript Promises within a Blazor application.
A data visualization tutorial using Flourish to create an animated 'horserace' chart tracking NBA team win percentages.
Guide to disabling outdated TLS protocols and ciphers in Azure API Management using ARM templates for improved security.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.