6 ms·
Disregarding all of the negative sentiment and claims of this repeating old work, I must say the source code is very fun to go through. The code is well-structu
by c4wrd 2y ago
Disregarding all of the negative sentiment and claims of this repeating old work, I must say the source code is very fun to go through. The code is well-structured, integrates many awesome technologies and provides a foundation to build on. The project is the clearly the result of a high caliber level of craftsmanship and labor of love, great work Will Chen (wwwillchen) and others!
- benterix 2y agoI agree with you, with just one exception - hardcoding ANSI escape sequences in strings (yes, a pet peeve of mine). https://github.com/google/mesop/blob/fa17bcdcd765adef4b3259e3523268ff2c66498a/mesop/bin/bin.py#L33C1-L33C87 https://github.com/google/mesop/blob/fa17bcdcd765adef4b3259e...