Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am drgroovestarr on github.
  • I am drgroovestarr (https://keybase.io/drgroovestarr) on keybase.
  • I have a public key ASDvqNhd-Ewd_AE1LKuHMeIHptWM9qnK7-K9lhXKY_h9FAo

To claim this, I am signing this object:

@drgroovestarr
drgroovestarr / test.txt
Last active September 22, 2019 08:16
Update
this is a test
i made an update
{
"basics": {
"name": "Jarrod Worlitz",
"label": "Service Technician",
"image": "https://avatars0.githubusercontent.com/u/9245031?s=460&v=4",
"email": "jarrod.worlitz@gmail.com",
"website": "https://drgroovestarr.com",
"summary": "Experienced in field service and customer support. Skilled at on-site diagnosis and resolution to mechanical and computer related issues. Critical thinker proficient in troubleshooting, product integration and training. Background in electronics, computer science and communication. My passion is helping others to utilize technology to improve their operations.",
"location": {
"city": "Los Angeles",
@drgroovestarr
drgroovestarr / console-ramoops
Created March 3, 2019 07:48
Angler bootloop on halium-7.1 after adding halium debian repository and apt update/upgrade
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.73-halium-gd785d116 (drgroovestarr@triangulum) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Feb 12 01:39:10 PST 2019
[ 0.000000] CPU: AArch64 Processor [410fd032] revision 2
[ 0.000000] Machine: Huawei Technologies, Inc. MSM8994 Angler VN2
[ 0.000000] [SYNAP][DEBUG]early_parse_tp_panel_cmdline : touch panel is 2K, cmdlen = 65
[ 0.000000] cma: Found secure_region@0, memory base 0x0000000000000000, size 300 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found adsp_region@0, memory base 0x0000000000000000, size 63 MiB, limit 0xffffffffffffffff
[ 0.000000] cma: Found qsecom_region@0, memory base 0x0000000000000000, size 24 MiB, limit 0xffffffffffffffff
@drgroovestarr
drgroovestarr / diffuserc
Created August 3, 2017 08:10
~/.config/diffuse/diffuserc
color alignment 1 1 0 # 1 1 0 A line picked for manual alignment
color character_selection 0.7 0.7 1 # 0.7 0.7 1 Selected characters
color cursor 1 1 1 # 0 0 0 Cursor
color difference_1 0 0.375 1 # 1 0.625 0.625 Differences between the first pair of files
color difference_2 0.85 0.625 0.775 # 0.85 0.625 0.775 Differences between the second pair of files
color difference_3 0.85 0.775 0.625 # 0.85 0.775 0.625 Differences between the third pair of files
color edited 1 1 1 # 0.5 1 0.5 Edited lines
color hatch 0.1 0.1 0.1 # 0.8 0.8 0.8 Alignment gaps
color line_number 0.9 0.9 0.9 # 0 0 0 Line numbers
color line_number_background 0.1 0.1 0.1 # 0.75 0.75 0.75 Background of the line number area
@drgroovestarr
drgroovestarr / Just_git_things.md
Created December 18, 2015 17:37
Just git things

PUSHING FRESH FILES TO SOURCE:

Create repo in github Have the files ready locally cd

git remote add git branch git checkout git push -u