Tech Events & Workshops
Discover and join virtual tech events, workshops, and meetups from the Ubuntu community worldwide. Connect with developers, engineers, and tech enthusiasts.
Today
Upcoming
Virtual
Total

Rust Data Pipelines: From Files to Clean Databases and Web Dashboards
A practical two-hour session on building reliable data pipelines in Rust, starting from messy input files and ending with clean data that can be stored, queried, and visualized in a web application. The session combines Rust, Polars, command-line data workflows, and SQLx to show how a developer can take CSV or Parquet files, validate and transform the data, handle errors clearly, persist clean records into a database, and prepare the results for charts, dashboards, or reporting screens. Rust is used as the implementation context, but the main lesson stays focused on software engineering fundamentals: data contracts, repeatable workflows, visible progress, reliable error handling, database migrations, compile-time query checks, and operational clarity. Audience: entry-level and intermediate developers who want a practical engineering session on turning raw files into clean, queryable, visualizable data. Outcomes: * Build a Rust command-line workflow that accepts input files and produces structured outputs * Clean and validate CSV or Parquet data before storing it * Use Polars for filtering, selecting, joining, grouping, and lazy execution * Store clean records in a database with SQLx * Use migrations and compile-time checks to make database access safer * Prepare stored data for visualization in a web application Format: two hours with a short framing walkthrough, a concrete end-to-end example, discussion of tradeoffs, and a closing checklist for practice.
View Event
Rust Data Processing with Polars: CSV, Parquet, Joins, and Lazy Queries
A practical two-hour session on Rust Data Processing with Polars, focused on CSV, Parquet, Joins, and Lazy Queries. Rust is used as the implementation context while the core lesson stays on software engineering fundamentals, reliability, testing, and operational clarity. Audience: entry-level and intermediate developers who want a practical engineering session, not a language tour. Outcomes: - Explain the practical boundaries of Rust Data Processing with Polars - Apply CSV in a small working example - Apply Parquet in a small working example - Apply Joins in a small working example Format: two hours with a short framing walkthrough, a concrete example, discussion of tradeoffs, and a closing checklist for practice.
View Event
The Polylith Mindset: Build Faster Across Multiple Projects
We can now generate code faster than ever, but that creates a new problem: teams can also generate confusion, duplication, and fragile architecture faster than ever. In this session, we'll explore how to design software systems that help both humans and AI move faster safely. The focus is on clear module boundaries, reusable components, stable interfaces, validation contracts, and Polylith-inspired thinking from the Clojure ecosystem. ## What We'll Cover - **Modular Architecture for AI-Assisted Development:** Structure large systems so features have clear ownership and predictable boundaries. - **Interfaces as Guardrails:** Use narrow interfaces to make code easier to replace, test, and reason about. - **Contracts & Validation:** Treat validation rules and schemas as a shared source of truth between humans, tools, and AI agents. - **Multi-Project Reuse:** Learn how shared components can support multiple products without turning into a tangled framework. - **Metaprogramming & Automation:** Use macros, code generation, and declarative patterns to reduce repetitive implementation work. ## Why Attend? If you're using AI to build software, the real question is no longer "Can it write code?" The question is: **can your architecture absorb that speed without collapsing under complexity?** This talk is for developers who want to build larger systems faster while keeping the codebase understandable, testable, and adaptable.

Building a voice agent for your business

Save Tokens and Build with Data-Driven Clarity using Clojure(Script) -- Part 2

Save Tokens and Build with Data-Driven Clarity using Clojure(Script)

The Business Challenge of Cloud + On-Prem Hybrid Infrastructure

Introduction to Distributed Systems: Storing and Scaling Data

Enough of the vibes yet? Let’s do Algorithms Visually

Let's find out what OpenClaw is all about...

