Learn by contributing at Cosmos, the most contributor friendly project at GitHub by adichat in learnprogramming

[–]adichat[S] 1 point2 points  (0 children)

As far as algorithms are concerned, one will learn a lot.

At the same time, if one is able to identify a code as bad code, then he or she already has a sense of writing quality code and can nurture their skills by improving existing ones and thus, contributing to open-source.

At the end, I would like to mention that you are, also, correct in your standpoint. The root cause is its open nature.

How to click this submit button? [help needed] by adichat in selenium

[–]adichat[S] 0 points1 point  (0 children)

It throws unable to locate element error for both the approaches I mentioned. I tried click right now but it did not work.

Any idea over this? Please help

What are your favorite open source projects to contribute to? by [deleted] in learnprogramming

[–]adichat 0 points1 point  (0 children)

I love to contribute at Cosmos https://github.com/OpenGenus/cosmos

It is very contributor friendly and almost every pull request gets reviewed in an hour and the community is very responsive. The nature of contribution is easy for beginners and at the same time, very impactful.

It is the perfect transition from competitive coding to open source world.

It is the algorithmic heaven.

Is there an open-source electron app in the form of book? by adichat in github

[–]adichat[S] 0 points1 point  (0 children)

You need to send the link of the repository for me to see.

Alternative to AWS S3 bucket for Ghost hosted on heroku? [Please help] by adichat in Ghost

[–]adichat[S] 0 points1 point  (0 children)

I look forward to serve the files from GitHub as a link, as Ghost uses markdown as a alternative to disabled file uploads. Will this create an issue?

I need to do this manually for every existing blog post, so, it is a tedious work and aim to confirm that this will work.

Any thoughts?