Recent Updates to Link Collection
Wednesday, 2017-12-20
See my link collection pages here. The individual changes are listed below.
Git Resources
- Flight rules for Git (2017-12-11)
- GRV - Git Repository Viewer (2017-09-18)
- THE AWESOME GIT CHEAT SHEET (2017-11-28)
- Why you should stop using Git rebase (2017-09-17)
- YOU’RE USING GIT WRONG (2017-08-23)
Cloud / Docker / Kubernetes / Container
- 10 layers of Linux container security (2017-10-12)
- distroless - Language focused docker images, minus the operating system. (2017-10-08)
- Docker Cheat Sheet (2017-09-03)
- My Docker Cheat Sheet (2017-08-23)
- Perl as PID 1 under Docker (2017-09-04)
- The Curious Case of Pid Namespaces (2017-09-04)
D.I.Y.
- Building Your Own Midi Fighter (2017-10-02)
- How I built a keyboard by hand (2016-10-12)
- How To: Build a Six-Axis Positioning Platform From Stuff You Can Buy at the Hardware Store (2017-09-11)
- kbord: Programmable Mechanical Keypad with RGB Backlight (2017-11-06)
- Raspberry-Pi (2017-12-11)
- THE AMAZING $1 MICROCONTROLLER (2017-11-08)
Golang
- Build Go programs that run directly on the Xen hypervisor (2017-10-02)
- colly - Lightning Fast and Elegant Scraping Framework for Gophers (2017-10-05)
- Convert images to computer generated art using delaunay triangulation. (2017-09-24)
- DCLua - Go Lua Compiler and VM (2017-10-03)
- fn - The container native, cloud agnostic serverless platform. (2017-10-03)
- fx - Poor man’s serverless framework based on Docker, Function as a Service with painless. (2017-11-19)
- go test with colors (2017-09-24)
- go-msi - Easy way to generate msi package for a Go project (2017-09-04)
- GoCaml (2017-10-03)
- gofpdf - A PDF document generator with high level support for text, drawing and images (2017-11-28)
- gomydumper - A multi-threaded MySQL backup and restore tool (2017-09-17)
- gotty - Share your terminal as a web application (2017-12-11)
- goversion - Print version used to build Go executables (2017-09-03)
- How to approach testing in Golang (2017-12-11)
- Mobile apps in Go (2017-10-06)
- Netstack is a network stack written in Go. (2017-11-04)
- pg2kafka (2017-11-04)
- powerline-go - A beautiful and useful low-latency prompt for your shell, written in go (2017-09-03)
- primitive - Reproducing images with geometric primitives. (2017-11-19)
- promptui - Interactive prompt for command-line applications (2017-12-05)
- riot - Go Open Source, Distributed, Simple and efficient Search Engine (2017-10-24)
- Sandglass is a distributed, horizontally scalable, persistent, time sorted message queue. (2017-12-11)
- Skylark in Go (2017-10-03)
- The beauty of Go (2017-10-08)
- two grpc microservices with mutual TLS and token authentication in Go (2017-11-06)
- Web components with golang (gopherjs) (2017-11-06)
- Web frameworks for Go, most starred on Github (2017-09-17)
Linux
- 10 Strace Commands for Troubleshooting and Debugging Linux Processes (2017-10-18)
- 12 ip Command Examples for Linux Users (2017-09-17)
- 3 Simple, Excellent Linux Network Monitors (2017-10-24)
- Definite’s Extractor (2017-08-31)
- How to find disk I/O latency with ioping monitoring tool on Linux (2017-10-02)
- How to use getopts to parse a script options (2017-09-01)
- Incremental backups using GNU Tar and S3 (2017-12-04)
- Instant +100% command line productivity boost (2017-08-31)
- KDialog (2017-10-26)
- Optimizing web servers for high throughput and low latency (2017-09-11)
- ProcDump (2017-12-11)
- Sysdig – A Powerful System Monitoring and Troubleshooting Tool for Linux (2017-09-05)
- The Power Of tmux Hooks (2017-12-05)
- WAL-G is an archival restoration tool for Postgres. (2017-09-03)
- ZSH History Database (2017-09-03)
Windows / dotnet
Programming
- A Minimalist Guide to SQLite (2017-11-03)
- ASCII Art (2017-11-28)
- Dasynq — the event-loop library (2017-12-11)
- pspg - Postgres Pager (2017-11-28)
- Pre-defined Compiler Macros (2017-09-24)
- Principles of Automated Testing (2017-09-02)
- Time for Makefiles to Make a Comeback (2017-09-18)
Emacs
- Meine Implementierung einer Aufgabenverwaltung im Emacs Org-mode (2017-11-06)
- Org to Markdown for Hugo (2017-09-24)
- Org-Mode Is One of the Most Reasonable Markup Language to Use for Text (2017-09-24)
- zoom - Fixed and automatic balanced window layout for Emacs (2017-10-08)
Graphics / Icons
- 7 must-have GIMP brushes (2017-10-12)
- Clarity Icons (2017-09-02)
- Super Tiny Website Logos in SVG (2017-11-28)
Javascript
- A+ animation module for the modern web (2017-12-04)
- Awesome Vue.js (2017-09-02)
- Build A Lazy-Load Router With Vue.js And The Latest Browser Features (2017-11-03)
- Frappé Charts (2017-11-04)
- How it feels to learn JavaScript in 2017 (2017-09-02)
- How JavaScript works: Event loop and the rise of Async programming + 5 ways to better coding with async/await (2017-10-15)
- JavaScript. The Core: 2nd Edition (2017-11-16)
- Learn How To Debug JavaScript with Chrome DevTools (2017-09-15)
- luxon - A library for working with dates and times in JS (2017-11-19)
- Modern JavaScript Cheatsheet (2017-09-24)
- Must-Watch JavaScript (2017-12-11)
- parcel - Blazing fast, zero configuration web application bundler (2017-12-11)
- React Static 🚀 A progressive static-site framework for React. (2017-10-08)
- The best of JavaScript, HTML and CSS (2017-10-26)
- The Modern JavaScript Tutorial (2017-09-17)
- Ten Things A Serious JavaScript Developer Should Learn (2017-09-17)
- Top 10 ES6 features by example (2017-09-15)
- Web page PDF rendering done right. Microservice for rendering receipts, invoices, or any content. (2017-10-05)
Node.js
- Addict is a drop-in REST API microservice for Active Directory implementations. (2017-07-30)
- Raneto - Markdown powered Knowledgebase for Nodejs (2017-07-25)
- Build Node.js RESTful APIs in 10 Minutes (2017-09-11)
- Fast event-loop networking for Go (2017-11-04)
- Node.js Best Practices (2017-11-04)
- stacks-cli - Analyze website stack from the terminal (2017-11-28)
- server.js for Node (2017-11-04)
Typography
- Moving Letters (2017-10-04)
- Your Guide for When to Use Despised Fonts — Part II (2017-10-24)
Webdesign
- A Beginner’s Guide To Progressive Web Apps (2017-12-11)
- A framework for creating a predictable & harmonious spacing system for faster design-dev handoff (2017-10-02)
- Flexbox and CSS Grid Part. 1 (2017-11-06)
- Flexbox and Grids, your layout’s best friends (2017-11-07)
- Froala Design Blocks (2017-11-06)
- Moon - A minimal, blazing fast user interface library. (2017-09-02)
- papercss - The Less Formal CSS Framework (2017-12-11)
- Tailwind CSS (2017-11-04)
- The All-New Guide to CSS Support in Email (2017-09-15)
- Why CSS Grid is better than Bootstrap for creating layouts (2017-12-04)
Blogging / Writing / Editing
- A super simple starting point for Hugo websites. (2017-11-04)
- The Punctuation Guide (2017-10-02)
Books / Ebooks / PDFs / Documents
- 📚 Books that will blow your mind (2017-10-08)
Cheatsheets
- My cheatsheets (2017-11-04)
Work
- best-resume-ever (2017-09-17)
- limecv (2017-11-07)