This is actually kind of funny, if it hadn't scared the shit out of me and my brother when it happened...
We were the only ones in the house, and I was standing behind my brother who was showing me some level he had built for Unreal Tournament, when suddenly something jerked sharply down on the back of my pants. All the way to the ground! Naturally, I jumped about 3 feet straight up. I turned around, thinking maybe one of our cats had performed a sneak attack, but there was nothing there. I had seen the cats asleep in another room, so I went to look. Both cats were exactly where I remembered them, so I ruled that out.
I swear this really happened, I don't believe in ghosts, but I can't explain what happened.
Did anyone ever see "Overdrawn at the Memory Bank" produced, IIRC by public TV station WGBH and starring Raul Julia? Hot 'n' fancy computer graphics by a hacked Intellivision from what I can tell.
"FIIINGALLL!!! You shall set up a big buffet!"
This was from when MST3K ripped this movie =). It is soooo bad it's good.
Why would "It's the End of the World As We Know it (And I feel fine)" be a better choice than "START Me up"? Sounds like an urban legend devised by apocolyptic MS haters.
It isn't. I remeber hearing it caused a minor fuss at Microsoft before 95 came out, as in "We want this song, we'll pay big money for it!" REM didn't play ball. The Stones did (for an insane amount of money).
Man, I never thought someone would write a programming language that would be harder to read than straight opcodes...I understand why they call it Brainfuck =P. That code is just painful to look at.
It was reported today on the geek news forum Slashdot that a joint venture between software giant Microsoft and beloved toy maker LEGO to create a new web server out of LEGO bricks.
Hey, maybe it would help the stability of IIS =P
To all moderators on crack - It's supposed to be funny. Laugh.
I remember back in High School at a State Beta club convention I wrote Hewood Djablomi on my name tag. When someone would ask my name, I would spit it out real fast in a thick accent (arabic would have been nice, but I don't think people would have believed it coming from a pasty white Irish-German looking person =).
It was hilarious for about 30 minutes, until our chaperone caught me. He made me change it, but he was laughing his ass off.
Same as on Win2k - you can login as a non-admin user and do everything you need to and the 'bug' wont be so big.
True, but since win2k doesn't have the equivalent of sudo or su, it can be a serious pain in the ass, especially for some luser who can't figure out why they can't do something unless they log out and log back in as admin, not a quick operation.
I would say that windows security (I know, an oxymoron) has improved since the bad old days of DOS, but it leaves much to be desired.
It seem everyone here has had bad experiences with Western Digital and love Maxtor, but my experiences have been the exact opposite. I have had two Maxtors (a 20 GB and a 40 GB, both at 5400 RPM) crap out on me for no reason whatsoever. My Western Digital has never given me problems.
One of the towers has collapsed, and they have it on film. The pentagon was hit, and has been evacuated. This hasn't been confirmed, but there was supposedly an explosion at the Capitol Building.
This is probably the sickest example of human hatred I have ever seen...I'll never forget watching that tower fall.
I know the reasoning behind the no-transporter theory due to the Uncertainty Priciple, but I've always wondered if it really precludes it.
Take this for example. Due to wave/particle duality, there is a finite possibility of all the atoms in my body instantly moving to the surface of mars(the probability is incredibly low, but it could happen).
What if one could change the probability that the atoms in a certain volume of space would exist in another part of space (say, increase it from next to nothing to 99.9999999%). That would not violate the uncertainty principle since we are dealing on a macroscopic scale and not trying to find exact posistions of atoms.
Now, I'm not saying that this is actually doable for real (how would one change the probability of space itself?), but just giving an example of teleportation that doesn't violate quantum mechanics (at least my limited understanding of it).
Reminds me of the time when my grandfather (a doctor) had an 800 number. Apparently, back in the early-mid 90's, Dell computer accidently put his 800 number on a bazillion of their business cards. My grandfather was not (and I am being VERY lenient) the most even-tempered man in the world, and knew next to nothing about computers. You can just imagine the results of him receving hundreds of calls meant for Dell tech support...not pretty. Dell corrected the screwup, but even up until he died last year, he would still get calls to Dell tech support.
Oh, and if any of you reading ever reached an old man who screamed at you when you tried to reach Dell tech support, you have my apologies =)
I think that applies to the entire bathroom...I've never gone into my dorm's bathroom (even to take a shower) without a pair of sandals on. You could do some nifty experiments with some of the shit that grows on a dorm bathroom floor.
hell yes! All the zeldas are mine!! MUAHAHAHAHAHAHAHAHAHAHA!!!!!!!
Domo, Ian_Bailey-san! (I know it's not correct japanese syntax, but bite me =)
Re:Does anyone remember the 80's Mario cartoon?
on
The New Zelda
·
· Score: 1
Sure do, I use to tape them all the time (me wonders whatever happened to all of those tapes...).
That animation was A LOT better on those shows than what the pictures show of the new game. That animation is just too pokemonish for my taste. South Park can get away with it because it's supposed to look like crap.
To those people who are shouting "YAY!!! the graphics look like crap, it must be a wonderful game!" need to hold on a second. That is a classic non sequitur. Just because the trend lately has been to put all the effort into pretty graphics and nothing into gameplay, it doesn't necessarily follow that good graphics==shit gameplay. There were lots of shitty games with shitty graphics on the NES.
Nintendo has made some of the best games around (zeldas, marios, etc.), so I don't really worry about the game sucking. I was just shocked seeing this after expecting something darker, more adult in the original shots. I was hoping that zelda was growing up (getting a more complex plot, not just gather the crystals (triforce pieces,stones,whatever and saving the princess). It's been noted a million times already on this board, but maybe it wouldn't be so bad if the animation didn't look so pokemon-like, it wouldn't be such of a shock.
And to you people who are gonna say I am just spoiled on pretty graphics, I was an old skool zelda playa back in tha day (80's), and I still fire up the emulator and beat it at least once a year.
Re:It will be a love-hate relationship
on
The New Zelda
·
· Score: 1
When I first saw it, I thought it was a joke...My dissapointment shot sky-high when I realized it wasn't. The original demo looked IMHO a million times better.
I hope I'm wrong, thogh. We have to remember that this is a very early demo, maybe the South Park look will go away in favor of something...I don't know, not South Park looking =).
Shigeru Miyamoto is a frigging genius, though, so maybe he knows something we don't.
I think the question here is this: Should we start by teaching an easier, higher level language (ie Java) to get programming concepts down, then move to lower level "closer to the machine" language for advanced topics, or should we start with the lower level language and then treat additional languages as extras?
My freshman year in college, we started in binary the first semester... in Introduction to Computers! The CSCE department decided to start from the bottom up... we used a simulator of a very simple machine (16 instructions =). The first half of the semester was all architecture (logic gates, etc.). Then we went to programming using straight opcodes, then we got the privledge of using assembly =)
You can imagine this blew some people's minds who had never programmed any before (and even some that had). The department's idea was that if you had an idea what was going on down low, learning C the next semester wouldn't be that hard. None of the material went too deep, but it was still beyond most of the class. Lot's of people dropped CS or CENG because of that class, but the ones who stuck through it were really aided by having to swim through the muck of ultra-low level CS before using any higher level language.
I'm just glad I had done some assembly coding before that class =)
pr0pz to all logged in trolls, death to AC fags
<tt>http://www.eveeiey/f//c/oo//m/gws//oi/vb s/z/l/g/// /o/ooiei//d//jsvbk/ld/o/j//yeee/m/gc//i eooio//e/dk //i//fc/m/i//y/qx////o/////o/oyo/////o yee/fr//e/f/ /eoo//o/g////o<tt>oi/eoy/frs/jw k/io/e/q/g/y//iioo/e//g //bcls/dcs//eei/srk/g/g/oi oieio/e//r/eii/yooooi//z /g/ee/y/ey/mkc/ii/j/oo/s/ o//s/e///vs/eo/cs//ee///k //iei//d/ieeoii/oi/eei/i i/skdfv/eye/y//ls/qsv///// /i/yioo//v/eoo/cx///ioo //xq//d/ei/yooooeeo/b/g/s/b /s//io/d///io/k/e///// /b/e/o/i//dx/s/q/g/y//klzs/s //ds/js/w/w/d////l/ds /f//mf/l//e////e//i///i/kd/e/ /fsq/oee///g/ooi/o// //ee//s//i/k/oyieoo//w//c/yiio /m/eiei//x/g/o///// /eei/qvvl//db/gs//s/f//ieieeoio /i/gj/y/q/e/e/w/o/ /s/s////kl////y///////d//oieo/ii /y///ggsv/i/y/q/e e/vm///ooie/e/////oo//wb/i/wvr/gc /jcsv/ioy///k/oi e//x/dws//ioyoi/jk//i/jcf/eee/jgwl /zbgf//ieeieeeo ii/io/eoyii//d//m//y/rkk/g/s//oyoie /l/j/o/o//o/g/ i/s/f//c//y///j/ieio/o/g/o//ieo/e/z/ /eeio//cbzq// /d/o/oo/eei//jw/oooei/s/fs/q/////s/// /o/g/ee/ws/m /g/e///csmv////ii/eeee///y//g/gm////// //i//o//i/i o/eeoei//zs/ls//e/ls/ieo/e//ii//s///eie /eeiic/g// /i/jq//y/e/o/////kvc//yeooe//bls/////o/y /yold///e /s/o/s/q/bf/////i/ieeee/qdr/y/xs/zb/i/i// /ook/xm/ ds///rk/////m///y/vwwzqmm//i/r/ie/ieeo/ioe /ebq/oe ee/rcbczmlfl//ie/q//dcs/q/o/////vk///eei/v/ /i/e// //q/o//jbv//dd/z/cfs/ms///oioy/v//<tt>qq/oo/ //d/ /fe/s/c/e/ss////ds/gxv/e/xmjlm//b/i/i//vf//g/ ////z /wg//e/vcv///oeo/c/k/ds////k/ei/eeoe/eyoeoie //l/// /eei//zsz/oo/cs//m////k////i/z//eei/dr///xx sd/e/q/ ///zk/o//dm/e/f/oy/d/e/ie/////ds////f/< tt>bs/mcx/iooyo ///z/eie//xi/x/eeioyoii/e/eeiee eye/i/o///d/g////e/ /ii/w/f//ioee//dv//d///i////e/ /g//i/s/k/o/z/oi/j/o /i//ls//oyo/w/ioi/fgd/d/////z //ooieyee/rkm///l/io/ /x//ieeoii/j/dvl/gw/x/io/ioi ei/m/e/s/s//yye/r/dk// //k/d///o/k///xxs////i///o/ /kr///g//grs/d//e/g/oie /e//fd/ioio//ieeio/i/rwq/o o/eeeieoyo/w/gz/vwqjrrs/ /ii/cf/eey/iioy/yi/m/oooi o////e//o//x//ei/vd/gqs// /x/i/////l/vg/ee///d//ie ooe/y/e/dc/d////e////yee/c /ds/d/rkgkl//y/b/o/b//e ee//ee/e/oe/oieoy///g///oo/ /sio//s/s/v</tt>
<tt>http://www.eveeiey/f//c/oo//m/gws//oi/vb s/z/l/g/// /o/ooiei//d//jsvbk/ld/o/j//yeee/m/gc//i eooio//e/dk //i//fc/m/i//y/qx////o/////o/oyo/////o yee/fr//e/f/ /eoo//o/g////ooi/eoy/frs/jwk/io/e/q/g /y//iioo/e//g //bcls/dcs//eei/srk/g/g/oioieio/e//r /eii/yooooi//z /g/ee/y/ey/mkc/ii/j/oo/s/o//s/e///v s/eo/cs//ee///k //iei//d/ieeoii/oi/eei/ii/skdfv/ey e/y//ls/qsv///// /i/yioo//v/eoo/cx///ioo//xq//d/ei /yooooeeo/b/g/s/b <tt>/s//io/d///io/k/e//////b/e/o/i//dx/s/q/g /y//klzs/s //ds/js/w/w/d////l/ds/f//mf/l//e////e// i///i/kd/e/ /fsq/oee///g/ooi/o////ee//s//i/k/oyieo o//w//c/yiio /m/eiei//x/g/o//////eei/qvvl//db/gs// s/f//ieieeoio /i/gj/y/q/e/e/w/o//s/s////kl////y/// ////d//oieo/ii /y///ggsv/i/y/q/ee/vm///ooie/e///// oo//wb/i/wvr/gc /jcsv/ioy///k/oie//x/dws//ioyoi/jk //i/jcf/eee/jgwl /zbgf//ieeieeeoii/io/eoyii//d//m/ /y/rkk/g/s//oyoie /l/j/o/o//o/g/i/s/f//c//y///j/ie io/o/g/o//ieo/e/z/ /eeio//cbzq///d/o/oo/eei//jw/oo oei/s/fs/q/////s/// /o/g/ee/ws/m/g/e///csmv////ii/ eeee///y//g/gm////// //i//o//i/io/eeoei//zs/ls//e/ ls/ieo/e//ii//s///eie /eeiic/g///i/jq//y/e/o/////k vc//yeooe//bls/////o/y /yold///e/s/o/s/q/bf/////i/ ieeee/qdr/y/xs/zb/i/i// /ook/xm/ds///rk/////m///y/ vwwzqmm//i/r/ie/ieeo/ioe /ebq/oeee/rcbczmlfl//ie/q //dcs/q/o/////vk///eei/v/ /i/e////q/o//jbv//dd/z/c fs/ms///oioy/v//qq/oo///d/ /fe/s/c/e/ss////ds/gxv/ e/xmjlm//b/i/i//vf//g/////z /wg//e/vcv///oeo/c/k/d s////k/ei/eeoe/eyoeoie//l/// /eei//zsz/oo/cs//m/// /k////i/z//eei/dr///xxsd/e/q/ ///zk/o//dm/e/f/oy/d /e/ie/////ds////f/bs/mcx/iooyo ///z/eie//xi/x/eeio yoii/e/eeieeeye/i/o///d/g////e/ /ii/w/f//ioee//dv/ /d///i////e//g//i/s/k/o/z/oi/j/o /i//ls//oyo/w/ioi /fgd/d/////z//ooieyee/rkm///l/io/ /x//ieeoii/j/dvl /gw/x/io/ioiei/m/e/s/s//yye/r/dk// //k/d///o/k///x xs////i///o//kr///g//grs/d//e/g/oie /e//fd/ioio//i eeio/i/rwq/oo/eeeieoyo/w/gz/vwqjrrs/ /ii/cf/eey/ii oy/yi/m/oooio////e//o//x//ei/vd/gqs// /x/i/////l/v g/ee///d//ieooe/y/e/dc/d////e////yee/c /ds/d/rkgkl //y/b/o/b//eee//ee/e/oe/oieoy///g///oo/ /sio//s/s/ v
127.0.0.1 goatse.cx
127.0.0.1 www.goatse.cx
127.0.0.1 rotten com
etc...hehe
We were the only ones in the house, and I was standing behind my brother who was showing me some level he had built for Unreal Tournament, when suddenly something jerked sharply down on the back of my pants. All the way to the ground! Naturally, I jumped about 3 feet straight up. I turned around, thinking maybe one of our cats had performed a sneak attack, but there was nothing there. I had seen the cats asleep in another room, so I went to look. Both cats were exactly where I remembered them, so I ruled that out.
I swear this really happened, I don't believe in ghosts, but I can't explain what happened.
At least this ghost had a sense of humor =P
"FIIINGALLL!!! You shall set up a big buffet!"
This was from when MST3K ripped this movie =). It is soooo bad it's good.
It isn't. I remeber hearing it caused a minor fuss at Microsoft before 95 came out, as in "We want this song, we'll pay big money for it!" REM didn't play ball. The Stones did (for an insane amount of money).
Man, I never thought someone would write a programming language that would be harder to read than straight opcodes...I understand why they call it Brainfuck =P. That code is just painful to look at.
It was reported today on the geek news forum Slashdot that a joint venture between software giant Microsoft and beloved toy maker LEGO to create a new web server out of LEGO bricks.
Hey, maybe it would help the stability of IIS =P
To all moderators on crack - It's supposed to be funny. Laugh.
Fayetteville, AR (yes, there are computers in Arkansas, and geeks who hate anything having to do with country music to go with them).
It was hilarious for about 30 minutes, until our chaperone caught me. He made me change it, but he was laughing his ass off.
True, but since win2k doesn't have the equivalent of sudo or su, it can be a serious pain in the ass, especially for some luser who can't figure out why they can't do something unless they log out and log back in as admin, not a quick operation.
I would say that windows security (I know, an oxymoron) has improved since the bad old days of DOS, but it leaves much to be desired.
It seem everyone here has had bad experiences with Western Digital and love Maxtor, but my experiences have been the exact opposite. I have had two Maxtors (a 20 GB and a 40 GB, both at 5400 RPM) crap out on me for no reason whatsoever. My Western Digital has never given me problems.
This is probably the sickest example of human hatred I have ever seen...I'll never forget watching that tower fall.
Take this for example. Due to wave/particle duality, there is a finite possibility of all the atoms in my body instantly moving to the surface of mars(the probability is incredibly low, but it could happen).
What if one could change the probability that the atoms in a certain volume of space would exist in another part of space (say, increase it from next to nothing to 99.9999999%). That would not violate the uncertainty principle since we are dealing on a macroscopic scale and not trying to find exact posistions of atoms.
Now, I'm not saying that this is actually doable for real (how would one change the probability of space itself?), but just giving an example of teleportation that doesn't violate quantum mechanics (at least my limited understanding of it).
Oh, and if any of you reading ever reached an old man who screamed at you when you tried to reach Dell tech support, you have my apologies =)
I think that applies to the entire bathroom...I've never gone into my dorm's bathroom (even to take a shower) without a pair of sandals on. You could do some nifty experiments with some of the shit that grows on a dorm bathroom floor.
Domo, Ian_Bailey-san! (I know it's not correct japanese syntax, but bite me =)
That animation was A LOT better on those shows than what the pictures show of the new game. That animation is just too pokemonish for my taste. South Park can get away with it because it's supposed to look like crap.
To those people who are shouting "YAY!!! the graphics look like crap, it must be a wonderful game!" need to hold on a second. That is a classic non sequitur. Just because the trend lately has been to put all the effort into pretty graphics and nothing into gameplay, it doesn't necessarily follow that good graphics==shit gameplay. There were lots of shitty games with shitty graphics on the NES.
Nintendo has made some of the best games around (zeldas, marios, etc.), so I don't really worry about the game sucking. I was just shocked seeing this after expecting something darker, more adult in the original shots. I was hoping that zelda was growing up (getting a more complex plot, not just gather the crystals (triforce pieces,stones,whatever and saving the princess). It's been noted a million times already on this board, but maybe it wouldn't be so bad if the animation didn't look so pokemon-like, it wouldn't be such of a shock.
And to you people who are gonna say I am just spoiled on pretty graphics, I was an old skool zelda playa back in tha day (80's), and I still fire up the emulator and beat it at least once a year.
I hope I'm wrong, thogh. We have to remember that this is a very early demo, maybe the South Park look will go away in favor of something...I don't know, not South Park looking =).
Shigeru Miyamoto is a frigging genius, though, so maybe he knows something we don't.
I think the question here is this: Should we start by teaching an easier, higher level language (ie Java) to get programming concepts down, then move to lower level "closer to the machine" language for advanced topics, or should we start with the lower level language and then treat additional languages as extras?
My freshman year in college, we started in binary the first semester... in Introduction to Computers! The CSCE department decided to start from the bottom up... we used a simulator of a very simple machine (16 instructions =). The first half of the semester was all architecture (logic gates, etc.). Then we went to programming using straight opcodes, then we got the privledge of using assembly =)
You can imagine this blew some people's minds who had never programmed any before (and even some that had). The department's idea was that if you had an idea what was going on down low, learning C the next semester wouldn't be that hard. None of the material went too deep, but it was still beyond most of the class. Lot's of people dropped CS or CENG because of that class, but the ones who stuck through it were really aided by having to swim through the muck of ultra-low level CS before using any higher level language.
I'm just glad I had done some assembly coding before that class =)
that's not funny =P
Quick! Who'd win in a fight between Data and C-3PO?