Easily Create a Hyper-V Windows Server 2016 AD & Nano Server Lab
A guide to using the PowerShell LabBuilder module to automate the creation of a Windows Server 2016 and Nano Server lab environment in Hyper-V.
A guide to using the PowerShell LabBuilder module to automate the creation of a Windows Server 2016 and Nano Server lab environment in Hyper-V.
Needle V0.0.4 released with iOS/OS X support, new security modules, and bug fixes ahead of OWASP AppSec USA 2016.
Debunks the myth that complex software like Google Search is easy to build, explaining why it requires vast engineering resources.
Explains how to extend the .NET Core CLI by creating custom commands (verbs) that integrate with the current project context.
Author shares tips and resources for passing the Microsoft Azure 70-533 certification exam, covering study materials and key technical areas.
A critique of a MongoDB outage post-mortem, discussing the pitfalls of 'accidental DBAs' and the need for specialized database reliability engineering.
A developer recounts the chaotic process of changing their GitHub username and the cascading technical issues it caused across their projects and CI/CD pipelines.
A deep dive into Generative Adversarial Networks (GANs), summarizing and explaining key research papers in the field.
Dropbox's latest update adds a non-removable Finder toolbar, sparking criticism for poor UX and ignoring user control.
Exploring UI testing on iOS, comparing KIF and XCUI, and solving flaky tests with better synchronization techniques.
Analyzes performance inefficiencies in LINQ queries, including hidden allocations, and offers optimization techniques for C# developers.
A guide to migrating Swift 2.3 code to Swift 3.0, focusing on replacing C-style for-loops and operators with modern Swift alternatives.
Analyzes if software developer compensation is becoming bimodal, like in law, using salary data and trends.
Explores computational challenges of large quadratic forms in genomics, focusing on eigenvalue approximations for high-dimensional statistical tests like SKAT.
Explains variable and function hoisting in JavaScript, focusing on differences between var, let, and const in ES2015.
A developer explains building a security-focused static code analysis tool for Gulp by extending an existing plugin, following open source philosophy.
A step-by-step tutorial on how to containerize an ASP.NET Core application using Docker, from creating a Dockerfile to running the image.
An update on using Flight.js at TweetDeck in 2016, covering mixins, state management, data flow with RxJS, and component architecture.
The Compositor Worklet API has evolved into Animation Worklet, a new web standard proposal for high-performance, scroll-linked animations.
A detailed look at Disy's structured code review process, including their 'code buddy' system and principles for effective peer reviews.