Skip to content

Commit

Permalink
Merge branch 'main' into lambda-donation
Browse files Browse the repository at this point in the history
  • Loading branch information
cgtechcommunity authored Aug 22, 2024
2 parents 3cded69 + b6d9e91 commit fea326f
Show file tree
Hide file tree
Showing 9 changed files with 92 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _includes/footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">
<img src="/img/rf-logo-transparent.png" alt="rust foundation logo"/>
<div>
<a href="https://twitter.com/rust_foundation"><img class="social_icon" src="/img/social/twitter.png" alt="Twitter icon"/></a>
<a href="https://x.com/rust_foundation"><img class="social_icon" src="/img/social/X.png" alt="X Formely Twitter icon"/></a>
<a href="https://www.linkedin.com/company/rust-foundation/"><img class="social_icon" src="/img/social/linkedin.png" alt="LinkedIn icon" /></a>
</div>
<div>
Expand Down
2 changes: 1 addition & 1 deletion careers.njk
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Comment the above div out when we're not hiring -->

<div> <!-- Comment this div out when we're hiring -->

<p>Unfortunately we don’t have any vacancies right now. Check back here in future, or follow us on <a href="https://twitter.com/rust_foundation">Twitter</a> or <a href="https://www.linkedin.com/company/rust-foundation/">LinkedIn</a>, to hear about new opportunities.</p>
<p>Unfortunately we don’t have any vacancies right now. Check back here in future, or follow us on <a href="https://x.com/rust_foundation">X (formerly Twitter)</a> or <a href="https://www.linkedin.com/company/rust-foundation/">LinkedIn</a>, to hear about new opportunities.</p>

</div>

Expand Down
7 changes: 6 additions & 1 deletion css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,14 @@ footer .container {
/* Contact */
.contact .social_icon {
width: 100px;
height: 88px;
margin-top: 3em;
margin-right: 2em;
}
}





/* Board */
.peoplelist, .memberslist {
Expand Down
Binary file added img/social/X-black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/social/X.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/social/twitter-blue.png
Binary file not shown.
Binary file removed img/social/twitter.png
Binary file not shown.
2 changes: 1 addition & 1 deletion info/contact.njk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ eleventyNavigation:


<h2>Follow us on social media:</h2>
<a href="https://twitter.com/rust_foundation"><img class="social_icon" src="/img/social/twitter-blue.png" alt="Twitter icon" /></a>
<a href="https://x.com/rust_foundation"><img class="social_icon" src="/img/social/X-black.png" alt="X Formely Twitter icon" /></a>
<a href="https://www.linkedin.com/company/rust-foundation/"><img class="social_icon" src="/img/social/linkedin-blue.png" alt="LinkedIn icon" /></a>
<p>The Rust Foundation operates with a small team, so we're not always able to keep up with comments and DMs on social media. If you need a response, we ask that you use the email address listed above.</p>

Expand Down
83 changes: 83 additions & 0 deletions news/what-s-in-store-at-rustconf-2024.md
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>

0 comments on commit fea326f

Please sign in to comment.