BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon-2026//talk//XNCC8A
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-juliacon-2026-XNCC8A@pretalx.com
DTSTART;TZID=CET:20260814T164500
DTEND;TZID=CET:20260814T170000
DESCRIPTION:Have you ever tried sharing Julia code that computes the Lorenz
  attractor using DifferentialEquations and visualises it in Makie? I haven
 't—because the TTFX is unbearable. Users often wait 5+ minutes for compi
 lation during project instantiation\, creating an unacceptable first-time 
 experience. What if we could ship precompiled dependencies just like Julia
 's standard libraries? This is what Jumbo Julia does.\n\nIn this talk\, I'
 ll explain how Julia distributions work and what's included in Jumbo Julia
 \, including the tradeoffs imposed by package compatibility constraints th
 at can force older versions. I'll demonstrate common workflows and project
  instantiations to illustrate both capabilities and limitations. Then I'll
  show you how to create custom distributions for your own package sets. I'
 ll conclude by speculating on how Julia distributions could solve the PkgI
 mage distribution problem in the short term within Pkg itself.
DTSTAMP:20260502T114915Z
LOCATION:Room 1
SUMMARY:Jumbo Julia distribution - Janis Erdmanis
URL:https://pretalx.com/juliacon-2026/talk/XNCC8A/
END:VEVENT
END:VCALENDAR
