Recent Posts

MongoDB 8.0 Migration Guide: What You Need to Know Before Upgrading

Author: Ricardo Mello Original post on Foojay: Read More Table of Contents What’s new in version 8.0? General changes Queryable Encryption Express query stages Query shape and query settings Compatibility and deprecations Query behavior Index filters Migration planning and strategy Pre-migration assessment  Staging cluster: your testing hub Upgrade production cluster Monitoring Cluster node metrics  Recap How complex is your upgrade? Straightforward …

Read More »

From a JAR to a full-fledged MacOS app

Author: Nicolas Frankel Original post on Foojay: Read More Table of Contents The problemThe solutionImproving the buildFinishing touchesConclusion A couple of years ago, I developed a small Kotlin GUI to help me rename my files in batch. I actually created it with different JVM frameworks to compare their relative merits. In any case, I didn’t use it up until last …

Read More »

BoxLang 1.10.0: Functional Arrays, Elegant Loops & Distributed Locking

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents What’s New Nine New Array Methods for Functional Programming Elegant Loop Destructuring Syntax Distributed Cache Locking for Clustered Environments Dynamic Module Management Performance Optimizations Fully-Qualified Name Resolution ASM Compilation Improvements Streaming Binary Responses Developer Experience Enhancements MiniServer Warmup URLs Runtime Introspection Variables Module Binary Directory JSR-223 Configuration Flexibility …

Read More »