Awesome List Updates on Feb 20 - Feb 26, 2017

47 awesome lists updated this week.

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

1. Awesome Laravel

Conferences / Third-party Service Integration

2. Awesome Hacking

Awesome Repositories

3. Awesome Ruby

State Machines

4. Awesome Security

Other Awesome Lists / Other Security Awesome Lists

5. Vertx Awesome

Vert.x Event Bus Clients

Front-End

6. Awesome Geek Podcasts

In German

7. Awesome Gbdev

Peripherals / Opcodes

ASM / Music drivers and trackers

ASM / Timings

Related projects / Syntax highlighting packages

8. Awesome Webgl

Books

Talks

Tools/Debugging

Tools/Debugging / Chrome Specific Tools/Debugger

Tools/Debugging / Firefox Specific Tools/Debugger

Videos / Firefox Specific Tools/Debugger

Articles / Firefox Specific Tools/Debugger

Tutorials / Firefox Specific Tools/Debugger

Math / Particles

Others / Particles

Related lists / Particles

9. Awesome Quantified Self

Applications and Platforms / Fitness

10. Awesome Influxdb

Projects / Dedicated

Other tools / Hooks

11. Awesome Jvm

Memory and concurrency

12. Nlp with Ruby

Spelling and Error Correction / Constituency Parsing

13. Awesome Netherlands Events

Rotterdam

Amsterdam

Everywhere

14. Awesome Deep Vision

Object Detection

15. Awesome Deep Learning

Researchers / Datasets

16. Awesome Bigdata

Distributed Programming

Key Map Data Model

Graph Data Model

Benchmarking

Data Visualization

17. Awesome Research

Editors / Markdown

Editors / LaTeX

More / HTML+CSS+JS

18. Awesome Flexbox

Tools / Slides and Notes

19. Awesome Android Ui

SeekBar

Animation

20. Awesome Machine Learning

Python / Data Analysis / Data Visualization

21. Awesome Vulkan

Apps

22. Awesome

Audio

Email

23. Awesome Dotnet

Interoperability

SMS and Phone calls

Visual Studio Plugins

24. Awesome Json

Command-line tools

Databases

Libraries

Online tools

Supersets

Transformations

25. Awesome Angular

Material Design

Cheatsheet

TypeScript Seed Projects / Components

26. Awesome Emails

Blogs / Misc

Statistics / Misc

27. Awesome Aws

Open Source Repos / CLI

28. Awesome Serverless

Blogs

29. Awesome Audio Visualization

Experiments

30. Awesome Perl

Audio

Cloud / DSP

Video / Coverage

31. Awesome Ant Design

Tools

Components / Themes

32. 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 with message

git stash push -m <message>

Alternatives:

git stash push --message <message>

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

git stash -a

Alternatives:

git stash --all
git stash push --all

List n last commits

git log -<n>

Alternatives:

git log -n <n>

List all git aliases

git config -l | grep alias | sed 's/^alias\.//g'

Alternatives:

git config -l | grep alias | cut -d '.' -f 2

Show git status short

git status --short --branch

33. Awesome Deep Learning Papers

Awesome list criteria

Contents / Understanding / Generalization / Transfer

Contents / Optimization / Training Techniques

Contents / Unsupervised / Generative Models

Contents / Convolutional Neural Network Models

Contents / Image: Segmentation / Object Detection

Contents / Image / Video / Etc

Contents / Natural Language Processing / RNNs

Contents / Speech / Other Domain

Contents / Reinforcement Learning / Robotics

Contents / More Papers from 2016

Contents / Old Papers

Contents / HW / SW / Dataset

Contents / Book / Survey / Review

Contents / Video Lectures / Tutorials / Blogs

Contents / Appendix: More than Top 100

34. Awesome Ledger

Social

35. Awesome Draft Js

Common Utilities

36. Awesome Dotnet Core

Frameworks, Libraries and Tools / Queue and Messaging

Frameworks, Libraries and Tools / SDKs

Frameworks, Libraries and Tools / Serialization

37. Awesome Decentralized

Applications

38. Awesome Shell

Games / Directory Navigation

39. Sublime Bookmarks

Extensions / Ruby Profile

Integration / Documentation and Help Systems

40. Awesome AutoHotkey

Maths / Web

41. Awesome Aurelia

Aurelia Plugins / Aurelia Articles

42. Awesome Dev Fun

Ruby

CLI

43. Awesome Speaking

Books

44. Awesome No Login Web Apps

Communication

File Converters / Others

File Hosting/Sharing / Others

Internet Downloaders / Others

Privacy, Security and Cryptography / Others

Miscellaneous / Others

45. Awesome Tensorflow

Tutorials

Libraries

Blog posts

46. Citizen Science

Tools and Equipment / Biology and Chemistry

Art and Science Spaces / Other

Funding and Support / Other Types of Support

Conferences and Events / Other Types of Support

47. Awesome Dataviz

C++ tools / Misc