Skip to content

Commit 7b1ab18

Browse files
committed
hide old talks
1 parent 165add9 commit 7b1ab18

3 files changed

Lines changed: 3 additions & 1 deletion

_talks/30-years-on-and-in-the-beam-a-technical-deep-dive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tags:
66
level: Intermediate
77
title: "30 Years On and In the BEAM: A Technical Deep Dive"
88
speakers: -_participants/erik-stenman.md
9+
published: false
910

1011
---
1112
This presentation charts the evolution of the BEAM virtual machine over 30 years, focusing on its concurrency model and its role in fostering robust, fault-tolerant systems.

_talks/node-to-elixir-a-newcomers-perspective-after-2-years-in-production.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags:
66
level: Introductory and overview
77
title: "Node to Elixir (A newcomer's perspective after 2 years in production)"
88
speakers: -_participants/barnabas-jovanovics.md
9-
9+
published: false
1010
---
1111
Telling our experience from considering to change to elixir, doing it and now having a service in production for two years. Starting from the Libraries and Tools we looked at and what we landed on and the experiences we made running the application in production for about 2 years now
1212

_talks/supercharge-your-tests-with-snapshot-testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tags:
66
level: Introductory and overview
77
title: "Supercharge your Tests with Snapshot Testing"
88
speakers: -_participants/giacomo-cavalieri.md
9+
published: false
910

1011
---
1112
Unit tests are a fundamental defense line to avoid subtle bugs from sneaking into our code base. The problem is that writing them can sometimes feel like a tedious, repetitive and error prone chore.

0 commit comments

Comments
 (0)