Comment by nottorp

19 days ago

So, to achieve parity, they should allow humans to also commit code without checking that it at least compiles, right?

Or MS already does that?

the code goes through a PR review process like any other? what are you talking about?

  • i don't know about you, but i would never EVER submit a PR that fails to compile. not tests are failing, those happen (specially flaky ci), but not compiling.

    that's literally the bare minimum.

    • and you think this beta system that launched like 2 days ago can’t achieve that?

      it also opens the PR as its working session. there are a lot of dials, and a lot of redditor-ass opinions from people who don’t use or understand the tech

      5 replies →

  • so do you consider normal to submit code that you have never compiled? or ran at least once if it's not a compiled language...