Awesome List Updates on Feb 24, 2017

9 awesome lists updated today.

🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor

1. Awesome Jvm

Memory and concurrency

2. Awesome Dotnet

SMS and Phone calls

3. Nlp with Ruby

Spelling and Error Correction / Constituency Parsing

4. Tips

Saving current state of unstaged changes to tracked files

git stash -k

Alternatives:

git stash --keep-index
git stash push --keep-index

Saving current state of all files (ignored, untracked, and tracked)

git stash -a

Alternatives:

git stash --all
git stash push --all

5. Awesome Netherlands Events

Rotterdam

Amsterdam

Everywhere

6. Awesome Deep Vision

Object Detection

7. Awesome Json

Supersets

8. Awesome Deep Learning

Researchers / Datasets

9. Awesome Research

Editors / Markdown

Editors / LaTeX

More / HTML+CSS+JS