-
GAMBAS
Gambas 3 - did you know #1
If you use TODO: in a comment, it will be listed in the IDE as a task, very handy!
-
UBUNTU
Fix SSD Trim on Ubuntu 14.04 LTS
In Ubuntu 14.04 LTS SSD Trim is enabled by default. That's nice and all, so I thought, nothing to do here but I found out it ...
-
ZAPPA
Dweezil Zappa plays Frank Zappa
-
HACKS
Dissecting the AirPort Express | Embedded Ideation
Link: http://embeddedideation.com/2014/03/dissecting-the-airport-express/
-
CUBIEBOARD
Cubieboard 2
My Cubieboard2 server is running fine for Months now!
-
REDMINE
Cleanup Redmine users
Startup MySQL tool # mysql -u root -p redmine Maybe first use below queries with SELECT to see what matches there are,...
-
UBUNTU
Change Color Gamma on Ubuntu
Install xgamma-gui: $ git clone https://github.com/dfc643/xgamma-gui.git $ cd xgamma-gui Add to Makefile: ...
-
ARDUINO
Arduino Yún - The Best Hacks You Will Ever See
Link: http://www.open-electronics.org/arduino-yun-the-best-hacks-you-will-ever-see/
-
Force Chromecast to update it's firmware
I noticed that some of my Google Chromecasts were on an older firmware version. You can force a reboot and update with this co...