Aadit Kamat

Results 25 comments of Aadit Kamat

It's quite interesting that I'd come across this exact Facebook feature change through the book [Digital Minimalism by Cal Newport](https://books.google.com.sg/books?id=uS9eDwAAQBAJ&printsec=frontcover&dq=digital+minimalism+choosing+a+focused+life+in+a+noisy+world&hl=en&sa=X&redir_esc=y#v=onepage&q=blue%20color&f=false) which features a case study of Tristan Harris, a co-founder...

I would like to try working on this issue.

Hi @shimeilee, I'm not currently working on this. You can take up the issue if you like.

I have to agree, the ones shown on [GitHub README stats](github-readme-stats.vercel.app) are more accurate.

> Also, as it's mentioned on the website "contributions made towards the open-source community". Therefore, only the contributions made to Public Repositories are included for now. @ishandeveloper, it seems like...

Hi @d-l-mcbride, I've seen that you have commented on different issues in order to be assigned to those issues. Actually, these issues have been kept open as work items so...

Follow the [Pull Request Process and Contribution Guidelines](https://github.com/CodeToExpress/dailycodebase/blob/master/CONTRIBUTING.md#pull-request-process-and-contribution-guidelines) to add yourself as a contributor. You can add changes to the respective files in this PR as well.

@yashasvimatta, you need to merge the latest changes on the master branch to your fork's branch in order to resolve conflicts. You can do this either using `git pull` on...

Yes, this has happened to me as well. You should not be sending a pull request from the master branch of your fork. The master branch of the fork needs...

@sulemangit and @karshil2309, you can go ahead and send the PR with your solution by following the [Contribution guidelines](https://github.com/CodeToExpress/dailycodebase/blob/master/CONTRIBUTING.md). You don't need to be assigned this issue in order to...