IT Lightning Talks: session #27

Europe/Zurich
31/3-004 - IT Amphitheatre (CERN)

31/3-004 - IT Amphitheatre

CERN

105
Show room on map
Elizaveta Ragozina (CERN), Pedro Ferreira (CERN), Sebastian Lopienski (CERN), Hugo Gonzalez Labrador (CERN)
Description

IT Lightning Talks (ITLT) are short presentations on any topic related to computing technology or to the IT department. See more here: https://twiki.cern.ch/IT/LightningTalks/

Zoom Meeting ID
66858918180
Host
Pedro Ferreira
Alternative host
Pascal Pignereau
Useful links
Join via phone
Zoom URL
    • 10:00 10:07
      Real‑Time Translation in Real Life: What It Could Be 7m

      Real-time translation today is good! It really works for personal conversations. But its user experience still breaks normal human interaction because of the latency. I’d like to share my thoughts on that.

      Speaker: Alexandr Strekalovskiy (Massachusetts Inst. of Technology (US))
    • 10:07 10:10
      Welcome 3m
      Speakers: Elizaveta Ragozina (CERN), Hugo Gonzalez Labrador (CERN), Pedro Ferreira (CERN), Sebastian Lopienski (CERN)
    • 10:10 10:17
      Security vulnerability in open-source project 7m

      I recently discovered a critical CVE in a popular open-source project (CVSS=10.0) and would like to give a quick talk about it: how I discovered it, the unexpected way I bypassed a function which should've prevented command injections, and the uniquely high possible impact (as the tool is used for red-teaming by cybersecurity teams).

      Speaker: Dawid Kulikowski (Twente Technical University (NL))
    • 10:17 10:24
      Alternative operating systems for phones 7m
      Speaker: Antoine Duparay (CERN)
    • 10:24 10:31
      From Source to OCI: Comparing S2I and Paketo Buildpacks 7m

      Building OCI images efficiently is at the core of modern cloud-native workflows. In this lightning talk, I’ll compare two common approaches - Source-to-Image (S2I) and Paketo Buildpacks - focusing on how they construct OCI images, their trade-offs in transparency, reproducibility, and developer experience, and what this means in practice. I’ll briefly illustrate our experience applying both methods to Python (acc-py) environments and how these images integrate with a Knative-based platform at CERN.

      Speaker: Alexandra Murariu
    • 10:31 10:38
      Self-healing URLs 7m

      A while back, a Laravel (PHP framework) news blog post caught my attention: it discussed the concept and implementation of "self-healing" URLs. I wanted to expand on the idea and play around with it in Flask, and after many weekends later, I developed a Python package for this.

      Speaker: Dominic Hollis
    • 10:38 10:45
      Metaprogramming in Scala 7m
      Speaker: Florian Cassayre (CERN)