Nano Server TP4
A guide on fixing a bug in the Convert-WindowsImage script to successfully create a Nano Server TP4 VHD, including updated installation steps.
A guide on fixing a bug in the Convert-WindowsImage script to successfully create a Nano Server TP4 VHD, including updated installation steps.
Explains how Swift handles integer overflow using specific methods like addWithOverflow, preventing crashes.
A guide on using Windows 10's 'Find My Device' feature to locate a missing laptop or Surface device.
Explains how PYTHONHASHSEED affects test reliability and demonstrates robust testing strategies for non-deterministic dictionary ordering.
Microsoft adds PowerShell language support to Visual Studio Code, offering a faster alternative to PowerShell ISE and Visual Studio for scripting.
GitHub's internal use of its own platform for non-code collaboration highlights four key traits of modern, open-source-inspired collaboration tools.
Explores solutions for splitting Swift initializer logic into functions while adhering to Swift's initialization safety rules.
A developer details their migration from Jekyll to Ghost for their blog, covering theme creation, post export, and domain transfer challenges.
A guide to automating Xcode plugin installation using Fastlane, enabling developers to manage and sync their plugin setup across machines.
A developer's guide to optimizing SVG creation and export for web projects, focusing on cleaner code and better designer-developer workflows.
A guide to profiling Python code using cProfile to identify performance bottlenecks and optimize execution time.
Windows 10 Build 10586 breaks PowerShell Direct and DSC credential encryption, detailing workarounds and a bug report.
Introduces 'Classy CSS', a programmatic, scalable approach to writing modular Sass stylesheets using class-based architecture and @extend.
A guide to using the PrettyTime Java library for human-readable date and time formatting (e.g., '2 minutes ago').
A guide to converting an Objective-C protocol that returns a protocol-conforming object into Swift, focusing on the use of typealias.
A technical summary of JavaOne 2015 talks on Project Jigsaw, detailing the module system's mechanisms in Java 9.
A technical guide on using env, cat, grep, and xargs to inject environment variables from a .env file into a command-line utility.
Explores using Pester, a PowerShell testing framework, for operational validation tests in Windows Server 2016 as part of Infrastructure as Code.
Tips for using Interface Builder in iOS development to reduce boilerplate code, covering Storyboards, XIBs, and custom references.
A developer documents the open redesign of their personal website, focusing on performance, accessibility, and modern web features.