Link Collection Update for August 2019
Tuesday, 2019-07-16
See my link collection pages here. The individual changes are listed below.
GIT
Go / Golang
- 7 Subtle Pitfalls in the Go Language (2019-07-01)
- A simple guide to building REST API’s in GO (2019-06-28)
- Adding Version Information to Go Binaries (2019-07-10)
- Advent 2018 (2019-05-22)
- Ale is a Lisp Environment (2019-07-05)
- beam: A distributed knowledge graph store (2019-05-06)
- canvas: Vector to SVG, PDF, EPS or rasterized image (2019-05-05)
- Clinically Awesome: The Scenic Route To Go Interfaces (2019-06-16)
- Create Zip Files in Go (2019-05-22)
- Creating a RESTful API With Golang (2019-05-21)
- Cross compile with CGO and GoReleaser (2019-05-15)
- Excelize 2.0.0 Released : golang (2019-05-05)
- Getting Started with OAuth2 in Go (2019-06-12)
- go-bible: another list of some useful GoLang resources we should all pass on (2019-05-05)
- Go Gazette 58 - Dissecting Go binaries, bitmap indexes in Golang, visual Go programming & more (2019-06-09)
- go-embed-version: Demonstrate embedding version information in Go binaries (2019-06-10)
- go-patterns: Curated list of Go design patterns, recipes and idioms (2019-05-08)
- go-vcr: Record and replay your HTTP interactions for fast, deterministic and accurate tests (2019-05-10)
- Go: Map Design by Example — Part I - Vincent Blanchon (2019-07-03)
- GoGenerateTools · golang/go Wiki (2019-05-05)
- Golang-HTML-TO-PDF-Converter: Golang HTML-TO-PDF Converter (2019-06-12)
- gowid: Compositional widgets for terminal user interfaces, written in Go, inspired by urwid. (2019-05-05)
- grafterm: Metrics dashboards on terminal (a grafana inspired terminal version) (2019-06-10)
- gw: A Wrapper of a command to watch any changes in filesystem (2019-06-07)
- json2go (2019-05-06)
- htmlgo: Type safe and modularize way to generate html on server side. (2019-05-10)
- httpmock: HTTP mocking for Golang (2019-05-05)
- Kafka for Go Slides (2019-06-13)
- killgrave: Simple way to generate mock servers in Go (2019-05-05)
- mole: cli app to create ssh tunnels (2018-10-18)
- maroto: A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and s… (2019-06-12)
- opts: A Go (golang) package for building frictionless command-line interfaces (2019-05-23)
- pie: 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type s… (2019-05-05)
- putty: Go package to parse PuTTY private key formats (2019-06-06)
- Quicktest: wrap *testing.T for fun and profit (2019-05-17)
- rosie: A task building library that allows combining custom logic with the execution of comma… (2019-05-08)
- script: Making it easy to write shell-like scripts in Go (2019-06-10)
- simplecert: golang autocert library for letsencrypt (2019-06-09)
- sjwt: Simple Json Web Token (2019-07-10)
- slices: Slice convenience functions for native types, and a generator for your types (2019-05-28)
- Termshark • A terminal UI for tshark, inspired by Wireshark (2019-05-05)
- tint: Minimal terminal style module for go (2019-06-16)
Javascript
- Interactive Charts with D3.js (2019-06-18)
- js-dev-reads: A list of books 📚and articles 📝 for the discerning web developer to read. (2019-05-08)
- Really typing Vue (2019-07-10)
- Serving Vue.js apps on Github Pages (2019-05-05)
Nodejs
Cloud / Docker / Kubernetes / Container
- Containers, microservices, and service meshes (2019-05-21)
- docker_ipv6_securely: Automatic provisioning of IPv6 for Docker containers in a secure maner. (2019-06-11)
- Intro Guide to Dockerfile Best Practices (2019-07-04)
- kind is a tool for running local Kubernetes clusters using Docker container “nodes”. (2019-06-28)
- komiser: Cloud Environment Inspector 👮 (2019-06-06)
- ktop: top for k8s (2019-05-15)
- Kubernetes — from the beginning, Part I, Basics, Deployment and Minikube (2019-05-23)
- Kubernetes Journey — Up and running out of the cloud (2019-06-06)
- Kubernetes Services 101: The Pods Interfaces (2019-07-09)
- Kubernetes The Fun Way: Bootstrap a full-featured portable cluster with relatively affordable hardware. (2019-06-17)
- openfaas/faas: OpenFaaS - Serverless Functions Made Simple (2019-05-05)
- serverless-aws-static-websites: Deploy your static websites without all the hassle on AWS with CloudF… (2019-05-23)
- Setting Up A Residential K3s Single Node Cluster With Kvm In A Manjaro Host And Using Cloudflare Dynamic Dns (2019-07-07)
- Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. (2018-03-03)
- This is a toml-less traefik (swarm) with lots of traefik configurations that I’ve gathered with the help of the … (2019-06-17)
- TOFU for Containers (2019-06-06)
- Traefik reverse proxy question, docker overlay networks (2019-06-28)
D.I.Y.
Found on Github
- awesome-personal-blogs: A delightful list of personal tech blogs (2019-05-08)
- awesome-scalability: The Patterns of Scalable, Reliable, and Performant Large-Scale Systems (2019-06-10)
Programming in General
- Make is (probably) fine (2019-05-05)
- msvc-wine: Scripts for setting up and running MSVC in Wine on Linux (2019-06-06)
- Near-duplicate features of C++ (2019-05-28)
- pprint: Pretty Printer for Modern C++ (2019-04-30)
- The Common Lisp Cookbook (2019-05-23)
- Things you’re probably not using in Python 3 - but should (2019-05-15)
Powershell / Windows
Programming in General / Various Languages
- 15 must-know Docker commands, avoid giant AWS bills & Kafka Cruise Control Frontend : docker (2019-02-18)
- autotidy: Speedier handling of clang-tidy checking (2019-03-28)
- Botan: Crypto and TLS for Modern C++ (2019-04-22)
- circle: C++ Automation Language - Draft copy of Circle white paper ()
- Cookin' with Rust - Rust Cookbook (2019-04-13)
- dockcross/dockcross: Cross compiling toolchains in Docker images (2019-03-01)
- Introduction into an Automated C++ Build Setup with Jenkins and CMake (2019-03-28)
- Lambdas: From C++11 to C++20, Part 1 (2019-02-26)
- Makefiles, Best Practices (2019-02-01)
- modern-cpp-features: A cheatsheet of modern C++ language and library features. (2019-04-13)
- NFHTTP: A cross platform C++ HTTP library that interfaces natively to other platforms. (2019-04-01)
- Python Cheatsheet (2019-03-30)
- The C++ Programming Language – Part 1 (2019-02-26)
Linux
- foliate: A simple and modern GTK eBook reader (2019-07-10)
- How FZF and ripgrep improved my workflow (2019-07-05)
- mastering-zsh: Advanced topics to take advantage of zsh (2019-06-10)
- the-art-of-command-line: Master the command line, in one page (2019-06-10)
- Understanding sed – Practical Guide (2019-04-30)
- HTTP headers for the responsible developer (2019-05-08)
- Setting up an ad-blocking VPN with Wireguard and Pihole (2019-05-05)
Emacs
- Emacs as a full, keyboard-based JavaScript IDE? Reddit (2019-06-17)
- emacs.d: My emacs configuration documented in literate programming style (2019-05-05)
- Helm, Ivy, or none? (2019-06-28)
- Swiper-isearch - a more isearch-like swiper · (or emacs (2019-05-05)
- Why did you stop using Helm? : emacs (2019-06-06)
- My Emacs configuration, literately + Cheatsheet (2019-05-05)
- Nuclear weapon multi-editing via Ivy and Ag (2019-06-28)
Graphics
Webdesign / HTML / CSS
- CSS Border-Radius Can Do That? (2019-04-30)
- CSSFX - Beautifully simple click-to-copy CSS effects (2019-05-11)
- Flexible data tables with CSS Grid (2019-06-06)
Blogging / Writing / Editing
- fusuma: ✍️Make slides with Markdown easily. (2019-05-09)
Cheatsheets
- Javascript Cheatsheet (2019-05-05)