Awesome List Updates on Apr 22 - Apr 28, 2019

45 awesome lists updated this week.

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

1. Awesome Maintainers

2. Awesome Rest

Python / Symfony2

3. Awesome Mastodon

Federated servers

User styles

4. Public Apis

Cryptocurrency

5. Awesome Network Analysis

Software / R

Varia / Tutorials

6. Awesome Deno

Modules / CLI utils

7. Awesome Msr

Research Outlets

8. Awesome Quantified Self

Applications and Platforms / Diet

9. Awesome Nodejs

Resources / Tools

10. Awesome Tensorflow

Tutorials

11. Awesome Saltstack

Blogposts and opinions

12. Awesome Blazor

General

Tooling / Others

Books / Others

Community / Others

13. Tips

Show changes over time for specific file

git log -p <file_name>

Reset: preserve uncommitted local changes

git reset --keep <commit>

Delete remote branch

git push origin --delete <remote_branchname>

Alternatives:

git push origin :<remote_branchname>
git branch -dr <remote/branch>

List all currently configured remotes

git remote -v

Update a submodule to the latest commit

cd <path-to-submodule>
git pull origin <branch>
cd <root-of-your-main-project>
git add <path-to-submodule>
git commit -m "submodule updated"

14. Awesome Serverless

Literature / Education

15. Awesome Cross Platform Nodejs

Known issues / Windows registry

See also / Windows registry

16. Awesome Geojson

validation

17. Awesome Laravel

Popular Packages / Monitoring

18. Awesome Ddd

Video Collections

User Groups / Ruby

19. Awesome Cl

CSV / Third-party APIs

20. Awesome Emails

Templates / Misc

21. Game Datasets

Dataset / Web

22. Awesome Gbdev

Cartridges / Custom cartridges

Testing / Misc

Compilers / Experimental/Proof of Concepts

ASM / Syntax highlighting packages

23. Awesome Electron

Boilerplates / Other

24. Awesome Sre

Education

25. Awesome React Native

Navigation / Navigation Demos

Open Source Apps / Navigation Demos

Frameworks / Navigation Demos

26. Awesome Postgres

Contents / Extensions

Resources / Tutorials

27. Awesome Storybook

Presentations

28. Awesome Vue

Resources / Job Portal

Resources / Community

Resources / Podcasts

Resources / Examples

29. Awesome Jupyter

JupyterLab Extensions

30. Webcomponents the Right Way

History / 2011

31. Awesome Cpp

Networking

Reflection

Scripting

Miscellaneous

32. Awesome Broadcasting

Companion Screens

Connected TVs

Animation, Graphics & Video Playout

Media Players

Monitoring & Quality Control

Multimedia content processing

Network & Storage Testing

Software-defined radio

Subtitling

Video Production

33. Awesome Clojure

Project Management

Terminal UI

Graphviz

34. Awesome Aws

Open Source Repos / S3

35. Awesome Ruby

Environment Management

Music and Sound

36. Awesome Machine Learning

Python / General-Purpose Machine Learning

37. Awesome Ctf

Reversing

38. Awesome Stacks

Nuxt, TypeScript + Docker / Resources

Production Ready Django + Docker / Resources

Code Coverage & CI / Resources

User Behavior Analytics via Segment / Resources

Streaming Analytics with Kafka, Spark, and Cassandra / Resources

Workflow Automation with GitHub, Jira and Jenkins / Resources

39. Awesome Vulkan

Samples

40. Awesome

Audio

Chat Clients

Data Recovery

Developer Tools

Documents

Games

Online Storage

Productivity

Terminal

Utilities

Security

41. Awesome Circuitpython

Books

Code

42. Awesome Functional Programming

Table of Contents / Videos

43. Awesome Keycloak

Quick demo Videos

44. Awesome Nextjs

Extensions

45. Awesome Software Architecture

Design Patterns

Frameworks / Lean software development