Kent OOO (Out Of the Office)
Kent explains why JavaScript Air is canceled this week due to his participation in a pioneer trek, making him unavailable.
Kent explains why JavaScript Air is canceled this week due to his participation in a pioneer trek, making him unavailable.
Explores the technical challenges and differences between traditional containers and true sandbox environments, focusing on user namespaces and privilege levels.
Explains the constructor property in JavaScript, its role in inheritance, and how to use it for type checking and class identification.
Guide to correctly rotate the Raspberry Pi 7" touch display and touch targets when running Windows 10 IoT Core by editing the config.txt file.
Explores how hypermedia APIs reduce coupling in distributed systems by minimizing client assumptions, using RESTBucks as an example.
A software engineer discusses the concept of defect prevention, analyzing root causes of bugs and suggesting process improvements to avoid recurrence.
A cheatsheet and Swift code sample for navigating Apple's ClockKit complication families and templates for watchOS 5 development.
A quick overview of new packages like BootFromWim and ShieldedVM in the Nano Server build for Windows Server 2016 Technical Preview 5.
CloudCred gamifies VMware learning with badges, points, and real-world rewards for completing tasks like labs and certifications.
PSPDFKit's journey to achieving fast and reliable UI testing for their iOS PDF SDK, covering strategies beyond Apple's XCUI framework.
A guide to building a prototype IoT analytics architecture on Azure, covering IoT Hub, Stream Analytics, and Power BI integration.
A technical guide on installing and using runC and libcontainer to create and manage containers on Fedora 23/24.
A technical guide on automating static site deployment using cron jobs and Git to schedule and publish blog posts.
A technical guide on using the postMessage API to create responsive iframes by communicating height between embedded and hosting documents.
A developer recounts a massive, poorly-scoped code review and the strategies used to salvage it, emphasizing best practices.
A guide on migrating from Mandrill to SparkPost for transactional emails in a Laravel application, including setup and configuration.
A guide on converting icon fonts to SVG icons, covering tools and steps for modern web development.
Troubleshooting guide for the 'Error Fetching Datastores' issue during VMware VCSA installation.
An introduction to Python sorted collections, explaining the need for libraries like SortedContainers for efficient sorted data types.
A developer explains a subtle bug in date comparison code when ignoring time components, using Swift/NSDate examples.