-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Weekly Community Check-In #2 - "Everybody Struggles"! #4369
Comments
Here is @jywarren's struggle from #4327 (comment).
As he is busy. I am pasting it from his comment. |
Here is my struggle. 🔬 When we were building the OAuth project the main struggle was the absence of Devise gem at plots2. Almost all the documentation on the web have the solution of devise gem. So, there was a need to create our own system to incorporate AuthLogin library with the OAuth. The real struggle was to make the system in a state that it will never fail in the future. Initially we arrived at many corner cases(aka edge cases). As we were exploring new corner cases were arising. So, initially it was very hard to develop such a system. Once we completed the main system logic with all the corner cases. The system was so fast in accepting the providers that we included each provider within a week. About the december work: ⛑️ |
Hey everyone! First of all thank you so much @SidharthBansal for the appreciation. It means a lot to me and you have been putting a ton of effort to get the functionality right. I have recently started here and enjoy it a lot. Right now, I am working on the multiple tag subscription feature and I hope to finish it soon. |
Hi 😄 ! I was trying to get the spinner work in Leaflet.blurred 🗺 library today and i got stuck 🙈 at one point : How do i install different versions of same package in package.json ?What i tried before reaching to a solution :
Thank you 🎅 🎄 🤶 🎆 ! |
Hi, all! I am traveling this week and doing my best to keep up with the fast pace. So one additional struggle is being sure that, even in a limited amount of time, I look carefully at big project plans like those of @milaaraujo (on the API and especially latitude/longitude storage in the Node model! #4292) and @cesswairimu (on the community stats project, 📊 📈 #4302). I don't want to misread or miss something that will cause trouble later! Also wanting to mention @edieblu who continues to make progress on the Dashboard redesign, and has shared some great progress -- please check it out and offer your feedback to help improve our dashboard! https://publiclab.org/notes/edie_blues/12-13-2018/public-lab-dashboard-new-design-ideas#c21559 Thanks, everyone!!! |
Hi everyone 👋 ,
Thanks all for the support 😃 !! |
Just a note also that this week many people are on holiday or vacation. Please be patient and activity will pick up a bit as people return over the next week or so! |
Hello everyone, |
Nice to see you again Dhiraj. As Jeff wrote, this week will be low
intensity week as most of the people are travelling across globe and having
vacations.
I am available to help you all as much as I can.
Dhiraj it will be great to complete the existing tasks taken by you before
taking new ones.
…On Wed, Dec 26, 2018, 8:45 PM Dhiraj Sharma ***@***.*** wrote:
Hello everyone,
I have not been active since 3 months and i only worked on reviewing
PRs.Although i solved few issues in plots-2 My main focus in this week
will be to take up the new issues and work on pending issues too.Now my
performance from this week will be consistent to get some edge in other
projects. especially on solving issues.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4369 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQw5dmm88oe6n2kDFRUp0WeNVVJBCks5u85J6gaJpZM4ZfzDL>
.
|
Hello everyone, |
Who is willing to do next week checkins? We do this process in rotations so that each one will get an opportunity to do checkins. You need to just create a similar issue on Monday like this and close previous weeks issue. |
@SidharthBansal I would love to do next week's checkins |
This will be great!!!
Thanks Cess.
…On Thu, Dec 27, 2018 at 1:27 AM Cess ***@***.***> wrote:
@SidharthBansal <https://github.com/SidharthBansal> I would love to do
next week's checkins
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4369 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ4pa2rplta3378r3OiLQL1e11jluks5u89TAgaJpZM4ZfzDL>
.
|
Hey everyone, I was trying to do open source contributions and i came across public lab and the plots2 project and i felt that contribution to plots2 will be helpful for me.but starting to contribute to such a large code base is never easy, i get started with my first issue and @jywarren @SidharthBansal helped me alot and after some days i solved that particular issue and thankyou so much @SidharthBansal @jywarren for helping me . Please help me in moving further and contributing more to the organisation. :) |
There are over 500+ help wanted issues. Please try to solve as many as you
want. We want them to be decreased asap.
Thanks
…On Thu, Dec 27, 2018, 3:54 PM Aditya Kumar ***@***.*** wrote:
Hey everyone, I was trying to do open source contributions and i came
across public lab and the plots2 project and i felt that contribution to
plots2 will be helpful for me.but starting to contribute to such a large
code base is never easy, i get started with my first issue and @jywarren
<https://github.com/jywarren> @SidharthBansal
<https://github.com/SidharthBansal> helped me alot and after some days i
solved that particular issue and thankyou so much @SidharthBansal
<https://github.com/SidharthBansal> @jywarren
<https://github.com/jywarren> for helping me . Please help me in moving
further and contributing more to the organisation. :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4369 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ5kzlv_xxIXSVabnX8kvVfBBc5AMks5u9J_igaJpZM4ZfzDL>
.
|
I struggled a lot while completing my first PR with Public Lab. Why because I got scared from the huge codebase, I tried to go through the whole repo at once, but was it really the right way? I think No. Because, I was not a superhero that I would just read the project and all features understood, it took time for me in getting familiar. I started with small issues, focussed only on that part which is relative to a particular issue like see only those routes, models, controllers, tests required at that time. So, start small but with each subsequent issue try to up your game and remember to utilize practices you learnt from last PR experiences. The case may be different if the contributor is experienced in RoR. I was just at beginner level when I started. @codeIriss this might help. Thanks! |
Thanks for sharing your experience. We all faced the same problem. You are
correct we should explore piece by piece.
…On Thu, Dec 27, 2018, 7:47 PM Gaurav Sachdeva ***@***.*** wrote:
I struggled a lot while completing my first PR with Public Lab. Why
because I got scared from the huge codebase, I tried to go through the
whole repo at once, but was it really the right way? I think No. Because, I
was not a superhero that I would just read the project and all features
understood, it took time for me in getting familiar. I started with small
issues, focussed only on that part which is relative to a particular issue
like see only those routes, models, controllers, tests required at that
time.
So, start small but with each subsequent issue try to up your game and
remember to utilize practices you learnt from last PR experiences.
The case may be different if the contributor is experienced in RoR. I was
just at beginner level when I started.
@codeIriss <https://github.com/codeIriss> this might help. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4369 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUACQ-x1NO43STPuY-7Vp042Vp3HyHjnks5u9NaJgaJpZM4ZfzDL>
.
|
Hi everyone, hope everyone is enjoying their holidays. I am currently working on upgrading to bootstrap4 in #3937 and hoping to complete by the next week. |
I am willing |
Hi @coderjolly, for next check-In @cesswairimu has already shown interest but you could surely do the check-In for next to next week. How does it sound? |
@cesswairimu please link it to the new weekly check in after forming it. |
Hi all! I am traveling this week and won’t be back online until after nye, but I look forward to continue contributing in 2019. Happy new year! |
Hey everyone! I struggled a lot at first, with this being a codebase bigger than any I have every worked with, especially since I've never written a line of ruby before working on plots2, but I am started to feel more at ease because of the great help from the community, and taking a deep breath! I am working on a few small tasks and closing up loose ends with the login modals, and hope to continue with this. Thanks to everyone that helped me out! |
Hello everyone! According to my experience the initial setup of the project was the most difficult part of my first PR. So, in order to facilitate a newcomer, we should automate the process of setup. I had opened a issue regarding the same #3259 but later forgot about it. I think some basic shell scripting is required or we can write a python script to automate the process. Anyone with any experience in this, please provide some guidance regarding the same. Thank you so much! |
Sure, feel free to mention as now I am free from my exams |
Moved to #4476 Thanks everyone |
Hi everybody 😃 !
We all at Public Lab 🎈 - learn, grow, work, brainstorm ideas, contribute together so why not share about our weekly goals and the awesome work we have done at Public Lab with each other, so we can support and collaborate with each other better. We have a Community Check-In each week, where every community member can share something about their work from the past week and about their current week's goal 🎯. You are also welcome to share fun-fact 😄 , new ideas 💡 , your learning goals ☑️ .
We believe in collaborative efforts to support our community. We are running a learning platform which helps a newcomer to become master of tomorrow. 💯
If you're new here, welcome, and please comment a Hello message below, we would love to work with you. If you're looking for new issues, please try some of our first-timers-only issues.
We're SO EXCITED to have your help!
Is there anything, you would like to share with us from past week's work? What is your plan for this week?
If you have not planned yet, just leave a Hello! so that we know that you are in sync with us 🔃 and doing well!
The coming weeks will be absolutely full of code 💻 , tasks 🗒️, fun 🎉 and excitement 😃!!
As always, if you're waiting for a review, or if you're stuck, please request help here OR leave a comment with @publiclab/mentors @publiclab/reviewers for some input. 🙌
This week's theme
This week we are having outreachy theme
Everybody Struggles
. So if you are struggling on any issue or have struggled on any issue then feel free to comment below here. We are not going to judge you on it. We want to showcase that BEST THINGS TAKES TIME AND LABOUR.Have a GREAT week 🎉 !
Thank you !
/cc
@kunalvaswani123 @thesparks @faithngetich @DakshGondaliya @mohitRJranjan @milaaraujo @kevinzluo
@stefannibrasil @gauravano @ViditChitkara @tech4GT @mridulnagpal @namangupta01 @sagarpreet-chadha @Souravirus @jywarren @MayankKashyap @siaw23 @ryzokuken @ccpandhare @icarito @steviepubliclab @ebarry @jywarren, @sagarpreet-chadha, @icarito, @JonathanXu1, @uzorjchibuzor, @eli6, @kevinzluo, @ValentinaTironi, @rexagod, @sashadev-sky, @IshaGupta18, @milaaraujo, @dinaelhanan, @cesswairimu, @dependabot[bot], @oorjitchowdhary, @okonek, @wanzulfikri, @mohitRJranjan @publiclab/mentors @publiclab/image-sequencer-guides @publiclab/leaflet-environmental-layers-guides @Paarmita @vishalka98 @publiclab/reviewers @Divy123 @pomyo @bhavayAnand9 @ovipa017-xamk @Mridul97 @avsingh999 @Rishabh570 @subhahu123 @asquare14 @Radhikadua123 @faithngetich @quinn-codes-synthesis @amychan331 @mardelvalle @narnt @hydro-m @love-opensource @romanrodriguez @shubhangi-chauhan
Feel free to mention names of those contributors in comment below who have been missed.
The text was updated successfully, but these errors were encountered: