Docker Hub Image in Warp Speed for Open Source Projects
A developer describes automating Docker image builds and pushes to Docker Hub for an open-source Node.js Docker management tool using CodeFresh.
A developer describes automating Docker image builds and pushes to Docker Hub for an open-source Node.js Docker management tool using CodeFresh.
A technical guide on configuring and using SendGrid to send emails from Azure Functions after the GA release, including code examples.
A technical guide detailing the challenges and solutions for running Linux on a Samsung Chronos 7 laptop, focusing on performance and heat management.
A guide to using ES6 features in Node.js projects, covering version support and setting up Babel with Gulp for transpilation.
A developer's troubleshooting journey with PowerShell's Updateable Help system, detailing pitfalls and solutions for hosting help files.
Announcing Script'17, a new JavaScript conference created to provide an exciting and inspiring event for the community.
A personal reflection on the trade-offs between convenience and privacy in an era of AI, IoT, and pervasive data collection.
A technical guide testing methods to prevent Windows 10 from automatically rebooting after updates, using PowerShell and VMs for validation.
A blog post sharing practical tips for delivering a successful first public talk, based on the author's personal experience.
Author shares tips and resources for passing the Microsoft Azure 70-533 certification exam, covering study materials and key technical areas.
Explores computational challenges of large quadratic forms in genomics, focusing on eigenvalue approximations for high-dimensional statistical tests like SKAT.
A look at the origins and global impact of the Linux operating system, from Linus Torvalds' 1991 project to its widespread use today.
A developer argues for choosing programming languages and tools based on project needs over personal comfort, using examples from personal projects.
A PowerShell script to export a Base-64 encoded x.509 certificate on Windows 7, which lacks the standard Export-Certificate cmdlet.
A guide to deploying AWS AutoScale groups with Windows instances that automatically join a domain and rename themselves using CloudFormation and PowerShell.
A guide to deploying applications to Azure VMs using VSTS Release Management, covering common pitfalls and solutions.
Explores Bayesian vs. Frequentist approaches to the multiple comparisons problem in statistical inference and data analysis.
Explains how to use Object.values() and Object.entries() to easily iterate over object properties in modern JavaScript.
Explores the new tuple deconstruction feature in C# 7, including syntax and how to deconstruct custom types.
A guide to setting up continuous integration for .NET Core libraries using Atlassian Bitbucket Pipelines, including YAML configuration and NuGet packaging.