🔨 The long over-due commit of Open Source
A developer shares a story about patience in open source, detailing a 7-month-old pull request to improve documentation for the freeboard dashboard project.
A developer shares a story about patience in open source, detailing a 7-month-old pull request to improve documentation for the freeboard dashboard project.
Explains a subtle issue with mock verification order in Spock tests and provides a solution using multiple 'then' blocks.
Announces sway 0.15-rc1 and the upcoming 1.0 release, detailing the migration to the new wlroots library for the Wayland compositor.
A developer shares their experience contributing to an open-source dashboard project, highlighting the patience required in open-source development.
A macOS app for converting HEIC images to JPEG or PNG, addressing compatibility issues with Apple's newer image format.
A developer shares reasons to consider using TypeScript, focusing on type safety, refactoring, and editor support.
BurntToast PowerShell module adapts to a Windows 10 bug fix, removing a customizable AppID parameter to ensure toast notifications work post-update.
A guide to using PowerShell commands to stop, start, or restart all Azure Web Apps in a subscription.
A roundup of resources and tutorials for using the blogdown R package to create websites with R Markdown and Hugo.
A guide to implementing zero-downtime Blue-Green deployments using Docker and a proxy tool, with a practical walkthrough.
A Swift library for creating type-safe, declarative keys for UserDefaults, eliminating casting and string repetition.
Microsoft's Windows Developer Day event in London, featuring a keynote, Q&A, and deep-dive sessions on the Windows 10 Fall Creators Update for developers.
A PowerShell script tutorial for enabling and configuring the new firewall feature in Azure Analysis Services.
An introduction to WebRTC, explaining its complexities and demonstrating its use with Comlink for peer-to-peer data connections.
A guide to installing the nightly build of Azure CLI 2.0 on Windows using PowerShell and Chocolatey for access to the latest Azure features.
A technical article about optimizing Django Admin's date_hierarchy feature to eliminate performance bottlenecks caused by expensive database queries.
A summary of new features in React 16, including Fragments, Portals, Error Boundaries, and performance improvements.
An introduction to hybrid mobile apps, explaining their architecture, benefits, and popular frameworks like Ionic and Cordova.
A case study on Typi, a Sass library for creating maintainable web typography by focusing on typesetting principles.
A V8 developer discusses recent performance improvements in V8 6.3, including work on lazy deoptimization and optimizing Object constructor calls from webpack.