Skip to content

Commit 0331ce9

Browse files
committed
talks-news: add column for conference
Signed-off-by: Daniel Maslowski <info@orangecms.org>
1 parent a9ac3d7 commit 0331ce9

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

src/talks-news.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## Talks
44

5-
| Date | Presenter | Title |
6-
|------|-----------|-------|
7-
| 2016-12-27 | Trammell Hudson | [Bootstraping a slightly more secure laptop](https://trmm.net/Heads_33c3) |
8-
| 2017-10-27 | Ron Minnich | Replace your exploit-ridden firmware with a Linux kernel ([YouTube](https://www.youtube.com/watch?v=iffTJ1vPCSo), [slides](https://schd.ws/hosted_files/osseu17/84/Replace%20UEFI%20with%20Linux.pdf)) |
9-
| 2017-12-29 | Trammell Hudson | [Bringing Linux back to the server BIOS with LinuxBoot](https://trmm.net/LinuxBoot_34c3) |
10-
| 2018-09-13 | Andrea Barberio, David Hendricks | [Open Source Firmware @ Facebook](https://www.osfc.io/2018/talks/open-source-firmware-facebook/) |
11-
| 2018-10-02 | Andrea Barberio, David Hendricks | [Turning Linux Engineers into Firmware Engineers](https://2018ocpregionalsummit.sched.com/event/F8ax/turning-linux-engineers-into-firmware-engineers) ([slides](https://insomniac.slackware.it/static/2018_ocp_regional_summit_linuxboot_at_facebook.pdf), [YouTube](https://www.youtube.com/watch?v=i84df1z6mdI)) |
12-
| 2018-10-31 | [Andrea Barberio](https://github.com/insomniacslk), [David Hendricks](https://github.com/dhendrix) | [Make Your System Firmware Faster, More Flexible and Reliable with LinuxBoot](https://www.usenix.org/conference/lisa18/presentation/barberio) ([slides](https://insomniac.slackware.it/static/2018_lisa_linuxboot_at_facebook.pdf)) |
13-
| 2018-12-27 | [Philipp Deppenwiese](https://github.com/zaolin) | [Open Source Firmware - A love story](https://media.ccc.de/v/35c3-9778-open_source_firmware) |
14-
| 2021-06-09 | Lucas Käldström | [Exploring modern and secure operations of Kubernetes clusters on the Edge](https://speakerdeck.com/luxas/exploring-modern-and-secure-operations-of-kubernetes-clusters-on-the-edge) |
15-
| 2024-06-15 | Marta Lewandowska | [No more boot loader: Please use the kernel instead](https://pretalx.com/devconf-cz-2024/talk/W3AVCT/) |
5+
| Date | Presenter | Title | Conference |
6+
|------|-----------|-------|------------|
7+
| 2016-12-27 | Trammell Hudson | [Bootstraping a slightly more secure laptop](https://trmm.net/Heads_33c3) | 33C3 |
8+
| 2017-10-27 | Ron Minnich | Replace your exploit-ridden firmware with a Linux kernel ([YouTube](https://www.youtube.com/watch?v=iffTJ1vPCSo), [slides](https://schd.ws/hosted_files/osseu17/84/Replace%20UEFI%20with%20Linux.pdf)) | OSSEU17 |
9+
| 2017-12-29 | Trammell Hudson | [Bringing Linux back to the server BIOS with LinuxBoot](https://trmm.net/LinuxBoot_34c3) | 34C3 |
10+
| 2018-09-13 | Andrea Barberio, David Hendricks | [Open Source Firmware @ Facebook](https://www.osfc.io/2018/talks/open-source-firmware-facebook/) | OSFC 2018 |
11+
| 2018-10-02 | Andrea Barberio, David Hendricks | [Turning Linux Engineers into Firmware Engineers](https://2018ocpregionalsummit.sched.com/event/F8ax/turning-linux-engineers-into-firmware-engineers) ([slides](https://insomniac.slackware.it/static/2018_ocp_regional_summit_linuxboot_at_facebook.pdf), [YouTube](https://www.youtube.com/watch?v=i84df1z6mdI)) | OCP Regional Summit 2018 |
12+
| 2018-10-31 | [Andrea Barberio](https://github.com/insomniacslk), [David Hendricks](https://github.com/dhendrix) | [Make Your System Firmware Faster, More Flexible and Reliable with LinuxBoot](https://www.usenix.org/conference/lisa18/presentation/barberio) ([slides](https://insomniac.slackware.it/static/2018_lisa_linuxboot_at_facebook.pdf)) | USENIX LISA 2018 |
13+
| 2018-12-27 | [Philipp Deppenwiese](https://github.com/zaolin) | [Open Source Firmware - A love story](https://media.ccc.de/v/35c3-9778-open_source_firmware) | [35C3](https://events.ccc.de/congress/2018) |
14+
| 2021-06-09 | Lucas Käldström | [Exploring modern and secure operations of Kubernetes clusters on the Edge](https://speakerdeck.com/luxas/exploring-modern-and-secure-operations-of-kubernetes-clusters-on-the-edge) | ODSC 2021 |
15+
| 2024-06-15 | Marta Lewandowska | [No more boot loader: Please use the kernel instead](https://pretalx.com/devconf-cz-2024/talk/W3AVCT/) | DevConf.CZ 2024 |
1616

1717
* [Open Source Firmware at Facebook](https://fosdem.org/2019/schedule/event/open_source_firmware_at_facebook/)
1818
by [David Hendricks](https://github.com/dhendrix)

0 commit comments

Comments
 (0)