Skip to content

Commit

Permalink
Update Henk Oordt Abstract to Talk Page (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoow authored Sep 23, 2024
2 parents 4e7b083 + d56360d commit 45b485d
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion content/speakers/henk-oordt.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title = "Speaker: Henk Oordt"
[extra]
name = "Henk Oordt"
title = "Senior Software Consultant at Mainmatter"
image = "/images/speakers/henk.jpg"
image = "/images/speakers/henk.png"
twitter = "https://x.com/hdoordt"
url = "https://github.com/hdoordt"
bio = "<p>Henk is a Senior Software Consultant at <a href=\"https://mainmatter.com/rust-consulting\">Mainmatter</a>.</p><p>Henk is an embedded software engineer and one of the lucky people who mainly uses Rust in embedded. He's so passionate about Rust that he can't help spreading the word by hosting Rust training for all kinds of areas, and by developing <a href=\"https://teach-rs.trifectatech.org/\">teach-rs</a>, the modular, reusable Rust university course platform.</p>"
Expand Down
10 changes: 10 additions & 0 deletions content/talks/rust-irgendwie-irgendwo-irgendwann.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
title = "Rust Irgendwie, Irgendwo, Irgendwann"
template = "talk.html"
[extra]
date = "Oct. 11th, Thursday"
time = "16:00 - 16:30"
speakers = ["henk-oordt"]
description = "<p>Ever forgot something? Thought so. Myself, I forget loads of stuff. I have the remarkable ability of totally forgetting what somebody is talking about during our conversation. It’s not a very useful ability. But you’ll probably also know what it feels like, standing in front of your fridge, staring into the abyss that is the veggie drawer, and pondering on your life choices. Only to remember 10 minutes later that you actually didn’t want to go to the kitchen at all.</p><p>Luckily, we live in 2024. Where just about everything does have working memory. For instance, my laptop does, my colleagues, my wife has a very functional memory it would seem, and so does my car and my neighbour’s doorbell. I figured I want to make that memory work for me. So, being a software developer, a job title that should in my opinion be renamed to ‘computer whisperer’, I went ahead and created a little app that functions as my hippocampus. But then I forgot where I put it.</p><p>This talk is about taking Rust everywhere. It showcases how a single piece of business and communications logic written in Rust can run on anything, from browser to backend, from CLI to bare-metal firmware. And beyond.</p>"
ogimage = "/images/talks/og-images/rust-irgendwie-irgendwo-irgendwann.png"
+++
9 changes: 0 additions & 9 deletions content/talks/tba-henk.md

This file was deleted.

2 changes: 1 addition & 1 deletion data/schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"talk": "code-to-contract-to-code-making-ironclad-apis"
},
{ "time": "15:30 - 16:00", "title": "Snack Break", "isBreak": true },
{ "time": "16:00 - 16:30", "talk": "tba-henk", "title": "TBA" },
{ "time": "16:00 - 16:30", "talk": "rust-irgendwie-irgendwo-irgendwann", "title": "TBA" },
{ "time": "16:45 - 17:15", "talk": "linting-with-dylint" },
{ "time": "17:30 - 18:00", "talk": "building-an-extremely-fast-python-package-manager-in-rust" }
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45b485d

Please sign in to comment.