Skip to content

Commit

Permalink
Add open source
Browse files Browse the repository at this point in the history
  • Loading branch information
charlax committed Feb 17, 2024
1 parent 95c5f20 commit 1595daf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
- [Logging](#logging)
- [Error/exception handling](#errorexception-handling)
- [Monitoring](#monitoring)
- [Open source](#open-source)
- [Operating system (OS)](#operating-system-os)
- [Over-engineering](#over-engineering)
- [Performance](#performance)
Expand Down Expand Up @@ -1324,6 +1325,10 @@ Richard Feynman's Learning Strategy:
- [Simple Anomaly Detection Using Plain SQL](https://hakibenita.com/sql-anomaly-detection)
- [How percentile approximation works (and why it's more useful than averages)](https://www.timescale.com/blog/how-percentile-approximation-works-and-why-its-more-useful-than-averages/)

### Open source

- [Non-code contributions are the secret to open source success](https://github.com/readme/featured/open-source-non-code-contributions)

### Operating system (OS)

- 📖 [The Linux Programming Interface: A Linux and UNIX System Programming Handbook](http://www.amazon.com/The-Linux-Programming-Interface-Handbook/dp/1593272200): already mentioned above.
Expand Down

0 comments on commit 1595daf

Please sign in to comment.