Awesome List Updates on Nov 11, 2018

11 awesome lists updated today.

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

1. Awesome Preact

Contents / Example Apps

2. Awesome Machine Learning

Elixir / General-Purpose Machine Learning

3. Awesome Humane Tech

Awareness / Wear our Awesome Humane Tech badge

4. Awesome Static Website Services

Surveys / Provided by the Host

5. Awesome Asyncio

Testing

6. Alternative Internet

Social Networks

7. Awesome Vscode

Framework-specific / More

8. Awesome Amazon Alexa

Skills

9. Awesome Serverless

Related projects

10. Awesome Git Addons

git-signatures

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

git-profile

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