Slashdot Mirror


User: voxel

voxel's activity in the archive.

Stories
0
Comments
321
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 321

  1. Yes, but all this goes away quickly over time! on Why Apple Makes a One-Button Mouse · · Score: 0

    As todays generation is raised on computers, you could easily have 10 buttons on a mouse, that each did something different, and in 20, 30 years from now, most of the population will have no problem with it.

    Then in 100 years... this is a stupid discussion altogether... that is if we even use Mice anymore.

  2. Use the Great VPN out of china... on Taking My Freedom With Me to China? · · Score: 0
    There are many VPN services to get you out to the real world, just google for them.

    One is: http://www.findnot.com ($6.21/mo)

    Then you can do whatever you want, and tell the chinese goverment to fuck right off... but don't say that outloud, they might hear you.

    infact, disregard this message entirely.. ^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H
    <NO CARRIER>
  3. Mod parent up! Itr right! on House Paint Foils Wardrivers · · Score: 0

    Mod parent up! Itr right!

  4. Company Silicon Pipe susposedly solves this... on Where's My 10 Ghz PC? · · Score: 0

    http://sipipe.com

    Transfer 20-25Gb/s from chip to chip easily, and 1-Gb/s per channel (wire/copper).

  5. Spend time making better movie, not better eggs. on 1-Click Blooper Playback for Original Trilogy DVD · · Score: 0

    Seriously.

  6. Airplanes do land in autopilot mode now. on New Atomic Clock 1000 Times More Accurate · · Score: 0

    According to a military friend of mine who recently rode jump-seat in a commercial 737 flight (united airlines passenger plane), they do land on auto-pilot.

    My friend actually requested of them to manually land the plane instead of using auto-pilot to land, and they did, it was quite a bit rougher than a "normal" (autopilot) landing :-).

  7. Re:slow? on Transgaming to Support Half Life 2 Under Linux · · Score: 0

    >> WINE's job is just to implement all the Win32 API calls that they make.

    Well, then wine is an emulator. It is emulating WINDOWS so that Windows applications can run in Linux.

    It is not a translation layer, it is a windows API emulator.

    WINdows Emulator is true.. CPU Emulation no.

    An emulator can emulate anything, it doesn't have to be CPU/Hardware, it can emulate the Windows API.

    [Dictionary.com]
    emulate Audio pronunciation of "emulate" ( P ) Pronunciation Key (my-lt)
    tr.v. emulated, emulating, emulates

    1. To strive to equal or excel, especially through imitation: an older pupil whose accomplishments and style I emulated.
    2. To compete with successfully; approach or attain equality with.
    3. Computer Science. To imitate the function of (another system), as by modifications to hardware or software that allow the imitating system to accept the same data, execute the same programs, and achieve the same results as the imitated system.

    Sounds like an emulator to me.

  8. Re:Freezing Hard Drives on Creative Data Loss · · Score: 0

    Since when does Cooling something (besides water), cause expansion?

  9. Not everyone is poor like you. on Halo 2 Retail Date Broken in Midwest · · Score: 0

    Not everyone is poor, some people actually have tons of money and $265.00 is NOTHING to them.

    Its not uncommon to have $10,000,000.00+ in the bank if you made it rich in the DOT-COM era in 1999.

    To some people $265.00 is less money than they can find in their couch cushions.

  10. XBox less than 200 units? Is that really accurate on DS Preorders Outsell PS2 · · Score: -1, Troll

    Wow, Microsoft is really hated in Japan, or the USA is, or both are which doesn't suprise me.

    XBox is superior hardware, and good gaming library, why is it doing so poorly if not the "We hate the USA" argument, "Stupid americans".

  11. Wrong. on Car With A Mind Of Its Own -- Part 2 · · Score: 1

    Sorry to tell you this bub, but the emergency brake in most cars is significantly weaker than the main breaks powered by a master cyclinder.

    I've tried it in many cars, including my '04 BMW M3.

    Emergency break is pretty weak even pulled all the way up, on a dozen brand new cars I have purchased in my life time.

  12. Infinite amount of video in 1 bit of storage space on 1 Terabyte Optical Storage Disks · · Score: 1

    I can fit an infinite amount of video in one bit of storage space.... Here is the bit stream that represents every video ever made: 1

    See... now the resolution is pretty low and there is no audio stream (haven't figured out how to compress audio yet, might need another bit), but the video is all there! enjoy.

    Note: I own a copyright and patent on this technology. I call it 'one-bit-video' compression. Use it and I'll sue you for all you're worth.

  13. But, but, but, but... !!! on Universal Emulators Return · · Score: 1

    This wasn't possible historically primarily because of "hacking" that occured among programmers.

    Being "one of them". I used to throw in bits of assembler and hacks to hide things here or there. "Peek and Poke" (inp/outp) to ports in various places to get the hardware to do what I wanted it to do. Hide some memory on a floppy disk controller then use it later for something.

    This kind of activity makes it very very difficult to do what these guys claim they did.

    BUT... In the modern programming world, look at an assembler dump from MSVC in a Win32 EXE and you'll see no funny business anymore. No hiding memory, or peek/poke/inp/outp anymore. Just mostly straight forward code with calls to the OS and thats it!

    A C compiler generally doesn't take C code, then convert it straight to (YOUR_CPU_HERE) e.g. x86 op codes and dump out a binary.. no... What they generally do is convert C code into an intermediate language. Bear with me as I don't know the proper name for this, but its almost like an assembler language (very low in nature and very simple codes) that is independant of architecture. Then this intermediate code has two options, it can go to the assembler for your CPU or it can go to the optimizer, which will optimize THIS intermediate code then go to the assembler (which can further optimize for the current CPU).

    What I am trying to get at, is if you can take a Win32 binary, or a Mac binary, and convert it BACK into this intermediate platform/cpu independant intermediate code, then you can feed it back into the optimizer/assembler again for a different CPU.

    There of course is alot of magic around this, but I beleive this is the general idea.

    If you can accomplish this, then you have just wrote a translator that can translate one CPU's opcodes into another CPU's opcodes and reoptimize the opcodes for the target platform. The end result would be VERY VERY FAST translated binarys for the target CPU/OS that would perform almost as good, or even better than the original binary on the original CPU/platform (this is if you could say CPU-Apple = CPU-Orange performance wise).

    Anyways... I am rambling, but hope they pulled it off and its not vaporware as it would be really cool!

    - Voxel

  14. Re:Uhhh, heaviest part? Go back to Gravity 101. on Samsung Introduces Phone With Hard Drive · · Score: 1

    Most cell phones, for example, Nokia's are largely uniform as far as aerodynamics are concerneed.

    Put a 8lbs bowling ball and a 16lbs bowling ball in inside a larger container that is aerodyanmically uniform.. Try using a long cardboard box that resembles a Nokia cell phone. See what happends... I bet you gravity doesn't care which side is heavier, and I since the rectangular box is... well, rectangular and uniform, it'll land without bias twoards the heavier bowling ball.

    Have fun.

  15. Re:Uhhh, heaviest part? Go back to Gravity 101. on Samsung Introduces Phone With Hard Drive · · Score: 1

    I didn't realize your cell phone has a dart-tail connected to it.

    Most cell phones e.g. Nokia's have shapes that are symetrical and largely unaffected by aerodynamics.

    If one end of the cell phone is heavy and the other is light, but the shape is uniform and material around the cell phone is more or less uniform, it will fall without necessarily turning mid-air just because one end of the cell phone is heavier than the other side.

    GIVE IT A TRY.

    This is... Unless your cell phone has a dart-tail connected to it.... If so, then my bad.

  16. Uhhh, heaviest part? Go back to Gravity 101. on Samsung Introduces Phone With Hard Drive · · Score: 0

    >> Except for a few scuffs (mostly on the battery, it must be the heaviest part)

    Do we really have to go over this again?... Drop a 8 lbs bowling ball, drop a 16 lbs bowling ball... which hits the ground first?

  17. Sounds like a hoax to me.... on Audio Processing on Your Graphics Card? · · Score: 0

    Do they have any proof that this works? Or is this just vaporware?

  18. Yeah, well, it happends to me almost every night! on TiVo Bug Shuts Out Many Series 1 TiVo Owners? · · Score: 1

    Almost every night, I come home from work and my damn DirecTivo is locked up displaying the same image, but the audio continues to play.

    Every recorded movie/show for that day is f*cked, there is audio but no video.

    It is becomming really anoying, and I will start bitching at DirecTV if they don't fix it soon.

    I never realized that DirecTV's new DVR's were now based on the TIVO-2.. So whats the difference between my old Philips DVR-6000 and the new DirecTivo-2?

    Whats the most effective way of getting DirecTv to give me a free upgrade to the DirecTivo-2 if they don't fix this freeze bug?

  19. Gigabit bandwidth to every dorm room, all sharing on Fiber To The Dorm Room · · Score: 0, Troll

    Gigabit bandwidth to every dorm room, all sharing a single 56k modem connected at 28.8k (bad line quality).

    Hey, at least they can send porn and mp3 files around quickly to eachother!

  20. Most cell phone plans have free nights and weekend on Cell Phone Directory Coming Soon · · Score: 1

    So they just telemarket you on friday night, saturday and sunday :-).

  21. Re:Actually.... on Does a DVI KVM Solution Exist? · · Score: 1

    At 60hz DVI spec doesn't go over 1600x1200. You can run 3840x2400 if you are at around 15hz I beleive.

  22. Actually.... on Does a DVI KVM Solution Exist? · · Score: 2, Interesting

    DVI specification doesn't really support 1920x1200 either... Apple performed a hack to DVI (data in vblank signal) to get more information packed into the cable.

    Given this, there is a good chance DVI switchers actually CAN support 1920x1200 even though they "officially" can't claim they do.

  23. Re:Gentoo on Gimp Hits 2.0 · · Score: 1

    Yeah... thats simple.. How much documentation and months of learning do I need to know just to make it so Gentoo will install the latest Gimp...

    What has the world come to when you have "Professional Linux Installer" on your business card?

  24. Re:How does this thing spread? on "Witty" Worm Wrecks Computers · · Score: 1

    It only wipes the hard disk out if you have a specific firewall software package installed. So, this means the whole world helps spread it, and those with the firewall software get to stop booting their computer...

  25. Obligatory remark... on Kodak To Stop Selling Film Cameras In U.S. · · Score: 0, Offtopic

    Phase 1: Stop selling film cameras.

    Phase 2: ???

    Phase 3: Profit!!!

    - Voxel