VirtualTam's bookmarks
-
2016-03-14 -
2016-02-15 -
2016-01-29 -
2016-01-29 -
2016-01-29 -
2016-01-22 -
2016-01-07 TL;DR - Right Click on window title bar > More Actions > Special Applications Settings > Size and Position > Obey geometry restrictions > Choose Force and leave check mark to No.
http://www.emacswiki.org/emacs/KdeMaximized https://bbs.archlinux.org/viewtopic.php?id=92115
-
2016-01-06 -
2016-01-05 -
2016-01-04 -
1for i in $(find /usr/lib -type f -name '*.so.*'); do 2 nm -D $i | grep MY_SYMBOL; 3 [[ $? -eq 0 ]] && echo $i; 4done
adapted from http://narkive.com/a1rT9Efg.8
-
2015-09-26 -
2015-09-09 Linux configuration checker for systems to be used for real-time audio
-
2015-09-09 -
Plenty of ideas to optimize / smooth your development flow in Tuxland ;-)
-
Excellent overview of Docker components: images, repositories, index