SCALE 23x Conference Draws Record Attendance as Open Source Community Gathers in Pasadena
SCALE 23x, North America's largest community-run open source conference, draws record attendance in Pasadena with four days of sessions, workshops, and community activities — featuring keynotes on AI's impact on open-source development and the sustainability of community-maintained infrastructure.
SCALE 23x, the Southern California Linux Expo, draws record attendance in Pasadena, California with four days of sessions, workshops, and community activities. Now in its 23rd year, SCALE remains North America's largest community-run open source conference, with a program that reflects the open-source community's current priorities: AI, sustainability, and maintainer well-being.
AI and Open Source
The conference's AI track examines the complicated relationship between AI and open-source software. Sessions cover the use of open-source code for AI training (and the legal questions it raises), the growing ecosystem of open-source AI tools and models, and the impact of AI coding assistants on open-source contribution patterns. A keynote address explores whether AI-generated code contributions should be accepted by open-source projects, and if so, what attribution and review processes should apply.
Infrastructure Sustainability
A recurring theme across multiple tracks is the sustainability of critical open-source infrastructure. Sessions examine funding models for projects that are essential to the internet's functioning but maintained by small teams of volunteers, the burnout crisis among open-source maintainers, and the growing role of corporate sponsors in sustaining open-source ecosystems. The conference features a panel of maintainers from critical infrastructure projects discussing their experiences and recommendations.
Community Workshops
SCALE's workshop program includes hands-on sessions covering Kubernetes deployment, Linux system administration, open-source game development, and contributing to open-source projects for first-time contributors. The "Beginner's Day" workshop, aimed at people who have never participated in open source, has grown from a single session to a full-day program with mentored projects and guided contributions to real open-source repositories. The conference's commitment to welcoming newcomers has been a key factor in its sustained growth over two decades.
Related Articles
Redis 8.4 Brings Hybrid Search, Atomic Multi-Key Operations, and Auto-Repair AOF
Redis 8.4 is now generally available, delivering hybrid search that combines full-text and vector queries using Reciprocal Rank Fusion, new atomic string commands like MSETEX and DELEX, and automatic repair for corrupted append-only files. Lookahead prefetching and JSON memory optimizations round out a performance-focused release.
Deno 2.7 Stabilizes Temporal API and Ships Native Windows ARM Builds
Deno 2.7 has stabilized the TC39 Temporal API, bringing immutable, timezone-aware date and time objects to replace the legacy JavaScript Date API. The release also delivers official Windows ARM builds for Surface and Snapdragon devices, npm overrides support, and global install compilation for standalone executables.
Laravel 13 Ships with PHP Attributes, Passkeys, and Zero Breaking Changes
Taylor Otwell unveiled Laravel 13 at Laracon EU, delivering PHP 8 Attributes as an alternative to class properties, built-in passkey authentication in starter kits, and a new Reverb database driver for horizontal WebSocket scaling. The release requires PHP 8.3+ and promises the smoothest upgrade path in Laravel history.