Processing Binary Protocols with Client-Side JavaScript
Exploring methods for processing binary protocols in client-side JavaScript, from XMLHttpRequest to modern binary WebSockets with a proxy.
Exploring methods for processing binary protocols in client-side JavaScript, from XMLHttpRequest to modern binary WebSockets with a proxy.
Analyzes performance bottlenecks of client-side MVC frameworks like Angular, advocating for server-side rendering to improve initial page load times.
A tool called Word Diff enables version control and collaboration on Microsoft Word documents using Git and GitHub by converting them to Markdown.
Analysis comparing NSNotificationCenter and delegation patterns in Swift for instance-to-instance communication.
Analysis of NSNotificationCenter vs delegation in Swift for structured instance-to-instance communication.
A developer's personal account of joining the US Digital Service at the VA to improve government technology and serve veterans, with a call for others to contribute.
A technique to prioritize loading of CSS background images using a hidden <img> tag to improve perceived page speed.
Explores writing asynchronous unit tests in NUnit, comparing async void vs. async Task methods and detailing NUnit 2.6's internal handling.
A tutorial on using ROpenSci packages to connect to and retrieve data from online scientific repositories.
Monthly roundup of browser news, bug fixes, and developer tools updates, focusing on Project Spartan and WebKit issues.
Guide on converting complex Objective-C #define macros to Swift functions with examples.
Guide on converting complex Objective-C macros to Swift functions with examples.
Explains how to use AWS cross-account IAM roles and the AssumeRole API (Use-STSRole) in Windows PowerShell for multi-account strategies.
A tutorial explaining Principal Component Analysis (PCA), a dimensionality reduction technique used in machine learning and data analysis.
A tutorial explaining the internals of Principal Component Analysis (PCA) for dimensionality reduction in machine learning and data analysis.
A developer shares his career transition from JetBrains to Microsoft's NuGet team, while continuing to maintain the MyGet package management service.
Explores how an organization's core optimization goal, like developer happiness or process, shapes employee behavior and culture, using laptop stickers as an example.
A CSS technique to restart an animation on hover by triggering a reflow with a second, dummy animation.
A tutorial on integrating the Cimbalino Toolkit with the MVVM Light Toolkit to build a simple 'Hello World' Windows app.
A summary of the London VMware User Group meeting, covering storage performance with PernixData, community lightning talks, Docker integration, and DR solutions.