-
Notifications
You must be signed in to change notification settings - Fork 3
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
October 2018 Event #63
Comments
Because 2018-10-03 is public Holiday in Germany (Tag der Deutschen Einheit), the Meeting will be held 2018-10-10 at the Cisco Office Cologne https://www.google.de/maps/place/Große+Sandkaul+2,+50667+Köln Directions: Website: https://www.cisco.com/c/de_de/index.html The Office is in the same Building as the Dorint Hotel and the Hard Rock Cafe. The Entrance is on the West side of the building facing Saturn. |
The conference room is equipped with a MX700 Telepresence system: https://www.cisco.com/c/en/us/products/collateral/collaboration-endpoints/telepresence-mx-series/datasheet-c78-731263.html. Both Monitors can be used as presentation screens. We will have Coffee, cold beverages and some goodies available. Do we need something else? |
I promised to do a talk, so I have 2 ideas I could follow:
By default, I prefer to talk about interfacing, since it's easier for me, unless there's interest in Wayland? |
@dcz-self both sound great! There are some talks and posts about C/C++ interfacing (e.g. @spacekookie's RustConf talk), but I haven't seen much about Rust and Wayland. Also: You don't have decide right now. We can easily put some placeholder in right now to reserve you a spot in the agenda. :) |
Yay @dcz-self. Looking forward to that! 🎉 |
@dcz-self did you settle on a topic? We can also announce the meetup without talks for now and you still decide on the stop, if and what you want to talk about. |
@killercup I decided to go with your recommendation - sorry that I didn't say it explicitly. If you need a title, let's make it "Wayland + Rust" |
Awesome! Can you give me a bit more info so it looks good on the website? I think we have title, your name, abstract (just a sentence is fine), and some links to where people can find you, and slides/videos (can be added later of course)
… Am 04.10.2018 um 18:12 schrieb dcz-self ***@***.***>:
@killercup I decided to go with your recommendation - sorry that I didn't say it explicitly. If you need a title, let's make it "Wayland + Rust"
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I'm probably going to deal with slides over the weekend. I'll take some time to explain what is Wayland and why it's here to stay. Then, I'll give a high level overview of the state of Rust on Wayland: how to write servers and clients, and how far along we can get with Rust. I want to focus on Smithay projects, and wlroots-rs. People can find me on GitHub, and as dcz on IRC, as well as hanging out at my work Matrix channel, which is open to all. |
Yup, I'll grab the addess from the meetup announcement. I don't care much about recording, I'll be happy if it doesn't end up being a total disaster ;) |
Oh btw, credit me as Dorota. |
Published website, updated meetup.com event description, and wrote a tweet. @mre, since you did such an amazing job posting to the forums and reddit last time, want to do the honors again? :) |
Aye, can do. |
I figured this will be easier: |
I like to host mine on speakerdeck. Example here. |
Hi, sorry for the delay, here is the video: Next time, we will also be able to record the speaker camera on our Video Conferencing system (and be much quicker with the Video). @Florob i guess you need to trim at both ends :) |
Video is live at https://www.youtube.com/watch?v=oX5yVyLbLZE and link on the website! |
ToDo
Note: This time, @uwearzt will organize the location
Invitation draft
Rust News
cargo fix
/rustfix
cargo clippy
cargo doc --document-private-items
Iterator::flatten
is stable&str
andOsString
have become comparablestr::repeat
wasm-pack build
wasm-pack test
to run tests with node.js or in headless browser|
in irrefutable for-loop patternsThe text was updated successfully, but these errors were encountered: