Analysing .NET Memory Dumps with CLR MD
A guide to analyzing .NET memory dumps using the CLR MD library, covering heap inspection and string analysis.
A guide to analyzing .NET memory dumps using the CLR MD library, covering heap inspection and string analysis.
A developer announces and shares thoughts on preparing for their first major conference talks at NSSpain and FrenchKit, focusing on Swift and live-coding challenges.
Using R code to generate permutations of digits (2,2,5,5,9,9), analyzing divisibility by 11 and primality.
An introduction to Brunch, a simple and convention-based JavaScript build tool for modern web development projects.
Summary of the VMworld 2016 keynote, focusing on VMware's new cross-cloud architecture and strategy for multi-cloud management.
A tutorial on building a serverless Web API with Azure Functions to generate vCard QR codes from user-provided contact details.
A developer details using Charles Proxy as an alternative to Adobe's Bloodhound tool for testing analytics calls in a mobile app, overcoming SSL and request-blocking issues.
Explores Bayesian vs. Frequentist approaches to the multiple comparisons problem in statistical inference and data analysis.
Explores the key benefits and potential risks of adopting cloud computing for businesses, including cost, scalability, and security concerns.
A developer clarifies common myths about Conda, explaining it's a general-purpose package manager distinct from Anaconda and not just for Python.
Author expresses pride and honor at being awarded the VMware vExpert 2016 title, recognizing contributions to the VMware community.
A software testing expert shares insights and a template for effectively reporting defects in mobile applications across various platforms and conditions.
A developer discusses the challenge of deciding when an interactive graph is core content versus a progressive enhancement, and how client requirements can shift that definition.
A technical guide on using native ODBC drivers and the strace tool to connect Apache Drill to OBIEE 12c on Linux for troubleshooting.
A technical analysis of performance optimizations in the .NET Wire serialiser library, using BenchmarkDotNet to measure the impact of each change.
Explores the new tuple deconstruction feature in C# 7, including syntax and how to deconstruct custom types.
A guide to building great software products by absorbing complexity for users, focusing on core features, dogfooding, and optimizing for ideal use cases.
A guide to setting up and testing Apache Cordova apps on a BlackBerry 10 device, covering SDK installation and environment configuration.
A technical guide on running a Minecraft server in Docker with correct permissions for a persistent host directory.
A curated list of five interesting Python tutorials covering music generation, computer vision, data science, and popular modules.