Comparing Dates, whilst ignoring the time
A developer explains a subtle bug in date comparison code when ignoring time components, using Swift/NSDate examples.
A developer explains a subtle bug in date comparison code when ignoring time components, using Swift/NSDate examples.
Google's potential ranking boost for sites using service workers (offline-ready) highlights how SEO drives web technology adoption over user benefits.
Explains the internal workings of Node.js, focusing on its single-threaded, non-blocking I/O architecture, the Reactor Pattern, and the role of libuv.
A guide on installing VMware ESXi 6.0 as a nested virtual machine inside a Microsoft Hyper-V host, including troubleshooting tips.
The Hyper open-source project is inviting contributors to join its core team with write access after landing just one commit, aiming to build a sustainable community.
Explores the terminology and lifecycle of software bug reports, discussing the tester's role and team dynamics in defect management.
April 2016 update on Sway, an i3-compatible Wayland compositor, detailing new features, progress toward 1.0, and contributor stats.
Explains how to handle unresolved tenant scenarios in the SaasKit multi-tenancy library for ASP.NET applications.
A guide to configuring AppVeyor CI to automatically publish NuGet packages to NuGet.org, eliminating manual uploads.
Advanced tutorial on using the Typi library for responsive typography, covering em media queries and integration with other libraries.
A software tester's reflection on the unpredictable pace of testing within Agile sprints, comparing it to a dance rhythm.
Explains the differences and use cases for the four CSS defaulting values: initial, inherit, unset, and revert.
A PowerShell function to retrieve localized names of Hyper-V Integration Services for configuration scripts.
Oracle BI security patches released for versions 12.2.1, 11.1.1.9, and 11.1.1.7, with the latter reaching its final patchset.
A technical guide explaining how to set up and configure Google Cloud Platform's HTTP Load Balancer using the command-line interface (CLI).
A curated list of insightful programming blogs covering topics like JVM internals, performance, ML, engineering culture, and computer architecture.
A recap of the London VMware User Group meeting covering sessions on VMware VVols with Nimble Storage, HomeLab discussions, and vRealize Business.
A technical guide on converting a Jenkins installation script into a PowerShell Desired State Configuration (DSC) file for automated server setup.
A junior front-end developer shares lessons on teamwork, communication, and tools for integrating into a new tech team.
Author discusses writing a Go image cropping program for Linux Voice, sharing insights on Go's features and providing code resources.