-
Notifications
You must be signed in to change notification settings - Fork 303
Add new post: The 2018 Rust Event Lineup #226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
ef09dba
Add new post: The 2018 Rust Event Lineup
badboy 5538598
Link to Birds of a Feather for explanation
badboy 005ef08
Mention community calendar and how to contact the community team
badboy b9b4831
It's Brussels with an s
badboy 45a918e
Make clear that folks can start a new one and let the community team …
badboy 7651b2d
Update text for Rust Roadshow Brasil
badboy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 @@ | ||
--- | ||
layout: post | ||
title: "The 2018 Rust Event Lineup" | ||
author: Rust Community | ||
description: "Multitude of Rust event are happening this year; join us at one near you!" | ||
--- | ||
|
||
Every year there are multiple Rust events around the world, bringing together the community. | ||
|
||
### February 1-4: Mozilla Rust Roadshow Brasil 2018 | ||
|
||
The Mozilla Rust Roadshow Brasil is a series of workshops that will happen | ||
throughout the country between February 1st and 4th to broaden the adoption of Rust in Brazil. | ||
The project is organized by developers and community leaders, contributing along with Mozilla Brasil community organizers. | ||
|
||
Find more about who's leading and contributing to the Mozilla Rust Roadshow Brasil 2018 in [Adding Superheroes to the Rust Brazilian Community][heroes]. | ||
|
||
Learn about the workshops and where they are happening on [the Roadshow website][roadshow]. | ||
|
||
[heroes]: https://mozillabr.org/2018/01/adding-superheroes-to-the-rust-brazilian-community/ | ||
[roadshow]: https://rust-br.github.io/2018-roadshow/ | ||
|
||
### February 3-4: FOSDEM - Rust Dev Room | ||
|
||
After a very successful [Birds of a Feather][bof] session for Rust last year at FOSDEM, | ||
this year will have the first edition of the [Rust Dev Room][fosdem-rust]. | ||
Co-located with [FOSDEM 2018][fosdem], the annual conference about free and open source software, | ||
it will bring together the Rust community in **Brussels, Belgium**. | ||
|
||
A fully packed Sunday brings you 16 talks covering topics ranging from GUI programming, robotics and multimedia to idiomatic Rust, testing and memory management. | ||
Check out [the full devromm schedule][devroom-schedule]. | ||
|
||
[bof]: https://en.wikipedia.org/wiki/Birds_of_a_feather_(computing) | ||
[fosdem]: https://fosdem.org/2018/ | ||
[fosdem-rust]: https://rust-fosdem.github.io/ | ||
[devroom-schedule]: https://fosdem.org/2018/schedule/track/rust/ | ||
|
||
### May XX-YY: RustFest Paris | ||
|
||
The fourth iteration of RustFest will happen on May XXth and YYth in **Paris, France**. | ||
Once again there will be a full day of talks and a second day with multiple workshops, allowing you to learn, connect and code together with other Rustaceans. | ||
|
||
The CfP and ticket sales will open soon. | ||
Keep an eye on [rustfest.eu], get all updates on the [blog][rustfest-blog] and don’t forget to follow [@rustfest] on Twitter. | ||
Want to get a glimpse into what it's like? Check out last year's videos from [Kyiv] or [Zurich]! | ||
|
||
[rustfest.eu]: http://rustfest.eu | ||
[rustfest-blog]: http://blog.rustfest.eu/ | ||
[@rustfest]: https://twitter.com/rustfest | ||
[kyiv]: https://www.youtube.com/watch?v=AHprJNUCgQ0&list=PL85XCvVPmGQhvs1Rnet_24B-AI3YSM2YG | ||
[zurich]: https://www.youtube.com/watch?v=jywiVWKm1TI&list=PL85XCvVPmGQj9mqbJizw-zi-EhcpS5jTP | ||
|
||
### August 16-17: RustConf | ||
|
||
[RustConf] is a two-day event held in **Portland, OR, USA** on August 16-17. | ||
|
||
The first day will again offer tutorials on Rust given directly by members of the Rust core team, ranging from absolute basics to advanced ownership techniques. | ||
The second day is the main event, with talks at every level of expertise, so don't miss the CfP to submit your talk soon! | ||
|
||
More details will be available on [rustconf.com][rustconf]. You can also follow [@rustconf] on Twitter for all announcements. | ||
|
||
[rustconf]: http://rustconf.com/ | ||
[@rustconf]: https:/twitter.com/rustconf | ||
|
||
### October: Rust Belt Rust | ||
|
||
[Rust Belt Rust](https://www.rust-belt-rust.com/) will have its third iteration this year in October. | ||
You can once again expect two days of talks and workshops. | ||
|
||
More details will come soon. | ||
Follow [@rustbeltrust] on Twitter for the latest news. | ||
|
||
[@rustbeltrust]: https://twitter.com/rustbeltrust | ||
|
||
--- | ||
|
||
As always, there are nearly a hundred [Rust User Groups][usergroups] worldwide. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. is our calendar public? this might be a nice place to link to it. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes! Will add the link |
||
Take a look if there's one near you or look at upcoming events in the [Rust Community calendar][calendar]. | ||
If you are running a Rust event or are interested in starting one email the [Rust Community Team][commteam] to add it. | ||
|
||
[usergroups]: https://www.rust-lang.org/en-US/user-groups.html | ||
[calendar]: https://calendar.google.com/calendar/embed?src=apd9vmbc22egenmtu5l6c5jbfc@group.calendar.google.com | ||
[commteam]: mailto:community-team@rust-lang.org |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we could add a few more sentences to this intro. something like "last year we wrote [link to last year] this year we are hoping to write a few posts spotlighting events that we have across the world. here are a few that we know of so far! if you have an event please contact XXX"
depending on if this goes out before or after our goals RFCs for comm team and the larger roadmap post we might allude to how these events help the language achieve goals XYZ