Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Apr 2, 2019
1 parent 7af28cf commit f168ad8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion analytics/analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ For user facing products, well implemented analytics will let you see how to opt
- [Matamo](https://matomo.org/) - Open source alternative to Google Analytics.
- [Fathom](https://github.com/usefathom/fathom) - Simple, trustworthy website analytics. Built with Golang & Preact.
- [LocustDB](https://github.com/cswinter/LocustDB) - Massively parallel, high performance analytics database that will rapidly devour all of your data.
- [Grafana](https://github.com/grafana/grafana) - Tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More.
- [Grafana](https://github.com/grafana/grafana) - Tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More.
- [Cube.js](https://github.com/statsbotco/cube.js) - Open source modular framework to build analytical web applications.
3 changes: 2 additions & 1 deletion medicine/medicine.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
- Pain is a part of life. We cannot eliminate it nor do we want to. The pain will guide you. You will know when to rest more; you will know when you are healing. If I give you Vicodin, you will no longer feel the pain, yes, but you will no longer know what your body is telling you. You might overexert yourself because you are no longer feeling the pain signals. All you need is rest.
- [Medical Detection Toolkit](https://github.com/pfjaeger/medicaldetectiontoolkit) - Fully automated framework for object detection.
- [How a long-forgotten virus could help us solve the antibiotics crisis | Alexander Belcredi (2018)](https://www.youtube.com/watch?v=tFfYh9THuGo)
- [Programming Medicine (2018)](https://www.youtube.com/watch?v=KjhXFLA_OlQ)
- [Programming Medicine (2018)](https://www.youtube.com/watch?v=KjhXFLA_OlQ)
- [Jacob Stegenga on Medical Nihilism (2019)](https://overcast.fm/+JA5NqHM)
2 changes: 2 additions & 0 deletions programming-languages/erlang/erlang.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
- [Awesome Erlang](https://github.com/drobakowski/awesome-erlang#readme)
- [Syn](https://github.com/ostinelli/syn) - Global Process Registry and Process Group manager for Erlang.
- [ErlPort](https://github.com/hdima/erlport) - Connect Erlang to other languages.
- [Gleam](https://github.com/lpil/gleam) - Statically typed functional programming language for building scalable concurrent systems.
- [An interview with the creator of Gleam: an ML like language for the Erlang VM with a compiler written in Rust (2019)](https://notamonadtutorial.com/an-interview-with-the-creator-of-gleam-an-ml-like-language-for-the-erlang-vm-with-a-compiler-e94775f60dc7)
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
- [Bincode](https://github.com/TyOverby/bincode) - Binary encoder / decoder implementation in Rust.
- [hypercore](https://github.com/datrs/hypercore) - Secure, distributed, append-only log.
- [rust-rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) - Rust wrapper for rocksdb.
- [futures-rs](https://github.com/rust-lang-nursery/futures-rs) - Zero-cost asynchronous programming in Rust.

## Cargo Plugins

Expand Down

0 comments on commit f168ad8

Please sign in to comment.