The Sovereign Cyborg



Lisp and Perl PDF Print E-mail
Written by Hash   
Friday, 10 August 2007 06:49

<chuckle>

BlinkList     Del.icio.us     Digg This!     Facebook     Furl     Google     Ma.gnolia     Seed Newsvine     Reddit     Stumble It!     Technorati
 
Installing GD on OpenBSD 4.0 PDF Print E-mail
Written by Hash   
Friday, 10 August 2007 06:49

The GD install needs a few files from the xbase40.tgz archive, which won't be installed on systems where X isn't installed. Download xbase40.tgz somewhere (we assume /tmp), and then:

cd /
tar xzvf /tmp/xbase40.tgz ./usr/X11R6/lib/libfreetype.a \
./usr/X11R6/lib/libfreetype.so.13.1 \
./usr/X11R6/lib/libfontconfig.a \
./usr/X11R6/lib/libfontconfig.so.3.0
rm /tmp/xbase40.tgz

Now GD will install with pkg_add.

BlinkList     Del.icio.us     Digg This!     Facebook     Furl     Google     Ma.gnolia     Seed Newsvine     Reddit     Stumble It!     Technorati
 
Beautiful Code PDF Print E-mail
Written by Hash   
Saturday, 16 June 2007 12:55

A very interesting new O'Reilly book is just about to hit the shelves. Beautiful Code: Leading Programmers Explain How They Think contains 33 chapters by many truly great hackers, sharing their thoughts as they walk through the design and implementation of code they consider beautiful.

I'm honored to be one of the contributors to this volume, and even though the full contributor list does make me want to channel Wayne and Garth, I'm glad to have had this opportunity to write about a project I've been working on for many years, and to highlight some issues I believe are of vital and pressing importance in the ongoing evolution of digital technology and its role in a free society.
Read more...
 
One Laptop Per Child? Really? PDF Print E-mail
Written by Hash   
Monday, 11 June 2007 12:02

The latest in the unending line of expensive, top-down, bureaucratic, feel-good (and basically useless) ideas to get "India Shining" is the idea of buying, with public funds, a million of Nicholas Negroponte's $100 PCs (which will actually cost $170 each, or more).

How do I count the ways in which this idea is braindead?
Read more...
 
Thunderbird vs. Mail.app PDF Print E-mail
Written by Hash   
Tuesday, 20 June 2006 01:21

I've become quite a fan of Apple's Mail.app over the last few years, but the need for better OpenPGP support and more flexible templating options moved me to try Thunderbird again recently.

The last time I tried using Thunderbird (a year or more ago, on a Linux machine at the time) it was quite a buggy beta. The UI would freeze while it tried to connect to the mail server, and was generally a nightmare responsewise. Anyway, I decided to check it out again.

Installing the latest Thunderbird release on OS X was a breeze, and I immediately got to work using it to clear out my ToDo queue. After a bit of Real Work™, I had the inevitable urge to kill some time by compiling an at-first-sight pros and cons list for Thunderbird. So here goes...
Read more...
 
<< Start < Prev 1 2 3 Next > End >>

Page 3 of 3
Copyright © 2008, Netropolis Technologies. All Rights Reserved.