November 15th, 2008 by
crazyskills
“A new study by sociologists at the University of Maryland concludes that unhappy people watch more TV… TV doesn’t really seem to satisfy people over the long haul the way that social involvement or reading a newspaper does.”
Interesting. Here’s the full article: http://science.slashdot.org/article.pl?sid=08/11/15/192222&from=crazyskills [slashdot.org]
Posted in Uncategorized |
No Comments »
September 29th, 2008 by
crazyskills
Really interesting stuff.. Apparently the snow is vaporizing before hitting the surface but curious nonetheless.
Posted in Uncategorized |
No Comments »
August 18th, 2008 by
crazyskills
This time, an internet game (free) by Sierra.
Space Kitteh
Check it out!
Posted in Uncategorized |
No Comments »
August 7th, 2008 by
crazyskills
On the fast track of the Net
I take all I can
In the lane of the highway: ISDN
MP3
VQF
JPEG
I take all I can
Posted in Uncategorized |
No Comments »
July 30th, 2008 by
crazyskills
Warning to those of you who are not using a BIOS-level boot-loader: Vista will refuse to run on Ultimate and Enterprise versions if you have a dual boot scenario, to the point that SP1 will reject the user’s system and not even install. Wise move, Micro$oft. . . .
Posted in Uncategorized |
No Comments »
July 30th, 2008 by
crazyskills
Usually I would link the slashdot article and summarize myself, but this says it all:
goombah99 writes “After snapping up virtualization company InnoTek at the beginning of the year, Sun has recently released VirtualBox as a fully functional and highly polished free GPL open source x86 Virtual Macine. It can host 32- or 64-bit Linux, Windows XP Vista and 98, OpenSolaris and DOS. It runs on Mac OS X, Windows, and Unix platforms. The download is just 27MB. A review of it on MacWorld, showing HD movies playing inside windows XP on a mac, demonstrates performance visually indistinguishable from VMware. Like its competition, it can run other OSes in rootless, rooted, or seemless modes display modes (where all the applications have their windows mixed at the same time). Each VM instance can only run single core (though I/O is multi-core), and it does not yet support advanced windows graphics libraries however, so some gamers may be disappointed. Slashdot discussed the InnoTek acquisition earlier.
/. link:
http://rss.slashdot.org/~r/Slashdot/slashdot/to/~3/350897852/article.pl
Posted in Uncategorized |
No Comments »
July 30th, 2008 by
crazyskills
Learned how to make gyros and pasta salad today, the last 2 things on the menu. Now I get to learn how to be fast.
Posted in Uncategorized |
No Comments »
July 13th, 2008 by
crazyskills
I was getting the notice: “Use of uninitialized value in pattern match on line (121 and 127) in sorting.pm”
I attempted to solve the problem by defining the values $one and $two as follows:
my $one = “”;
my $two = “”;
I put these definitions on lines 54 and 55 of the sorting.pm file but I am still getting the notices (800 of them, which slows the beginning of the play down. More to come as I continue to research this issue.
-Orb
Posted in Uncategorized |
1 Comment »