Wednesday, April 8, 2009

The common atheistic arguments

Please don't use these arguments or methods of persuading me toward God: they will not work.
http://www.infidels.org/library/modern/mathew/arguments.html

I kept confusing this with existintialism.

Solipsism is the philosophical idea that "My mind is the only thing that I know exists." Solipsism is an epistemological or ontological position that knowledge of anything outside the mind is unjustified. The external world and other minds cannot be known and might not exist. In the history of philosophy, solipsism has served as a skeptical hypothesis.
[Wikipedia]

OpenGl on Ubuntu

ok, here are my initial notes on installing opengl for developers:

sudo apt-get install libgl1-mesa-dev build-essential libglut3-dev

It has worked for me, if you have problems leave a comment or email me, I might be able to help.
Here is the set of tutorials I'm using to learn: http://www.swiftless.com/tutorials/opengl/opengltuts.html

Tuesday, March 17, 2009

Lock your laptop on lid close

"In Fedora 8 when I closed my laptop lid, my screen would lock. Under Ubuntu 8.04 this doesn’t happen. After a bit of digging, I found a solution. The gconf-editor setting is “/apps/gnome-power-manager/lock/blank_screen”. When set to true, closing the lid will lock the screen. Luvvvly. :)"

Thanks: http://www.callum-macdonald.com/2008/06/11/ubuntu-lock-screen-on-laptop-close-lid/

Who am I?

"You will know me by a smell of gun smoke and the trail of blood."
-TRR

Monday, March 16, 2009

T's

Thursday as I drank a chi tea late' I was terrified to see a tumultuous T-Pain trounce my terrace in a thrice and T-bag me terrificly.

Sunday, March 1, 2009

Playing with Recursive Functions!

I hate recursion unless its a better solution to a problem. in this case I don't think it was:

https://ttechnic.com/archive/Project%206/