Media Blogging
Friday, January 27th, 2006This poster reminds me of everything I’ve ever read by my friend Will. hahaha.
Tags [art
This poster reminds me of everything I’ve ever read by my friend Will. hahaha.
Tags [art
For those of you who don’t know why I cannot wait for the next gen Nintendo console, please check out this video. It could save lives.
!vb:gv,-4546280096653830898!
Tags [gamingI’m an avid fan of version control system such as subversion and cvs; the ability to have every change you make to your files automatically backed up is… addictive.
Most developers keep their source code and resources in a repository of some sort, but I hypothosized that this mechanism would work equally well with any other type of data. I figured that if it keeps my code safe, why can’t it keep all my other documents safe too? Instead of making weekly/monthly backups, I just automatically backup everytime something is changed. In addition this repository would allow me to easily access the most recent version of each of my documents from anywhere.
I decided to try it out for a couple months to see how it worked. I merged my documents from all 3 of the computers that I regularly work on into one repository. This was simple enough. Before I started working each day, I would just pull an update from the repo, and each time I updated a file or added a new resource I made a commit and kept on working. Some added benefits from this repo is that there is now never any fear of deleting files or making large changes.
The only downside to this system is its lack of integration. Perhaps with some customization of tortoiseSVN and some extra scripts I could further simplify the process. Whatever the necessary steps are though, I have decided this is a worthwhile investment. As far as I know there is no commercial product that provides this functionality. It would be appealling to see a product that allows you to manage your documents on an individual basis all across your system; integrated seemlessly into the desktop.
I urge anyone thats experienced with VCSs to try this and see how it works for them.
Tags [programming
I’ve had strange dreams before, but I had one last night that I thought was particularly interesting. What does it mean when you are playing poker with your doppleganger? I’ve never even heard of such a dream, not that I am one who reads about dreams and such. Weird shit though. Can’t recall whether I was winning or losing, but given my lack of skill at poker I can’t say I feel confident that I was doing well.
Tags [dreams