When to use map, flatMap, or for loops in Swift
A guide explaining when to use map, flatMap, and for loops in Swift, focusing on transformations versus side effects.
A guide explaining when to use map, flatMap, and for loops in Swift, focusing on transformations versus side effects.
A guide on using PowerShell Desired State Configuration (DSC) to create and manage secure HTTPS/SSL WS-Man listeners for improved server authentication.
A technical tutorial on creating a 3D anaglyph image effect using CSS blend modes like darken and lighten.
A developer presents Gnocchi, an OpenStack metrics project, at a Paris meetup, explaining its purpose, functionality, and advantages over Ceilometer.
A user's experience configuring and troubleshooting Amazon S3 backups from a WD My Cloud EX2 NAS, including cost-saving lifecycle policies.
Tutorial on adding npm packages and automating tasks with Gulp in an ASP.NET 5 site using Visual Studio Code, including Office UI Fabric.
Explores the motivations and challenges of open source maintainers, and why they sometimes hand off projects.
Explains how Intel's cache partitioning technology enables higher server utilization by isolating workloads, based on Google's research.
A guide to AngularJS best practices and style conventions, referencing John Papa's popular style guide and related tools.
Explores strategies for launching sharing-economy and platform startups by bootstrapping and 'faking it til you make it' to solve the two-sided market problem.
Explores decompression bombs and demonstrates using Docker's cgroup blkio controls to throttle disk I/O bandwidth.
A technical guide on setting up a reverse VPN to securely expose home network services like Alexa and Plex to the public internet.
Explores the reasons for choosing TypeScript over ES6, including type safety, tooling, and support for older browsers.
Exploring the use of TypeScript with AngularJS 1.x, including benefits for Java developers and tools for integration.
A developer shares their experience of being awarded Microsoft MVP status, detailing the application process and the benefits received.
A tutorial on creating a vintage photo washout effect using CSS blend modes and filters, focusing on the 'lighten' blend mode.
A developer argues against committing commented-out code, explaining why it harms code readability and maintainability.
A developer's experience and lessons learned from using Kubernetes for Docker container orchestration in a data processing project.
A tutorial for setting up Puppet in standalone mode on Fedora 23, including writing manifests and Serverspec tests.
A developer explains the problems with committing generated files to a Git repository's master branch and why they stopped the practice.