From c67371b05dbba2a5d248b3fe324d62107482cf4f Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 14 Sep 2024 11:46:32 -0400 Subject: [PATCH] Fix NLnet link --- content/blog/akademy2024/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/akademy2024/index.md b/content/blog/akademy2024/index.md index bde3891..f88555b 100644 --- a/content/blog/akademy2024/index.md +++ b/content/blog/akademy2024/index.md @@ -57,7 +57,7 @@ My talk [was about integrating C++, Qt, Rust (and KDE Frameworks.)](https://conf The results of my talk I think were really cool! Within the KDE community, there seems to be some interest in picking up Rust. Lots of KDE developers were in varying stages of Rust interest. No one told me how stupid it was to glue the two together, so the general vibe I think is "it's pretty neat, let's see how well this works." Unfortunately due to technical issues my talk was not recorded properly. A colleague recorded my talk on his phone, and will hand that over to the Akademy organizers soon. So please be patient, but [the slides are available online](https://conf.kde.org/event/6/contributions/203/attachments/133/169/akademy-2024-qt-rust.pdf) while you wait. -Oh yeah, and the KDE goal I'm championing ["We care about your Input"](https://phabricator.kde.org/T17433) was selected! I'm pretty excited to keep hacking away on graphics tablets in KDE Plasma. Thanks to [NLnet](https://nelnet.com/) for sponsoring us to work on that, along with Wayland accessibility improvements. +Oh yeah, and the KDE goal I'm championing ["We care about your Input"](https://phabricator.kde.org/T17433) was selected! I'm pretty excited to keep hacking away on graphics tablets in KDE Plasma. Thanks to [NLnet](https://nlnet.nl/) for sponsoring us to work on that, along with Wayland accessibility improvements. One of my favorite talks was [Xaver Hugl's "What even is color?"](https://conf.kde.org/event/6/contributions/221/). The work he's doing in KWin is excellent, and I think he did a really great breakdown to understand what color management is.