HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xycodex

no profile record

comments

xycodex
·5 ปีที่แล้ว·discuss
Btw Amazon actually did this, they have space for 200 a night right in one of their hq buildings in downtown Seattle called Mary’s place.
xycodex
·5 ปีที่แล้ว·discuss
I'm not too sure about the paper quality/weight/foldability tradeoff, but I appreciate the fact that it's really light and I can just fold it in half and stuff it into my inside jacket pocket and go out and read it over coffee.
xycodex
·6 ปีที่แล้ว·discuss
It might depend on the CI process. If the CI is only run on the tip of the branch being merged, then the PR should squashed, otherwise if a rollback it required, it would be possible to rollback to a commit that was not tested by CI. Unless there is a list of 'known good commits' somewhere.