Mindblown: a blog about philosophy.

  • Fix Firefox Readability Extension

    On both Windows 8.1 and Windows 10, I had found myself unable to (permanently) move the icons created by the Readability extensions for Firefox.  I prefer them located on the far right hand side of my Bookmarks Toolbar, and I could move them there, but upon every reboot, Firefox would move them back to the…

  • Shameless Blog Cross-Promotion

    Wrote a really good piece today on my excellent community bank legal issues blog, BankBryanCave.com, regarding the state of the banking industry in Georgia in 2015 versus 2005.  While all of the talk is about the consolidation of the industry (not incorrectly), we’ve actually significantly increased the number of banks that have 1% or more…

  • XBOX360 Wireless RetroPie Config

    An XBOX360 Wireless Controller generates the following codes under Retroarch/Retropie: A = 0 B = 1 X = 2 Y = 3 LB = 4 RB = 5 LT = 6 RT = 7 Select = 8 Start = 9 XBox = 10 (I think) Left Joystick = 11 Right Joystick = 12 D-Pad =…

  • Upgrade Command Line

    Upgrades the command line interface commands on a Raspberry Pi to allow for quicker recall of previously entered commands, as well as greater leniency in identifying appropriate folder and file names for auto complete purposes.  Requires re-login to enable. cd ~ sudo nano .inputrc “e[A”: history-search-backward “e[B”: history-search-forward set show-all-if-ambiguous on set completion-ignore-case on

  • htop Installation

    For a better visualization of running processes in Raspbian, I’ve been pleased with htop. To install: sudo apt-get install htop

Got any book recommendations?