Skip to content
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

Possible talk ideas #19

Open
mason-larobina opened this issue Nov 8, 2016 · 6 comments
Open

Possible talk ideas #19

mason-larobina opened this issue Nov 8, 2016 · 6 comments
Labels

Comments

@mason-larobina
Copy link

In the last month I've been playing with:

  • Configuring YouCompleteMe + vim with GoTo definiton support.
  • Rust C bindgen + cargo + build.rs
  • Porting C functions to rust piecemeal in a large-ish C code base.
  • Hunting transliteration bugs with git bisect.

Happy to create some talks or interactive sessions for any of the above. Perhaps a "Port Some C" hello world tutorial.

@caspark
Copy link
Contributor

caspark commented Nov 10, 2016

Personally I'd be most interested in the bindgen talk, because I know very little on the topic. The final 2 seem like they belong together.

I think the first one would be better if it includes a bit of an overview of the IDE-like landscape, just because I suspect people aren't going to remember specifics of configuring a specific vim extension (or at least I wouldn't)? Possible topics to extend with might be racer, clippy, cargo-watch, rustfmt, and of course the alpha rust language server, though not sure anyone has integrated it into any editors yet..

Let me know which talk you most want to give in Jan (say 9th or 10th), and I'll update the issue summary to suit (or feel free to do it yourself).

@caspark
Copy link
Contributor

caspark commented Jan 26, 2017

Hey @mason-larobina , were you still interested in giving a talk on bindgen/cargo/build.rs or on C -> Rust transliteration? I saw just recently that bindgen now has at least some C++ support, and some unforking just happened, both of which might be worth mentioning (if you know the alluded-to history - I don't).

@mason-larobina
Copy link
Author

I'm in the USA until late Feb and so far I haven't found time to prepare a talk.

I was working on a project similar to https://github.com/jwilm/alacritty however since it's release I'm not sure if I'll be continuing it.

@caspark
Copy link
Contributor

caspark commented Feb 7, 2017

Okay, no problem. For what it's worth, I was pretty interested to find about alacritty (saw it when it was announced); depending on where you got up to before the abandonment-intent kicked in, it might still be interesting to hear about.

@bitshifter
Copy link
Member

Sorry @mason-larobina I only noticed this issue after I felt it was a bit too late to ask you to speak at our 15/5 meetup. We're always looking for speakers though so perhaps next time if you are still interested.

@mason-larobina
Copy link
Author

No worries Cameron!

Since my last update in Feb I've been working on this project "full" parttime. It's coming along nicely and I've finished translating the 3k lines of C. I'm refactoring it now to be idiomatic rust. I'd love to talk about this after it's released.

If there's a way to tag this issue 'low priority' / 'future' that would probably be best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants