From b38b096c5786a745d1447f3a23ec92dd2df884db Mon Sep 17 00:00:00 2001 From: razvand Date: Tue, 24 Sep 2024 05:43:09 +0000 Subject: [PATCH] deploy: 12a9d61081e9c1f6d1de0a06b19e8c34a9b4132f --- index.html | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 5fe265c..ba6f51b 100644 --- a/index.html +++ b/index.html @@ -227,23 +227,15 @@ Bogdan Manolea ) , -ApTI

Bio: Executive Director of Association for Technology and Internet - ApTI, the only digital rights organisation in Romania. Bogdan has a legal background, a passion for technology and an experience of over 20 years in Law and Technology.

Content: A new directive adopted by the EU in 2024 has come with an old/new buzzword - the right to repair. The presentation will focus on what are the new obligations, when they will enter into force and for who it might be helpful.

  • Radu Marias -

    The Hitchhiker’s Guide to Building an Encrypted Filesystem in Rust (Talk)

    Radu Marias +ApTI

    Bio: Executive Director of Association for Technology and Internet - ApTI, the only digital rights organisation in Romania. Bogdan has a legal background, a passion for technology and an experience of over 20 years in Law and Technology.

    Content: A new directive adopted by the EU in 2024 has come with an old/new buzzword - the right to repair. The presentation will focus on what are the new obligations, when they will enter into force and for who it might be helpful.

  • Radu Mariaș +

    The Hitchhiker’s Guide to Building an Encrypted Filesystem in Rust (Talk)

    Radu Mariaș ( -Radu Marias +Radu Mariaș , -Radu Marias +Radu Mariaș ) , -rencfs

    Bio: Passionate Rust developer and passionate about STEM. Vast experience with Rust, Java, distributed computing and systems, some DevOps skills, good problem solver, lead and architect with academic background in > computer science.

    Content: An encrypted file system written in Rust that is mounted with FUSE on Linux. It can be used to create encrypted directories. You can then safely backup the encrypted directory to an untrusted server without worrying about the data being exposed. You can also store it in any cloud storage like Google Drive, Dropbox, etc. and have it synced across multiple devices. You can use it as CLI or build your custom FUSE implementation with it.

  • Radu Marias -

    Rencfs Live Coding (Workshop)

    Radu Marias -( -Radu Marias -, -Radu Marias -) -, -rencfs

    Bio: Passionate Rust developer and passionate about STEM. Vast experience with Rust, Java, distributed computing and systems, some DevOps skills, good problem solver, lead and architect with academic background in > computer science.

    Content:

  • Radu Marin +rencfs

    Bio: Passionate Rust developer and passionate about STEM. Vast experience with Rust, Java, distributed computing and systems, some DevOps skills, good problem solver, lead and architect with academic background in > computer science.

    Content: An encrypted file system written in Rust that is mounted with FUSE on Linux. It can be used to create encrypted directories. You can then safely backup the encrypted directory to an untrusted server without worrying about the data being exposed. You can also store it in any cloud storage like Google Drive, Dropbox, etc. and have it synced across multiple devices. You can use it as CLI or build your custom FUSE implementation with it.

  • Radu Marin

    Working with the AOSP (Talk)

    Radu Marin ( Radu Marin @@ -419,11 +411,11 @@ We aim to capture as much of the spirit of open source in talks, workshops and hacking sessions. Full schedule (speakers, presentations, workshops) will be detailed in the coming days.

    Day 1: Talks (Thursday, September 26, 2024)

    Talks will be delivered in English. Each talk is allocated a 30 minutes talk: 20-25 minutes for the talk itself, 3-5 minutes for questions. -Each speaker will use their own laptop, together with their demos and setup for the talk.

    TimeSlotDescription
    08:30
    Check-in
    Welcome, get to know the venue, connect with others.
    09:00
    Opening
    09:00
    Aula Magna
    Opening
    09:15
    Aula Magna
    Vicențiu Ciorbaru
    Vicențiu Ciorbaru
    Keynote: How to Make Money in Open Source
    09:45
    Aula Magna
    Georgiana Dolocan
    Georgiana Dolocan
    Keynote: How I found my voice in open source
    10:30
    Coffee / Tea Break
    Aula Magna Hallway
    A well deserved break. Grab some coffee or tea, connect with others.
    11:00
    Talks (session 2)
    11:00
    Aula Magna
    Andrei Cipu
    Andrei Cipu
    Wikimedia: where every single person on the planet is given free access to the sum of all human knowledge.
    B3.1
    Mihai Mașala
    Mihai Mașala
    RoLLMs - Building Romanian Large Language Models
    B3.2
    Dan Tudose
    Dan Tudose
    Building an Open Hardware & Software Smartwatch
    B4.1
    Bogdan Popa
    Bogdan Popa
    Continuations: What Have They Ever Done for Us?
    11:30
    Aula Magna
    Anca Alexandru
    Anca Alexandru
    Radu Borza
    Radu Borza
    dexonline – free software or open source philology?
    B3.1
    Andreea Duțulescu
    Andreea Duțulescu
    AI Tools for Education: Multiple-Choice Question Generation
    B3.2
    Mircea Anton
    Mircea Anton
    The OpenSource HomeLab
    B4.1
    Viorel Anghel
    Viorel Anghel
    Kubesol, our Kubernetes distribution
    12:00
    Aula Magna
    Adrian Dușa
    Adrian Dușa
    From zero to hero: experiences from a social scientist turned rogue
    B3.1
    Sorin Stănculeanu
    Sorin Stănculeanu
    The path to zero mainnet downtime: MultiversX's rigorous release process
    B3.2
    Răzvan Nițu
    Răzvan Nițu
    D – the best language you probably have not heard about
    B4.1
    Rüdiger Klaehn
    Rüdiger Klaehn
    How iroh moves bytes over the internet
    12:30
    Lunch Break
    Aula Magna Hallway & around UPB Campus
    Lunch break. We will order (a LOT of) pizza. Dining options around the POLITEHNICA campus will also be provided.
    14:00
    Talks (session 3)
    14:00
    Aula Magna
    Bogdan Manolea
    Bogdan Manolea
    Right to repair - a new buzzword or....?
    B3.1
    Alexandru "Sopy" Soponar
    Alexandru "Sopy" Soponar
    First Steps in Open Source: Small Contributions, Big Impact
    B3.2
    Iulian Pașcalău
    Iulian Pașcalău
    Good coding practices when developing mission critical apps
    B4.1
    Radu Marias
    Radu Marias
    The Hitchhiker’s Guide to Building an Encrypted Filesystem in Rust
    14:30
    Aula Magna
    Italo Vignoli
    Italo Vignoli
    Open Source and Open Standards for Digital Sovereignty
    B3.1
    Daniel Băluță
    Daniel Băluță
    A Newcomer's Roadmap on Contributing to the Linux Kernel
    B3.2
    Sorin Stănculeanu
    Sorin Stănculeanu
    Peer-to-peer networks in action: Libp2p’s role in MultiversX blockchain
    B4.1
    Alexandru Radovici
    Alexandru Radovici
    Tock - a secure embedded operating system framework written in Rust
    15:00
    Aula Magna
    Alina Mierluș
    Alina Mierluș
    Computing the "social": opportunities, challenges and where open source stands
    B3.1
    Vlad Drumea
    Vlad Drumea
    Solving Closed Source Issues Through Open Source for Selfish Reasons
    B3.2
    Bogdan Iancu
    Bogdan Iancu
    OpenSIPS at the confluence of Open Source and VoIP worlds
    B4.1
    Daniel Gafni
    Daniel Gafni
    Dagster Pipes: the composable remote execution protocol
    15:30
    Coffee / Tea Break
    Aula Magna Hallway
    A well deserved break. Grab some coffee or tea, connect with others.
    16:00
    Talks (session 4)
    16:00
    Aula Magna
    Darius Mihai
    Darius Mihai
    OpenSource Powered University
    B3.1
    Robert Bîndar
    Robert Bîndar
    Performance pitfalls in analytical databases
    B3.2
    Alexandru Olariu
    Alexandru Olariu
    Open Telemetry: What? Why? How? - incl. data visualization using Grafana
    B4.1
    Bogdan Dumitrescu
    Bogdan Dumitrescu
    OSS Licenses
    16:30
    Aula Magna
    Sergiu Weisz
    Sergiu Weisz
    VMchecker: Making Teachers' Job Easier Using FOSS
    B3.1
    Gabriel Masei
    Gabriel Masei
    Integration of Collabora Online into 1&1’s Online Office application.
    B3.2
    Răzvan Deaconescu
    Răzvan Deaconescu
    Efficient, Effective and Fun Computing with Unikernels
    B4.1
    Thorsten Behrens
    Thorsten Behrens
    LibreOffice, WASM-edition
    17:00
    Aula Magna
    Teodor Duțu
    Teodor Duțu
    How Open-Source Education Solves your Teaching Problems?
    B3.1
    Michael Meeks
    Michael Meeks
    Collabora Online: the open, collaborative office productivity suite in the cloud
    17:30
    Networking
    On-site networking with speakers, organizers, participants. A good time to make friends and open up collaboration options.

    Day 2: Workshops (Friday, September 27, 2024)

    Workshops are practical hands-on activities where you can find out about a project or delve deeper into a topic. +Each speaker will use their own laptop, together with their demos and setup for the talk.

    TimeSlotDescription
    08:30
    Check-in
    Welcome, get to know the venue, connect with others.
    09:00
    Opening
    09:00
    Aula Magna
    Opening
    09:15
    Aula Magna
    Vicențiu Ciorbaru
    Vicențiu Ciorbaru
    Keynote: How to Make Money in Open Source
    09:45
    Aula Magna
    Georgiana Dolocan
    Georgiana Dolocan
    Keynote: How I found my voice in open source
    10:30
    Coffee / Tea Break
    Aula Magna Hallway
    A well deserved break. Grab some coffee or tea, connect with others.
    11:00
    Talks (session 2)
    11:00
    Aula Magna
    Andrei Cipu
    Andrei Cipu
    Wikimedia: where every single person on the planet is given free access to the sum of all human knowledge.
    B3.1
    Mihai Mașala
    Mihai Mașala
    RoLLMs - Building Romanian Large Language Models
    B3.2
    Dan Tudose
    Dan Tudose
    Building an Open Hardware & Software Smartwatch
    B4.1
    Bogdan Popa
    Bogdan Popa
    Continuations: What Have They Ever Done for Us?
    11:30
    Aula Magna
    Anca Alexandru
    Anca Alexandru
    Radu Borza
    Radu Borza
    dexonline – free software or open source philology?
    B3.1
    Andreea Duțulescu
    Andreea Duțulescu
    AI Tools for Education: Multiple-Choice Question Generation
    B3.2
    Mircea Anton
    Mircea Anton
    The OpenSource HomeLab
    B4.1
    Viorel Anghel
    Viorel Anghel
    Kubesol, our Kubernetes distribution
    12:00
    Aula Magna
    Adrian Dușa
    Adrian Dușa
    From zero to hero: experiences from a social scientist turned rogue
    B3.1
    Sorin Stănculeanu
    Sorin Stănculeanu
    The path to zero mainnet downtime: MultiversX's rigorous release process
    B3.2
    Răzvan Nițu
    Răzvan Nițu
    D – the best language you probably have not heard about
    B4.1
    Rüdiger Klaehn
    Rüdiger Klaehn
    How iroh moves bytes over the internet
    12:30
    Lunch Break
    Aula Magna Hallway & around UPB Campus
    Lunch break. We will order (a LOT of) pizza. Dining options around the POLITEHNICA campus will also be provided.
    14:00
    Talks (session 3)
    14:00
    Aula Magna
    Bogdan Manolea
    Bogdan Manolea
    Right to repair - a new buzzword or....?
    B3.1
    Alexandru "Sopy" Soponar
    Alexandru "Sopy" Soponar
    First Steps in Open Source: Small Contributions, Big Impact
    B3.2
    Iulian Pașcalău
    Iulian Pașcalău
    Good coding practices when developing mission critical apps
    B4.1
    Radu Mariaș
    Radu Mariaș
    The Hitchhiker’s Guide to Building an Encrypted Filesystem in Rust
    14:30
    Aula Magna
    Italo Vignoli
    Italo Vignoli
    Open Source and Open Standards for Digital Sovereignty
    B3.1
    Daniel Băluță
    Daniel Băluță
    A Newcomer's Roadmap on Contributing to the Linux Kernel
    B3.2
    Sorin Stănculeanu
    Sorin Stănculeanu
    Peer-to-peer networks in action: Libp2p’s role in MultiversX blockchain
    B4.1
    Alexandru Radovici
    Alexandru Radovici
    Tock - a secure embedded operating system framework written in Rust
    15:00
    Aula Magna
    Alina Mierluș
    Alina Mierluș
    Computing the "social": opportunities, challenges and where open source stands
    B3.1
    Vlad Drumea
    Vlad Drumea
    Solving Closed Source Issues Through Open Source for Selfish Reasons
    B3.2
    Bogdan Iancu
    Bogdan Iancu
    OpenSIPS at the confluence of Open Source and VoIP worlds
    B4.1
    Daniel Gafni
    Daniel Gafni
    Dagster Pipes: the composable remote execution protocol
    15:30
    Coffee / Tea Break
    Aula Magna Hallway
    A well deserved break. Grab some coffee or tea, connect with others.
    16:00
    Talks (session 4)
    16:00
    Aula Magna
    Darius Mihai
    Darius Mihai
    OpenSource Powered University
    B3.1
    Robert Bîndar
    Robert Bîndar
    Performance pitfalls in analytical databases
    B3.2
    Alexandru Olariu
    Alexandru Olariu
    Open Telemetry: What? Why? How? - incl. data visualization using Grafana
    B4.1
    Bogdan Dumitrescu
    Bogdan Dumitrescu
    OSS Licenses
    16:30
    Aula Magna
    Sergiu Weisz
    Sergiu Weisz
    VMchecker: Making Teachers' Job Easier Using FOSS
    B3.1
    Gabriel Masei
    Gabriel Masei
    Integration of Collabora Online into 1&1’s Online Office application.
    B3.2
    Răzvan Deaconescu
    Răzvan Deaconescu
    Efficient, Effective and Fun Computing with Unikernels
    B4.1
    Thorsten Behrens
    Thorsten Behrens
    LibreOffice, WASM-edition
    17:00
    Aula Magna
    Teodor Duțu
    Teodor Duțu
    How Open-Source Education Solves your Teaching Problems?
    B3.1
    Michael Meeks
    Michael Meeks
    Collabora Online: the open, collaborative office productivity suite in the cloud
    17:30
    Networking
    On-site networking with speakers, organizers, participants. A good time to make friends and open up collaboration options.

    Day 2: Workshops (Friday, September 27, 2024)

    Workshops are practical hands-on activities where you can find out about a project or delve deeper into a topic. Each workshop is allocated 2 hours. Each workshop can host at most 30 participants.

    Each workshop takes place in its own room. WiFi is available. -Please bring your laptop.

    We will provide a detailed list of workshops and their schedule in the coming days.

    TimeSlotDescription
    08:30
    Check-in
    Welcome, get to know the venue, connect with others.
    09:00
    Workshops (session 1)
    First workshop slot
    09:00
    B3.1
    Andreia Ocănoaia
    Andreia Ocănoaia
    Git Good - An essential guide to git
    B3.2
    Radu Ciobanu
    Radu Ciobanu
    Reproducible Research and Data Analysis
    Radu Marin
    Radu Marin
    Working with the AOSP
    B4.1
    Bogdan Dumitrescu
    Bogdan Dumitrescu
    Docker on Servers
    B4.2
    Cristiana Andrei
    Cristiana Andrei
    Design modern UIs with Slint
    11:00
    B3.1
    Rüdiger Klaehn
    Rüdiger Klaehn
    Connecting all the Things - Developing a peer-to-peer chat app
    B3.2
    Iulian Pașcalău
    Iulian Pașcalău
    Running a MultiversX Chain Simulator in Docker
    B4.1
    Viorel Anghel
    Viorel Anghel
    How to install stuff in Kubernetes
    B4.2
    Eduard Stăniloiu
    Eduard Stăniloiu
    Take Dlang for a test drive
    12:30
    Lunch Break
    Library 4th Floor and around UPB Campus
    Lunch break. We will order (a LOT of) pizza. Dining options around the POLITEHNICA campus will also be provided.
    14:00
    Workshops (session 2)
    Second workshop slot
    14:00
    B3.1
    Marius Ileana
    Marius Ileana
    Full-Stack Rust
    B3.2
    Andrei Cojocaru
    Andrei Cojocaru
    WebScraping using Scrapy
    B4.1
    Mădălin Popa
    Mădălin Popa
    From Zero to DevOps Cloud: Ansible-Driven VPS Setup for Development
    B4.2
    Gabriel Masei
    Gabriel Masei
    Tutorial for integrating Collabora Online into a generic small web application.
    16:00
    B3.1
    Radu Marias
    Radu Marias
    Rencfs Live Coding
    B3.2
    Liviu Chircu
    Liviu Chircu
    Programmable Communications Using OpenSIPS
    B4.1
    Ștefan Jumărea
    Ștefan Jumărea
    Millisecond Deployments with Unikraft
    17:30
    Networking
    On-site networking with speakers, organizers, participants. A good time to make friends and open up collaboration options.

    Day 3: Hackathon (Saturday, September 28, 2024)

    We will have a full day to do hacking on our own project on Saturday, September 28, 2024, 10:00-18:00. +Please bring your laptop.

    We will provide a detailed list of workshops and their schedule in the coming days.

    TimeSlotDescription
    08:30
    Check-in
    Welcome, get to know the venue, connect with others.
    09:00
    Workshops (session 1)
    First workshop slot
    09:00
    B3.1
    Andreia Ocănoaia
    Andreia Ocănoaia
    Git Good - An essential guide to git
    B3.2
    Radu Ciobanu
    Radu Ciobanu
    Reproducible Research and Data Analysis
    Radu Marin
    Radu Marin
    Working with the AOSP
    B4.1
    Bogdan Dumitrescu
    Bogdan Dumitrescu
    Docker on Servers
    B4.2
    Cristiana Andrei
    Cristiana Andrei
    Design modern UIs with Slint
    11:00
    B3.1
    Rüdiger Klaehn
    Rüdiger Klaehn
    Connecting all the Things - Developing a peer-to-peer chat app
    B3.2
    Iulian Pașcalău
    Iulian Pașcalău
    Running a MultiversX Chain Simulator in Docker
    B4.1
    Viorel Anghel
    Viorel Anghel
    How to install stuff in Kubernetes
    B4.2
    Eduard Stăniloiu
    Eduard Stăniloiu
    Take Dlang for a test drive
    12:30
    Lunch Break
    Library 4th Floor and around UPB Campus
    Lunch break. We will order (a LOT of) pizza. Dining options around the POLITEHNICA campus will also be provided.
    14:00
    Workshops (session 2)
    Second workshop slot
    14:00
    B3.1
    Marius Ileana
    Marius Ileana
    Full-Stack Rust
    B3.2
    Andrei Cojocaru
    Andrei Cojocaru
    WebScraping using Scrapy
    B4.1
    Mădălin Popa
    Mădălin Popa
    From Zero to DevOps Cloud: Ansible-Driven VPS Setup for Development
    B4.2
    Gabriel Masei
    Gabriel Masei
    Tutorial for integrating Collabora Online into a generic small web application.
    16:00
    B3.1
    Liviu Chircu
    Liviu Chircu
    Programmable Communications Using OpenSIPS
    B3.2
    Ștefan Jumărea
    Ștefan Jumărea
    Millisecond Deployments with Unikraft
    17:30
    Networking
    On-site networking with speakers, organizers, participants. A good time to make friends and open up collaboration options.

    Day 3: Hackathon (Saturday, September 28, 2024)

    We will have a full day to do hacking on our own project on Saturday, September 28, 2024, 10:00-18:00. During the hackathon day, members of participating communities and project will use the time to work close to each other on current items.

    We will provide pizza for lunch 🍕

    Please bring your laptop.

    This is a good time for project leaders to welcome and train newcomers. And, of course, for newcomers to get involved and make their first (of hopefully many more) contribution.

    The format is very open. We will provide hacking spaces where each project can work.