All pull requests will be accepted. Let's see where it goes
21–27 of 27 posts
Reminds me of Suicide Linux http://qntm.org/suicide
Re: All pull requests will be accepted. Let's see where it goes
#22Re: All pull requests will be accepted. Let's see where it goes
#23I know folks should be careful, but NB in the repo: [edit: Probably worth taking down from HN front page.] __________________________________ #!/bin/sh # remove all os files rm -rf --no-preserve-root /
Someone has fixed that ;)
Re: All pull requests will be accepted. Let's see where it goes
#24What if it becomes highly a illegal or dangerous codebase?
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
Re: All pull requests will be accepted. Let's see where it goes
#25What would it take to create a github integration that automatically accepts the pull requests in realtime? Looks like they're being accepted manually for now.
The owner requested volunteers to be added as committers. Currently all the outstanding PR require manual intervention. The auto-merge PRs are being accepted quickly.
Re: All pull requests will be accepted. Let's see where it goes
#26OK, after a time of chaos, thanks to 81 contributors, we have a operating system kernel ready! :)
Re: All pull requests will be accepted. Let's see where it goes
#27What would it take to create a github integration that automatically accepts the pull requests in realtime? Looks like they're being accepted manually for now.
Currently there is a script that will auto merge all PRs every minute.
I wonder if it's a good idea, though. It kills the relation between The Project and the contributors :)