1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00

Detail some of our successes.

This commit is contained in:
Rob Rix 2017-08-15 10:31:52 -04:00 committed by joshvera
parent 979c5ba5e3
commit 06e85b4f5e

View File

@ -65,7 +65,23 @@ We hadnt planned on Bumblebee, but stuff got done anyway.
12/14, or ~86% (🐝, the patent, & JSON and Markdown support dont add to the denominator because they werent planned). Some breakdown: 12/14, or ~86% (🐝, the patent, & JSON and Markdown support dont add to the denominator because they werent planned). Some breakdown:
**Successes:**
- We 🚢d table of contents on July 26th, 2017! - We 🚢d table of contents on July 26th, 2017!
- ToC is stable, well-received, & acceptably magical (users dont have to know how we do it to rely on it).
- We 🚢d a patent application!
- Weve laid a solid foundation for future work with à la carte syntax.
- `tree-sitter` & our grammars are only getting better.
- Having our tech stack in prod, both on bare metal & k8s, is a lot of effort we arent going to have to re-do.
- Our datadog dashboard has been super effective for gauging the effects of changes.
- Were all learning & improving. We support each other via 🍐ing, review, & other conversations. Weve got a good balance of skills.
- Were getting better at working with other teams (e.g. appsec).
- The indexer proposal would be really good for us 😎
- Were integrating into established patterns with Semiotic (building on top of mu, etc.).
- The GraphQL API really works.
- Data Science is an auspicious place for us.
- Our colleagues all across the company have been super supportive of us & interested in what were doing 💖
- Performance improved by multiple orders of magnitude in some cases.
[roadmap project]: https://github.com/github/semantic-diff/projects/5 [roadmap project]: https://github.com/github/semantic-diff/projects/5
[Architecture review]: https://github.com/github/architecture/issues/12 [Architecture review]: https://github.com/github/architecture/issues/12