From cc43cba44fadc74bfe063dc7556e891ce85a181d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 6 Oct 2017 16:57:27 +0700 Subject: [PATCH 1/7] Try out CodeSponsor I do open source full-time and I need to find a way to make it sustainable. --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 6fb6b4e..1be6ff1 100644 --- a/readme.md +++ b/readme.md @@ -4,15 +4,23 @@
+
+ + + Sponsor + +

+ --- From 56ced1ec680e00e3a0e747afe23ce65342ea00d9 Mon Sep 17 00:00:00 2001 From: Guillaume Chevalier Date: Wed, 11 Oct 2017 02:34:38 -0400 Subject: [PATCH 2/7] Add Deep Learning Education (#954) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1be6ff1..c2bb824 100644 --- a/readme.md +++ b/readme.md @@ -271,6 +271,7 @@ - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence. - [Papers](https://github.com/terryum/awesome-deep-learning-papers) - The most cited deep learning papers. + - [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) From 5d7ad971085e767e7dfe9d43c045c474fe29fcc8 Mon Sep 17 00:00:00 2001 From: Zachary Flower Date: Wed, 11 Oct 2017 00:48:43 -0600 Subject: [PATCH 3/7] Add Open Source Supporters (#1028) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c2bb824..e22d662 100644 --- a/readme.md +++ b/readme.md @@ -564,6 +564,7 @@ - [Ledger](https://github.com/sfischer13/awesome-ledger) - Double-entry accounting on the command-line. - [Uncopyright](https://github.com/johnjago/awesome-uncopyright) - Public domain works. - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. +- [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. ## License From 15a2ff546c0cd08324cdcc322767c977ad30b78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20B=C3=B6hm?= Date: Wed, 11 Oct 2017 07:52:54 +0100 Subject: [PATCH 4/7] Add Data Science Tutorials (#1029) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e22d662..3fdd9f8 100644 --- a/readme.md +++ b/readme.md @@ -258,6 +258,7 @@ - [University Courses](https://github.com/prakhar1989/awesome-courses) - [Data Science](https://github.com/bulutyazilim/awesome-datascience) + - [Tutorials](https://github.com/siboehm/awesome-learn-datascience) - [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) - [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby) - Learning, implementing, and applying Machine Learning using Ruby. From 258cbdf3360fc91a545dc5b984dd2648ff5b9a7f Mon Sep 17 00:00:00 2001 From: tleb Date: Wed, 11 Oct 2017 08:57:05 +0200 Subject: [PATCH 5/7] Add Mastodon (#1034) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3fdd9f8..bb7f582 100644 --- a/readme.md +++ b/readme.md @@ -475,6 +475,7 @@ - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) - Bitcoin services and tools for software developers. - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Non-Financial Blockchain](https://github.com/machinomy/awesome-non-financial-blockchain) - Non-financial blockchain applications. +- [Mastodon](https://github.com/tleb/awesome-mastodon) - Open source decentralized microblogging network. ## Miscellaneous From 8ef851eb81551789963028b77796e0813e2f6be5 Mon Sep 17 00:00:00 2001 From: Robert Yokota Date: Tue, 10 Oct 2017 23:59:26 -0700 Subject: [PATCH 6/7] Add HBase (#1037) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bb7f582..5d6ba71 100644 --- a/readme.md +++ b/readme.md @@ -382,6 +382,7 @@ - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. - [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database. - [CouchDB](https://github.com/quangv/awesome-couchdb) - Document-oriented NoSQL database. +- [HBase](https://github.com/rayokota/awesome-hbase) - Distributed, scalable, big data store. ## Media From 71c05c8a9cda2828bb68d8ed3114a08faec5a773 Mon Sep 17 00:00:00 2001 From: Robin Stickel Date: Wed, 11 Oct 2017 12:18:01 +0200 Subject: [PATCH 7/7] Add Design Principles (#1045) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d6ba71..472bfa6 100644 --- a/readme.md +++ b/readme.md @@ -568,6 +568,7 @@ - [Uncopyright](https://github.com/johnjago/awesome-uncopyright) - Public domain works. - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. +- [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. ## License