Project Jigsaw: an incomplete puzzle
Analysis of Project Jigsaw's delays and challenges in Java 9, discussing the technical complexities of introducing a module system.
Analysis of Project Jigsaw's delays and challenges in Java 9, discussing the technical complexities of introducing a module system.
XAML Behaviors are now open source on GitHub and available for UWP apps, with updates to the Cimbalino Toolkit to support them.
The author explains their decision to start a blog using Jekyll, citing its simplicity, GitHub integration, and support for Markdown.
Oracle proposes a six-month delay for Java 9's release, primarily due to the complexity of Project Jigsaw and modularity.
A developer revisits and improves their JavaScript Tic Tac Toe game, focusing on refactoring win-checking logic and adding AI tactics.
A developer documents their journey of learning Vue.js by live-coding on Twitch, sharing the process with all its mistakes and discoveries.
Exploring MassiveJS, a Node.js library for PostgreSQL that offers a better alternative to traditional ORMs by embracing SQL power and good database design.
Analyzing patterns in Bob Ross Twitch chat data using n-gram frequency, percentiles, and spikiness scores to identify event-driven viewer reactions.
A developer's journey from avoiding virtualenvs to adopting 'pew', a tool that simplifies Python virtual environment management.
The author announces that their personal blog's source code is now publicly available on GitHub, making it open source.
Learn how to securely manage VM passwords using Azure Key Vault secrets in ARM templates, eliminating plaintext password risks.
A PowerShell guide to retrieve the BIOS GUID of a Hyper-V virtual machine from the host OS using WMI/CIM.
A guide to creating parameterized XCTest test cases in Swift, including workarounds for NSInvocation limitations.
Highlights five key projects advancing security: U2F, Let's Encrypt, Rust, X25519/Ed25519, and Chromebooks.
Summary of the 2015 MLOSS workshop on open-source machine learning software, covering key talks and the maturing community.
Developer announces open-source work on a native compiler for .NET Core, enabling C# programs to run as lean, dependency-free native apps.
A CSS tutorial explaining how to use transform:scale() on a parent element without affecting the visual size of its child elements.
A developer reflects on shifting from chasing tech trends to focusing on delivering customer value and work-life balance.
A rebuttal to arguments against using ECC memory, using Google's historical hardware decisions as a case study.
A developer shares a simple terminal script to create Bitbucket pull requests, offering a CLI alternative to the web interface.