GlassFish now runs on JDK 16!
GlassFish, the Jakarta EE implementation, now successfully compiles and runs on JDK 16, marking a major milestone for compatibility with modern Java versions.
GlassFish, the Jakarta EE implementation, now successfully compiles and runs on JDK 16, marking a major milestone for compatibility with modern Java versions.
Explains how to implement high availability for Azure web apps using private endpoints and SQL failover groups across multiple regions.
A guide to using Pipenv for managing Python virtual environments, focusing on deterministic dependency resolution with Pipfile.lock.
A critique of Signal's centralization and a proposal for a federated, protocol-based chat app with end-to-end encryption.
Explores Django 3.2's new support for compressed fixtures in loaddata and dumpdata commands, including benchmark results.
TinyPilot's monthly update covers revenue decline, hiring efforts, affiliate program challenges, and optimizing order fulfillment processes.
Azure Cosmos DB's new Continuous Backup with Point-in-Time Restore feature is now in public preview, offering improved data recovery.
Explores practical aspects of building trust in AI systems, focusing on trust in the development process, results, and the company itself.
Explains the theory behind Linear Regression, a fundamental machine learning model for predicting continuous numerical values.
A guide to creating a Core Data abstraction layer for SwiftUI, enabling clean separation between persistence and the view layer.
A guide to creating custom property wrappers for SwiftUI, including practical examples like a feature flag wrapper.
An analysis of the Go programming language's strengths, praising its simplicity, stability, and suitability for internet-scale software development.
A guide to automating ksqlDB query deployments using bash scripts and REST endpoints, with examples for local and Confluent Cloud.
A guide covering two methods for deploying Node.js and Deno.js applications to the Heroku platform, including setup and configuration steps.
A retrospective on the TidyTuesday data visualization project's three-year anniversary, highlighting community growth and the importance of accessibility in data viz.
A technical article proposing a tidy data approach to matrix multiplication using R, comparing it to tensor operations and highlighting efficiency gains.
Andy Bell critiques tech industry debates as "boring money internet" and advocates for a more creative, inclusive web.
A proposal for aligning Jakarta EE and MicroProfile via a shared 'CN4J' profile to break circular dependencies and unify cloud-native Java efforts.
A guide on connecting to managed ksqlDB in Confluent Cloud using the REST API and CLI, covering API key creation and setup.
A deep dive into debugging a NullReferenceException crash on ARM64 Linux, revealing a missing null check in the .NET runtime's exception handling.