Awesome List Updates on Nov 11, 2018
11 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Preact
Contents / Example Apps
- Code and Comment (⭐17) - The application to add the comments to a file in Github (demo).
2. Awesome Machine Learning
Elixir / General-Purpose Machine Learning
- emel (⭐101) - A simple and functional machine learning library written in Elixir.
3. Awesome Humane Tech
- Awful AI (⭐6.4k) - A curated list to track current scary usages of AI - hoping to raise awareness.
4. Awesome Static Website Services
Surveys / Provided by the Host
- Insight Stash - Fast, Simple survey forms.
5. Awesome Asyncio
Testing
- aresponses (⭐93) - Asyncio http mocking. Similar to the responses (⭐3.8k) library used for requests (⭐49k).
- aioresponses (⭐402) - Helper for mock/fake web requests in Python aiohttp package.
6. Alternative Internet
Social Networks
- Manyverse an implementation of scuttlebutt for mobile devices (android) - carry your social network with you, no internet required
7. Awesome Vscode
Framework-specific / More
- Vetur - Toolkit for Vue.js
8. Awesome Amazon Alexa
Skills
- alex-robinhood-skill (⭐1) - Unoffical Alexa Skill for Robinhood.
9. Awesome Serverless
Related projects
- TriggerMesh - Serverless cloud with a library of event triggers to enable hybrid cloud and workload portability.
10. Awesome Git Addons
signatures add --push
$ git signatures add --push v1.0.0
Updated tag 'v1.0.0' (was 4de5afd)
Enumerating objects: 4, done.
Counting objects: 100% (4/4), done.
Delta compression using up to 8 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 906 bytes | 906.00 KiB/s, done.
Total 3 (delta 1), reused 0 (delta 0)
To [email protected]:jsmith/test-signatures
4b5300d..5b1f2cd refs/notes/signatures -> refs/notes/signatures
+ 4de5afd...5b1f2cd v1.0.0 -> v1.0.0 (forced update)
signatures verify
$ git signatures verify v1.0.0
signatures verify --min-count 2
$ git signatures verify --min-count 2 v1.0.0
Failed to find enough verified signatures to satisfy: min_count=2
Signature verification could fail simply because your local gnupg
keychain and trustdb does not contain the required keys.
For detailed signature status run:
> git signatures show
signatures show
$ git signatures show v1.0.0
Public Key ID | Status | Trust | Date | Signer Name
=======================================================================================================================
01234567890ABCDEF | VALIDSIG | ULTIMATE | Sat Nov 10 13:16:10 EST 2018 | Steve Mao <[email protected]>
11. Vertx Awesome
Books
- Vert.x in Action by Julien Ponge
- Prev: Nov 12, 2018
- Next: Nov 10, 2018