Categories
Archives
- November 2012
- October 2012
- September 2012
- July 2012
- April 2012
- March 2012
- August 2011
- March 2011
- December 2010
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- October 2009
- July 2009
- June 2009
- May 2009
- March 2009
- December 2008
- July 2008
- June 2008
- May 2008
- April 2008
- February 2008
- December 2007
- August 2007
- July 2007
- June 2007
Meta
Tag Archives: hack
Enabling SATA AHCI on a Linux Macbook3,1
I have a Macbook3,1 with the following SATA controller: 00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 03) This chip can work either in AHCI or IDE mode. Even though (in numbers) AHCI and IDE should … Continue reading
Posted in English, planetdebian, planetgnome, Tips
Tagged grub, hack, macbook, performance
3 Comments
Removing the hidden/system bit of vfat/fat32 files on GNU/Linux
I just fixed an USB drive that apparently had been hit by a virus. All the top-level directories were invisible on Windows, but visible on GNU/Linux. First I thought that it was just the “hidden” bit. But turns out it … Continue reading
Posted in English, planetdebian, planetgnome, Tips
Tagged hack, mtools, usb, vfat, windows
2 Comments
Posting to pastebin from git
I usually need to show someone a simple patch from a local git repo, my method was to run git format-patch and upload the result to my gnome.org userdir with a script conveniently called internets. This of course filled my … Continue reading
Evolution templates plugin integrated into trunk
Thanks to the integration work by Bharath Acharya and the review by Srinivasa Ragavan, we now got Evolution template plugin (which I wrote some weeks ago) into trunk: Evolution commit Evolution Data Server commit All this will be in 2.24 … Continue reading