File Server Resource Manager (FSRM) Classifications DSC Resource
Introduces a PowerShell DSC resource module for configuring File Server Resource Manager (FSRM) classifications, properties, and rules.
Introduces a PowerShell DSC resource module for configuring File Server Resource Manager (FSRM) classifications, properties, and rules.
A guide on using Homebrew to install and update tools in Continuous Integration (CI) pipelines, with practical command examples.
How to securely set and exclude environment-specific variables from version control in Laravel's testing environment using a .env.test file.
A recap and summary of the Swift Summit SF 2015 conference, focusing on lessons learned from Swift Standard Library protocols.
A technical guide explaining the CSS border-image property, its syntax, sub-properties, and how to use images as borders.
Explores changes in CultureInfo behavior for localization and formatting when moving from .NET Framework to UWP/WinRT.
Explains the pitfalls of using arrow functions as class methods in JavaScript, highlighting prototype inheritance issues.
A blog owner is seeking guest bloggers to write about Python and related topics due to their busy schedule.
A CSS technique using text-shadow to create bold hover effects without causing layout jumps, with fallbacks for older browsers.
Using tmux to manage separate displays for live coding presentations, reducing stress by syncing projector and local screens.
A technical tutorial on recreating the vibrant, blurred Lomography photography aesthetic using CSS filters, blend modes, and gradients.
Explores Visual Question Answering (VQA) as an alternative Turing Test, detailing neural network approaches using Python and Keras.
A review of top talks from Velocity Europe 2015, focusing on the Physical Web and operations expertise in tech.
Argues against using Slack for FOSS project communication, advocating for IRC due to its open, standardized, and distributed nature.
Explores the debate over using semicolons in JavaScript, arguing it's a matter of preference when proper tooling is in place.
Explores how hardware latency, especially disk vs. network speeds, enables the concept of 'infinite' disaggregated storage in data centers.
Part 3 of a series on building Stack Overflow's tag engine, focusing on implementing complex boolean queries using bitmap indexes and compression.
Analysis of a Microsoft demo showing a Windows NanoServer container base image, discussing its implications for Windows Server 2016 container technology.
A guide on using unit and acceptance tests in Swift to fix bugs, following a TDD approach with practical examples.