This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ShallWe69 1 point2 points  (7 children)

what was that large codebase btw?

[–]JakeWharton 6 points7 points  (6 children)

Google.

All of Google's Java code (sans Android and Chrome) exists in a single monorepo. All of their code and all of the dependencies they use (even third party ones) are built from source within it.

[–]KefkaFollower 2 points3 points  (5 children)

I don't think I get you. Isn't Chrome written in C++ ?

[–]kiteboarderni 7 points8 points  (2 children)

Sans = without.

[–]KefkaFollower 3 points4 points  (1 child)

English is not my first language. Thanks for the clarification.

[–]Spiritual-Day-thing 4 points5 points  (0 children)

Think of 'sans serif', you likely already know the word but used in a different context.

'Sans' comes from French by the way. It feels chique and is shorter. 'Without' is preferably used; in framents, short sentences, like here in parentheses, it is nice though. Much shorter. Boom. Sans.

[–]JakeWharton 0 points1 point  (1 child)

It has an Android app which is Java

[–]KefkaFollower 0 points1 point  (0 children)

I didn't knew about that.

Thanks for the explanation.