Skip to content

Instantly share code, notes, and snippets.

View tamasmajor's full-sized avatar

Tamas Major tamasmajor

  • Hungary
View GitHub Profile
@tamasmajor
tamasmajor / 0_reuse_code.js
Created November 9, 2015 08:05
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@tamasmajor
tamasmajor / Android Firefox remote debugging
Created March 7, 2014 09:15
Android Firefox remote debugging
adb forward tcp:6000 tcp:6000
@tamasmajor
tamasmajor / Firefox indexeddb folder
Created March 7, 2014 08:24
Firefox indexeddb folder
~/.mozilla/firefox/*.default/storage/persistent/<folder_to_delete>
Config { font = "xft:Roboto-11:Light"
, bgColor = "black"
, fgColor = "grey"
, position = Top
, commands = [ Run Weather "LHUD" ["-t"," <tempC>°C","-L","64","-H","77","--normal","green","--high","red","--low","lightblue"] 3600
, Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10
, Run Memory ["-t","Mem: <usedratio>%"] 10
, Run Network "eth0" ["-L","0","-H","32","--normal","green","--high","red"] 10
, Run Swap [] 10
, Run Date "%a %b %_d %l:%M" "date" 10