Packer.io machine building and provisioning part 2
A tutorial on using Packer.io's user variables and provisioners (file, shell) to build and configure virtual machines.
A tutorial on using Packer.io's user variables and provisioners (file, shell) to build and configure virtual machines.
CSS Working Group seeks feedback on naming a new grayscale color function, comparing proposals like gray(), white(), black(), and rgb() shortcuts.
Discusses Apple's removal of class prefix encouragement in Objective-C projects and the implications for iOS developers.
A tutorial on creating an image comparison slider using only CSS and the resize property, exploring its benefits and limitations.
A Surface Pro user shares quick fixes for common issues like disappearing mouse pointers and unresponsive keyboards/touchscreens.
A quick-start guide for integrating the Xamarin Forms Labs library into cross-platform mobile applications, covering installation and basic setup.
A tutorial on using Laravel Forge to deploy and manage a web application on a custom AWS EC2 instance, covering setup from scratch.
A report on the 2014 scikit-learn developer sprint in Paris, covering participants, venues, achievements, and sponsors.
Announcing Cimbalino Toolkit 1.0.0, a developer toolkit for Windows Phone and Windows Store apps, now available as NuGet packages.
A Rust developer shares an example of implementing Dijkstra's shortest path algorithm using the standard library's PriorityQueue.
A developer's guide to auditing website accessibility, covering semantic HTML, keyboard navigation, automated testing, and screen reader compatibility.
A blog post collecting reviews and errata for the book 'Apps For All: Coding Accessible Web Applications', a technical guide on web accessibility.
A guide to resolving Azure Portal login conflicts when federating Office 365 Azure AD, with a workaround for Microsoft Account issues.
An explanation of the RANSAC algorithm for outlier rejection, used in computer vision and data modeling.
A tutorial on using Packer.io to create identical, automated machine images for development and production environments, focusing on VirtualBox builder.
A technical guide to Dixon's Q test for identifying outliers in small datasets, including its method, application, and criticisms.
A developer shares their experience and provides a step-by-step guide for making a first contribution to the Rust open-source project.
How to add the missing `containsString:` method to NSString for iOS 7 using a runtime patch and a category.
Explores using AWS Import/Export to bulk migrate VMware/Hyper-V VMs to EC2, bypassing slow uploads with shipped drives and PowerShell.
Explains the fundamentals of SVG coordinate systems, focusing on the viewport, viewBox, and preserveAspectRatio attributes.