-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Third STL Contributors Meetup #1999
Comments
Thanks a lot for bringing this up and organizing the last meetups. I really enjoy chatting with the team and found the previous meetups quite valuable. I would like to raise a not so pressing first world issue. The STL is currently in the favorable situation that it "lives at head" and looking at the current pace I hope it will stay there. Now C++20 taught us that despite the official mantra of "Ship it when its ready" there may be new features coming in that have surprising implementation issues. Right now there is no process in place how to provide reference implementations and exchange early implementation experiences. I believe with the ever increasing pace of new features it would be highly beneficial to shorten the feedback cycle and provide the committee with implementers directions. It is clear that just adding issues / PRs is not a viable strategy and I do not really have a better idea so that might be something to brainstorm / discuss |
It'd be nice to have a contributor code review session (mirroring maintainers code review). I think this is where people will learn how to code review the best. |
There is now MSVC STL Code Review videos on youtube. |
Exactly! I think what @sam20908 is suggesting is to have a similarly-structured review where a contributor is reviewing a PR, rather than a maintainer! I think this would be a great topic of conversation at the next Contributors Meetup. |
I think it's also valuable to hear inputs from the maintainers towards contributors: how can we as contributors help with your work in general? I know that there are a lot of contributions from contributors, and contributor code reviews are starting to happen, but what would the maintainers like to see more? I think this allows both sides to see the expectations from each other more clearly. |
Below are a few ideas for improvements we can make to the repo. We don't necessarily need to talk about all of them at the meetup, but I'd love to get some feedback from contributors on which ideas you would really like to see!
In addition, I would love to get some other thoughts from contributors on what resources would have been helpful when you first started looking at the STL repo? That "first-timer experience" only happens once, and I think we can make it better and attract more new contributors. |
For the sake of clarity (especially for newcomers and PR reviews) it would be nice to have some sort of Maintainer bage. At the moment we can only see github nicknames (like mnatsuhara). |
@jovibor Is there a way to do that in GitHub's UI - something similar to reddit's user flair? (Aside from, I suppose, directly editing profile pictures.) The only way I currently know of to find out whether someone is a maintainer is to hover over their username and look for "Member of microsoft/vclibs", which is definitely not very clear. |
I don't know for sure. But Github is a Microsoft's beast now, so I believe it can be done one way or another😎.
I can see it on your name but not on mnatsuhara's (I believe she's from Microsoft as well?)
Yes, it's not. |
@jovibor - thanks for pointing this out! I've adjusted the settings for my Microsoft org membership so you should hopefully be able to see my Microsoft affiliation upon hover! |
Thanks all for your input. These are great topics to discuss. We have a date for the next meetup: Wednesday, September 15th, 2021 from 9am to 10am Pacific Time (PT). We would like to invite all contributors to attend . Similar to the previous meetings, the next one will take place on Microsoft Teams. To participate, we ask you to register first for the event using this link: https://aka.ms/stl-meetup Based on the feedback so far, here are the proposed topics for the discussion:
|
I want to recall about two oldest not closed PRs:
Don't look good abandoned, shoulda close or finish. The second one probably needs to be closed with some excuse, but the random one apparently makes sense. |
The link doesn't appear to work for me |
Same here |
Sorry about this. I've just fixed it. Can you please try it again? |
It works now |
There are some performance PRs where contributors themselves cannot test them due to hardware unavailability. Mostly ARM, but one is AVX512. What to do with these PRs? |
The notes from the meetup have been posted on the wiki. Thank you to all who attended and participated, we're looking forward to the next one! |
Update
The Third STL Contributors Meetup is now scheduled for Wednesday, September 15th, 2021 from 9am to 10am Pacific Time (PT)
Please register at https://aka.ms/stl-meetup.
Agenda and more details can be found below.
Update (9/14)
Reminder: This meeting is taking place tomorrow at 9am PST. Last week, I've sent out the meeting invites to everyone who's registered. If you haven't received it, please let me know asap.
The text was updated successfully, but these errors were encountered: