Temp - allyusd/notebook GitHub Wiki
mklink
C:\>mklink /d d_drive \\Vboxsrv\d_drive
SSH
Is your SSH password revealed when you attempt to connect to the wrong server?
How can I run ssh-add automatically, without password prompt?
eval `ssh-agent`
chmod 400 ~/.ssh/id_rsa
ssh-add ~/.ssh/id_rsa
ssh “permissions are too open” error
How to Make a Computer Operating System in C++
Hack The Kernel
ops-class.org includes everything you need to learn about operating systems online.
Awesome-Selfhosted
This is a list of Free Software network services and web applications which can be hosted locally.
Open Game Art
BDX
BDX is a small 3D game engine
造就優良的軟體開發團隊文化的要素有哪些?
認真的軟體專業人必讀的經典之一The Pragmatic Programmer精華錄
Protocol Buffers
Google's data interchange format
CommandLineFu
GitLab Container Registry
creating a repo in gitlab using CLI
GitLab Documentation - GitLab Container Registry
GitLab Container Registry administration
GitLab CI: Run jobs sequentially, in parallel or build a custom pipeline
情境領導模式
Web
Kubernetes
Container Summit 2016 - Agile Development with Container and Kubernetes
Introducing the etcd Operator: Simplify etcd cluster configuration and management
How to deploy HA PostgreSQL cluster on Kubernetes
Docker
2016 COSCUP Advanced Docker Workshop for Katacoda
Quick Start Docker/Swarm on PI Zero
Running Docker in production for 6 months
DockOne微信分享( 九十二):如何使用 Node.js 和 Docker 构建高质量的微服务
Uniform Development by Docker & QEMU by philipzh in raspberry-pi
DevOps
iThome Container Summit 2016 Day 1 簡易筆記心得
iThome Container Summit 2016 Day 2 簡易筆記心得
A better name for DevOps: 'continuous improvement'
Open Sourcing Screwdriver, Yahoo’s Continuous Delivery Build System for Dynamic Infrastructure
the DevOps journey (3) - 為何需要開發流程『自動化』
Task Todo
Google Tasks 工作表的 10 個待辦事項管理方法心得建議
Raspberry Pi
Microsoft IoT Pack for Raspberry Pi 3 - w/ Raspberry Pi 3
Qt - Raspberry Pi Beginners Guide
Native Build of Qt5 on a Raspberry Pi
Coding style
縮略字大小寫之惑:LINQHelper還是LinqHelper?
Guide
AngularJS Git Commit Message Conventions
Other
總經理教我的事:怕麻煩別人,也不敢得罪人...小心誤了大事!|經理人
別再戲稱PM是「下午才上班」!6指標,看產品經理的辛酸指數有多高 | SmartM 人才培訓網
CppCon 2015 Presentation Materials
程式設計師的時光傳話筒:過去的我,希望你能夠在工作前學會這 9 件事!
只有聰明還不夠!成為 Google 重點栽培的人才,一定要有這4個能力
為什麼大家要分享know-how?從遊戲分享社群現況,來看台灣遊戲產業的問題
Google's "Director of Engineering" Hiring Test
The Power of Ten - 10 Rules for Writing Safety Critical Code
Why Google Stores Billions of Lines of Code in a Single Repository
Single Page Application (SPA) for Enterprise App (Angular2 & WebApi)
Learn SQL Injection from this Free Online Interactive Demo
Angular 2 and Node js - Login and Registration System
使用JSON Web令牌无Cookie验证:一个Larvel和AngularJS案例
Token-Based Authentication With AngularJS & NodeJS
GitLab, Consumer Driven Contracts, Helm and Kubernetes
Automated Image Builds with Jenkins, Packer, and Kubernetes
dokan - a user mode file system for Windows
A Study Path for Game Programmer
Some setup scripts for security research tools
Learn how to design large scale systems. Prep for the system design interview.
The Architecture of Open Source Applications