Skip to content

Instantly share code, notes, and snippets.

---Pledge---

In the interest of fostering an effective, efficient, and constructive environment to further the advancement of the Linux kernel, we as contributors, maintainers, and involved users of said kernel (in whole the "community") pledge to remain topic focused and to view contributions without bias towards the contribution's origins, both of the person having designed the code, be it a physical, social, or mental condition, nor of the method of conception of the contribution, whether that's modification of existing libre and free resources, reuse of effective code, or entirely self-designed and self-tested documentation.

---Standards---

In an effort to keep the conversation surrounding the kernel about bettering the kernel itself, the following principles will be upheld:

1 - Any and all "ad hominem" attacks by any contributor can and will be disciplined, by methods including but not limited to suspension of contribution to the kernel and removal or closing of the relevent commits, code, wiki edi

@SteveHeist
SteveHeist / status-migration-generic.py
Last active September 9, 2018 04:28
Finds a string in a file and makes a list of all the hits.
#!/usr/bin/env python3
import sys
import os
dirname, filename = os.path.split(os.path.abspath(__file__))
def doPathCheck(path):
if(os.path.isfile(dirname + '/' + path)):
return dirname + '/' + path
elif(os.path.isfile(path)):
return path
@SteveHeist
SteveHeist / systeminfo.gist
Last active September 5, 2018 21:24
System Information (8/27/2018)
Computer Information:
Manufacturer: Unknown
Model: Unknown
Form Factor: Desktop
No Touch Input Detected
Processor Information:
CPU Vendor: AuthenticAMD
CPU Brand: AMD Ryzen 5 1400 Quad-Core
Processor:
CPU Family: 0x17