Nvidia sucks and I'm sick of it
Sway developer explains why future versions will drop Nvidia proprietary driver support, criticizing Nvidia's lack of open standards support.
Sway developer explains why future versions will drop Nvidia proprietary driver support, criticizing Nvidia's lack of open standards support.
A guide to creating and using user-defined Docker networks for seamless inter-container communication on Linux, including practical examples.
A developer shares their experience building a custom course platform for web development, covering motivations, challenges, and lessons learned.
Fixes password complexity issues in vRealize Operations 6.6 setup, explaining which special characters are accepted.
Explains why Azure API Management returns 200 OK but no backend traffic occurs, due to a missing forward-request policy.
A guide to enabling and automating backups for Azure Analysis Services using PowerShell scripts and runbooks.
A tutorial on creating a universal Swift framework for iOS, macOS, tvOS, and watchOS, covering both traditional and cross-platform methods.
A guide to implementing linear algebra concepts and matrix operations in JavaScript, using the math.js library for machine learning.
Explores solutions for using JSR 305 annotations like @Nonnull with Java 9's module system, addressing split package conflicts.
A guide to setting up a CI/CD pipeline for Docker containers using Azure DevOps and Azure Container Registry for ASP.NET Core applications.
Analyzing filesystem error handling by reproducing past studies on modern systems like ext4 and btrfs.
A guide to optimizing PHPStorm's performance through VM options, disabling unused plugins, and managing project indexing.
Part 4 of a series on the Microsoft Bot Framework, focusing on adding natural language processing using LUIS (intents, entities, utterances).
A recap of #PSBlogWeek 2017, summarizing five days of community blog posts covering advanced PowerShell automation, logging, and DevOps topics.
A data scientist explores using the Papyrus font in R and ggplot2, analyzing Avatar box office data with custom visualizations.
A comparison of 5 popular Python web frameworks: API Star, Falcon, Flask, Django, and Pyramid, from a Python Frederick presentation.
A guide to implementing and configuring HTTP caching, specifically the Cache-Control header and ResponseCache attribute, in ASP.NET Core applications.
A technical guide on updating the Hugo static site generator version for blogdown projects deployed on the Netlify platform.
A guide to implementing linear regression with gradient descent in JavaScript, using a housing price prediction example.
A guide to using SQL Server's SWITCH operation to quickly modify schema on massive, non-partitioned tables with billions of rows.