Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am whizkid79 on github.
  • I am sw_peterhalassek (https://keybase.io/sw_peterhalassek) on keybase.
  • I have a public key whose fingerprint is 9AB8 614A B577 44F3 E2E5 66EC AB04 1B90 3371 266E

To claim this, I am signing this object:

@whizkid79
whizkid79 / script.sh
Created April 21, 2017 08:52
Quick Regex to get translations of a Magento 1 Module
grep -Eori '__(\(.*)' | grep -oE "('|\").*('|\")" | sort | uniq
@whizkid79
whizkid79 / build-error.log
Last active October 5, 2016 22:06
node-jack-connector node-gyp rebuild error log linked here: https://github.com/unclechu/node-jack-connector/issues/16
node-gyp rebuild
gyp info it worked if it ends with ok
gyp info using node-gyp@3.4.0
gyp info using node@6.7.0 | linux | arm
gyp info spawn /usr/bin/python2
gyp info spawn args [ '/usr/lib/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args 'binding.gyp',
gyp info spawn args '-f',
gyp info spawn args 'make',
gyp info spawn args '-I',