All About Project Jigsaw On InfoQ
A comprehensive overview of Project Jigsaw, the new module system coming in Java 9, covering its motivation, features, and syntax.
A comprehensive overview of Project Jigsaw, the new module system coming in Java 9, covering its motivation, features, and syntax.
Applies the 'keep your bench clean' principle from cooking to software development, emphasizing clean code, atomic commits, and removing unused code.
A guide to implementing Gruvbox color scheme syntax highlighting for code blocks in Pandoc-generated websites.
An update on the evolution of OpenStack's Ceilometer project, including the spin-off of Gnocchi and Aodh into separate services.
A summary of the second Nilearn sprint, highlighting new features and improvements for this neuroimaging machine learning library.
A technical guide on integrating the Mousetrap library to add custom keyboard shortcuts and the Konami Code to React components.
A guide to packaging iOS IPA files with Swift code using a custom terminal script, addressing issues in automated build pipelines.
A user troubleshoots fish shell's man page completion generation in Slackware 14.1, sharing fixes and custom completions.
A technical guide detailing the steps to build and install the Krita digital painting software on Slackware 14.1 Linux.
A technical guide documenting the author's process of reinstalling and configuring Slackware Linux, including kernel setup, package management, and software installations.
An open source maintainer shares his strategy for encouraging first-time contributors by creating easy, guided opportunities to submit code.
A guide to creating type-safe Core Data objects in Swift, covering convenience initializers and factory methods to avoid string-based APIs.
Cimbalino Toolkit 2.0.0-beta1 released, now compatible with Windows 10 UWP for universal app development.
Explores CSS techniques for handling long words and preventing layout breaks, covering hyphens, word-break, overflow-wrap, and ellipsis.
Compares CSS and SVG techniques for creating graphical text effects, focusing on background-clip, masks, and pattern fills.
A developer argues for the importance of clean, high-quality code comments and clarifies their relationship to documentation.
A guide to dynamically generating a robots.txt file in ASP.NET MVC, including SEO benefits and code examples.
A technical guide to fixing the 'account settings out of date' error in the Windows 10 Mail and Calendar app by reinstalling the app and clearing its data.
Explains how to use Laravel 5.1's built-in login throttling feature to prevent brute-force attacks by limiting failed login attempts.
A developer details the architecture of his custom-built blogging platform, explaining the Azure services and technologies used to power it.