Not enough space on the disk - Azure Cloud Services
A developer troubleshoots and solves a 'not enough space on disk' error in Azure Cloud Services by redirecting the temp folder to a local resource.
A developer troubleshoots and solves a 'not enough space on disk' error in Azure Cloud Services by redirecting the temp folder to a local resource.
DataKind Singapore's Project Accelerator connects volunteer data scientists with nonprofits to solve data challenges, like analyzing water consumption data.
Interview with a software engineer about his work on OpenStack, his role at Red Hat, and his book on Python.
A deep-dive technical guide into Laravel Spark, an alpha-release tool for quickly building SaaS applications with Laravel.
A final comparison article summarizing various CSS and SVG techniques for web design, with links to detailed resources.
The author demonstrates their pure-Python HTTP/2 stack working with iOS 9 and major browsers, sharing client settings.
A guide for developers on how to approach and manage an inherited legacy codebase, focusing on mindset, planning, and practical steps.
Introducing a PHP library for identifying dead code using executable markers called "tombstones" to safely clean up legacy projects.
A technical tutorial on implementing session replication for a Spring Boot application using Docker, Spring Session, and Redis.
Article critiques a sexist comic strip and discusses subtle sexism and stereotypes that drive women away from the tech industry.
An introduction to using Microsoft Orleans for building scalable IoT solutions on Microsoft Azure, covering its benefits over traditional SOA.
A guide to creating a dynamic sitemap.xml file for ASP.NET MVC applications to improve search engine crawling.
Explains how to execute code after AngularJS's ng-repeat directive finishes rendering a list using the $last property.
Explores a non-standard, lighter method for integrating iOS dependencies with Carthage using the --no-build flag and direct project inclusion.
Inqlude now lists 184 third-party Qt libraries, providing a comprehensive archive and tools for Qt developers to discover and integrate extensions.
A guide to configuring SSH on Windows for easier, secure connections to Linux VMs and Git, eliminating repeated password prompts.
Explores the 'curse of dimensionality' through simulations, showing how nearest-neighbor distances converge in high-dimensional spaces.
Explores valid reasons for using simplified assumptions like 'spherical cows' in statistical modeling and theoretical work.
Announcing a Grafana plugin for Gnocchi, enabling visualization of metrics from the OpenStack-compatible time-series database.
An article about using Ruxit's web monitoring tool to identify deployment errors after a login system change.