Awesome List Updates on Jul 17, 2015
10 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Elixir
Images
- png (⭐56) - A pure Erlang library for creating PNG images. It can currently create 8 and 16 bit RGB, RGB with alpha, indexed, grayscale and grayscale with alpha images.
ORM and Datamapping
- dproto (⭐1) - Protocols for DalmatinerDB.
- dqe (⭐10) - DalmatinerDB query engine.
- elastix (⭐253) - A simple Elastic REST client written in Elixir.
2. Awesome Data Engineering
Monitoring / Prometheus
- HAProxy Exporter (⭐614) - Simple server that scrapes HAProxy stats and exports them via HTTP for Prometheus consumption.
3. Amas
Ask these people anything!
- Hugo Giraudel (⭐43) - CSS goblin, Sass hacker, margin psycho.
4. Awesome Ruby
HTTP Clients and tools
- Http-2 (⭐892) - Pure Ruby implementation of HTTP/2 protocol
5. Awesome Ciandcd
Online Build System
- codecov Continuous code coverage. Featuring browser extenstions and awesome pull request commentsto track coverage over time on your GitHub/Bitbucket/Gitlab repo
6. Awesome Gif
Scripts / High quality GIF
- Generate a palette :
- Output the GIF using the palette :
7. Scalable Css Reading List
Talks
- Managing CSS Projects with ITCSS, Harry Roberts (2014)
8. Awesome Flexbox
Presentations / Videos
9. Tips
Get list of all remote references
git remote
Alternatives:
git remote show
Get list of all local and remote branches
git branch -a
Get only remote branches
git branch -r
Get git bash completion
curl -L http://git.io/vfhol > ~/.git-completion.bash && echo '[ -f ~/.git-completion.bash ] && . ~/.git-completion.bash' >> ~/.bashrc
10. Awesome Opensource Documents
Programming Languages / Ruby
- Neo Ruby Koans (Site, cc-nc-sa) - A set of Koans to teach the Ruby language
Programming Languages / Forth
- Thinking Forth Project Thinking Forth Project (PDF, cc-nc-sa)
- Prev: Jul 18, 2015
- Next: Jul 16, 2015