Skip to content

Instantly share code, notes, and snippets.

View jasondlee's full-sized avatar

Jason Lee jasondlee

View GitHub Profile
@jasondlee
jasondlee / GitHub-Project-Guidelines.md
Created July 1, 2019 15:47 — forked from rsp/GitHub-Project-Guidelines.md
Git Strict Flow and GitHub Project Guidelines - setup rules and git flow for commercial and open-source projects by @rsp

Git Strict Flow and GitHub Project Guidelines

Or how to turn this:

into this:

@jasondlee
jasondlee / Realtek 8812AU.md
Created October 25, 2017 19:35 — forked from yoyosan/Realtek 8812AU.md
Installing the Linux driver for ASUS AC-56 for Fedora 25 with kernel 4.11.

Manual compilation

Install

$ sudo su -
# TODO: You might need to install some debug packages for the kernel!
$ cd /tmp
$ git clone https://github.com/maurossi/rtl8812au
$ git checkout kernel-4.11