Ayc0 | 4 months ago | on: A down detector for down detector's down detector
Ayc0's comments
Ayc0 | 2 years ago | on: The Power of Prolog
But I don't know if they still support prolog (or maybe as a plugin provided by them for the migration)
Ayc0 | 3 years ago | on: Learn how to unleash the full potential of the type system of TypeScript
Ayc0 | 5 years ago | on: Bringing Pattern Matching to TypeScript Introducing TS-Pattern v3.0
And according to bundlephobia, it's only 1.6kB minified and gzipped so I think I'll use it as a building block for all my future pattern match!
Ayc0 | 6 years ago | on: LightSpeed: Rewriting Messenger’s codebase for a faster, smaller, simpler app
With that many features, it doesn't surprise me that the previous codebase was 1.7M LoC. Sure if you count only the messaging part, I'm fairly certain that the LoC is way lower than this.
It doesn't make sense to compare the number of LoC of messenger to the number of LoC of software like Postgres because Postgres tries to be good at 1 thing and messenger tries to have a ton of features with good UI and UX.
I don't like many of their features (I'm not using the stories or the payment), but some of my friends do and you have to recognize the work that the messenger team did to make them work that well.