generated from 11ty/eleventy-base-blog
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into lambda-donation
- Loading branch information
Showing
9 changed files
with
92 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
--- | ||
title: What's in Store at RustConf 2024 | ||
byline: Rust Foundation Team | ||
description: RustConf 2024 is less than a month away. Here's what to expect. | ||
date: 2024-08-21T12:00:00Z | ||
tags: | ||
- announcement | ||
- foundation | ||
- rustconf | ||
index: false | ||
layout: layouts/news.njk | ||
--- | ||
This year, the Rust Foundation is excited to host <a href="https://rustconf.com/" rel="nofollow">RustConf</a> for the first time in Montreal, Canada, and online from September 10-13, 2024. Just a few weeks remain! | ||
|
||
## What to Expect | ||
|
||
RustConf 2024 will feature talks covering various topics within open source and Rust. | ||
|
||
Some key themes include: | ||
|
||
* **Security:** Rust’s role in enhancing security, including making open source secure by design, memory-safety across foreign function boundaries, and “X-safety” in unsafe environments. | ||
* **Performance and Optimization:** Rust’s compiler performance, low-overhead observability, and profile-guided optimization. | ||
* **Rust in New and Exciting Places:** Rust’s growing impact in industries like game development, robotics, space missions, and 3D design. | ||
|
||
We are also looking forward to a handful of sessions about the Rust community’s growth and collaboration, Rust’s integration with other languages, and the future roadmap of the language. There are a total of four exciting keynote talks, which you can learn more about here: <a href="https://rustconf.com/programs/#keynotes" rel="nofollow">https://rustconf.com/programs/#keynotes</a> | ||
|
||
Find the complete lineup of talks and the official schedule for RustConf here: <a href="https://rustconf.com/schedule/" rel="nofollow">https://rustconf.com/schedule</a> | ||
|
||
Learn more about RustConf and Rust Global speakers and workshop hosts here: <a href="https://rustconf.com/speakers" rel="nofollow">https://rustconf.com/speakers</a> | ||
|
||
### Workshops | ||
|
||
For those joining in person, there are three optional hands-on workshops on September 10th before the official start of the conference. | ||
|
||
**Workshop 1: Run Your Rust Code on Embedded and On the Web** | ||
|
||
*Instructor: Carl Kadie* | ||
|
||
This workshop will teach you how to run Rust code on web browsers and embedded devices using WebAssembly and “no\_std” environments. The focus will be on adapting Rust applications to different platforms and reintegrating essential library features for consistent functionality. | ||
|
||
**Workshop 2: Real World Testing in Rust** | ||
|
||
*Instructor: Jorge Ortiz Fuentes* | ||
|
||
This workshop is for anyone seeking practical experience testing realistic applications. Participants will use a REST API implemented with Axum to write meaningful tests using standard tools and crates, making them suitable for real-world unit testing scenarios. | ||
|
||
**Workshop 3: Unleash Your Computer’s Power with Rust - Safely** | ||
|
||
*Instructor: Herbert Wolverson* | ||
|
||
The workshop aims to show the value of Rust despite its complexity. Participants will learn to efficiently distribute workloads, communicate asynchronously, and utilize their computer’s capabilities using Rust’s safety features. The session will also explain Rust’s unique system safety and error prevention approach. | ||
|
||
Interested in registering for a workshop? There are only a few slots left, so sign up for a workshop while you can! You can add one to your existing order or register for the first time with a workshop <a href="https://www.eventbrite.com/e/rustconf-2024-tickets-865842106047" rel="nofollow">here</a>. Just select “Get tickets”. Workshops cost $250. | ||
|
||
### Virtual Experience | ||
|
||
If you can’t attend in person this year, you can still join for the free virtual RustConf. Once you <a href="https://rustconf.com/register/" rel="nofollow">register</a> for RustConf, we’ll send you a link to join our dedicated Discord server a week before the event. On Discord, you’ll find information about livestreams, opportunities for Q&A, and the chance to interact with other attendees and speakers. The virtual platform will not only be an essential tool for those joining us remotely, but also for those onsite interested in asking our speakers questions, capturing their experience, and making lasting connections with other attendees and sponsors. | ||
|
||
### Rust Global: | ||
|
||
Rust Global is a Rust Foundation-hosted half-day event taking place on Friday, September 13th. The event will feature talks and discussions about the use of Rust in enterprise, government, and global leadership settings. It will be free for anyone with a Nonprofit or Industry/Government ticket (while capacity remains). Learn more on the <a href="https://www.eventbrite.com/e/rustconf-2024-tickets-865842106047?aff=oddtdtcreator" rel="nofollow">registration page</a>. | ||
|
||
We are thrilled to share that Rust Foundation security Engineer Walter Pearce has just been announced as the final Rust Global speaker! Learn more about Walter’s talk and the complete lineup of Rust Global sessions here: <a href="https://rustconf.com/programs/#rust_global" rel="nofollow">https://rustconf.com/programs/#rust_global</a> | ||
|
||
### RustConf “UnConference”: | ||
|
||
On Friday, September 13th, from 9am to 3pm, RustConf will feature the much-loved, freeform “UnConf” event, which is dedicated to open dialogue about the Rust Project after the main programming concludes. The UnConference is free and open to anyone with a RustConf ticket. | ||
|
||
Full Schedule:<a href="https://rustconf.com/schedule/" rel="nofollow">https://rustconf.com/schedule/</a> | ||
|
||
Register:<a href="https://rustconf.com/register/" rel="nofollow">https://rustconf.com/register/</a> | ||
|
||
### Low Ticket Warning | ||
|
||
RustConf tickets are going fast! If you plan to join us in Montreal, be sure to grab your spot before they're gone!. Register <a href="https://rustconf.com/register/" rel="nofollow">here.</a> | ||
|
||
--- | ||
|
||
### See You in September! | ||
|
||
Whether you are attending RustConf in Montreal or remotely from wherever you live, the Rust Foundation + RustConf team can’t wait to host you at this annual gathering of the Rustacean community 🦀 | ||
|
||
<a href="https://rustconf.com/" rel="nofollow">https://rustconf.com</a> |