Recent Posts

Data Enrichment in MongoDB

Author: Mike LaSpina Original post on Foojay: Read More Table of Contents Concurrency in data enrichment Machine concurrency  Human concurrency Schema design patternsBest practices Plan for concurrency Use a separate collection for pessimistic locking Add an auto-save to your application when humans and locks are involved Release the lock app-side on logout  Anti-patterns Using separate (temporary) collections to enrich data …

Read More »

JC-AI Newsletter #14

Author: Miro Wengner Original post on Foojay: Read More Two weeks have passed and a lot have been happening on the field of artificial-intelligence. Two weeks have passed and a lot has been silently yet visibly happening in the field of artificial intelligence. This newsletter brings interesting developments, including Dario Amodei’s (Anthropic) view on the progress achieved in the LLM …

Read More »

BoxLang Homebrew Installer Released

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents Getting Started Option 1: BVM — BoxLang Version ManagerOption 2: Quick Installer — Zero Friction SetupAlways Up to DateReady to Try It? We’re excited to announce the official BoxLang Homebrew tap — the easiest way to get BoxLang up and running on macOS (and Linux with Homebrew). One …

Read More »