Slashdot Mirror


User: katz

katz's activity in the archive.

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

Comments · 132

  1. Re:However on Secret Codes Protect Ancient Torahs · · Score: 1

    Man, your argument is full of more holes than a Hamas terrorist in Tel Aviv. It's obvious you're trolling (especially given your previous post here was moderated down to -1). But anyway, when you say "Jews have an anti-death penalty", are you referring to Talmudic Law or secular Israeli law?

  2. Re:Do they do this: on Feds Fund Anti-Terrorism Search Engine · · Score: 1
  3. Re:I am going to summarize all the comments below on Safari vs. KHTML · · Score: 1

    KHTML is LGPL, not GPL, asshole.
    GPL is a whole other can of beans.

  4. Re:5 years on What Would You Ask For in Copyright Law? · · Score: 2, Insightful

    And how are you going to force it out of a company to public domain their source code? It's not a book where everything is laid out in front of you; it's a piece of compiled code.

  5. Re:The significance of "new" gospels... on Breakthrough Decodes 'Classical Holy Grail' · · Score: 1

    You seem to casually state this as fact; just know that the site whose link you posted is full of half-truths and strawmen, selective substantiation and downright mistranslations in an effort to villanize Jews, their reliigon, and their history. As far as their treatment of Jews, Judaism and Jewish History, it's nothing more than antisemitic vitriol dressed up as historical analysis.

    - Roey

  6. Problems with Ubuntu on Hoary Hedgehog Ubuntu 5.04 Released · · Score: 3, Informative

    I've been using Ubuntu/x86_64 with the Kubuntu KDE distribution for the past four weeks. It's nice to have a decent installer and a system that works almost out of the box (past configuring the system for small personal preferences).
    As much as I like this, there are other things that make it difficult for me to use it:

    1. Wacom is not supported out of the box, and the Wacom driver module packages are incomplete (the build rules don't copy anything but wacom.ko). It'd be great to be able to install Ubuntu or Kubuntu and have the Wacom tablet work as advertised on the Linux-Wacom Driver Project page.

    2. I got errors booting Grub with / and /boot on a raid1 device. On every bootup. Perhaps Ubuntu could support grub+raid1+root+boot in the future; see here for details. I was unsuccessful at getting LILO to boot, too. Maybe it's a hardware thing [1].

    3. On Ubuntu/x86-64 win32 video codecs run only under a chroot'd 32-bit environment. Ubuntu could make this task easier/more seamless (for example, I want to see videos with Kaffeine or Xine, but AIUI they have to be run in a chroot environment.. that's not very seamless..)

    4. It'd be great to have the installer automatically install the commercial NVidia drivers. They're currently an optional package.

    5. Also great would be the inclusion of Jeff Garzik's SATA thermal sensor patches for libATA, available here.
    With this patch, hddtemp works on SATA drives.

    6. Ubuntu doesn't seem to have installation-time setup of the "sensors" package (i.e., run sensors-detect and install the modules as needed automatically).

    7. Missing packages. Kubuntu was missing (last I checked a few days ago) the Python bindings for KDE. For that matter, there are packages that don't exist for x86_64 systems, like Psyco, Flash and the Adobe Reader.

    I've since switched to Alioth's Debian/x86_64, but would happily switch back when Kubuntu-x86_64 matures, as Alioth does not seem to have 64-bit KDE 3.4.0 packages (could be wrong though).

    references:

    1. My motherboard is a MSI NEO K8T FIS2R with an Athlon64/3200+.

    - Roey

  7. Re:Bullshit propaganda on Business Under Fire · · Score: 1

    I don't see why Israel needs to give the Arabs any land at all, considering that Israel conquered it in the Six-Day War as a result of Arab nations conglomerating together to wipe Israel off the map.

  8. Re:$3BN on Business Under Fire · · Score: 5, Informative

    This is not entirely correct. From the Israel Facts & Myths database:

    "Contrary to popular wisdom, the United States does not simply write billion dollar checks and hand them over to Israel to spend as they like. Only about 26 percent ($555 million of $2.1 billion in 2003) of what Israel receives in Foreign Military Financing (FMF) can be spent in Israel for military procurement. The remaining 74 percent is spent in the United States to generate profits and jobs. More than 1,000 companies in 47 states, the District of Columbia and Puerto Rico have signed contracts worth billions of dollars through this program over the last several years."

  9. Re:A wish list on What's Wrong with Unix? · · Score: 1

    3. Instant volume mounting: The only good thing about Windows is that I can quickly plug in a removable media copy something and yank it off. None of the silly mount/umounts. I know, it 'can be done' with some intelligence at the app level. I am talking about the kernel you silly!

    If you yank out a USB device from a Windows system, you run the risk of losing data on that device. Windows may cache writes to the device to memory, and since it cannot predict the future, it has no way of knowing to write back the cache's contents to the device right before the device is pulled. Windows provides the user with an unmount icon (a green arrow on the System Tray in the lower-right corner of the screen). When you hit that, it signals for Windows to update the device with the contents of the cache.

  10. Re:What I Have != What I'd Like on How To Manage Your Home Directory? · · Score: 1

    A trivial solution that pops up is to place hard links to the same file in multiple directories.

    My little knowledge-base sorts articles into a heirarchy of folders (which represent categories). Sometimes an articles fits just as much into one category as it does in another.

    So recently I have started tagging articles, with the tags stored as a comma-delimited Extended Attribute attached to the article file. I wrote a small Python script to add, remove, list, and query for tags. They are available here

    I wonder if filesystems are ever going to offer an alternative to an heirarchy view -- is this what reiser4 was all about? I can imagine a system where the entire filesystem is a database, and 'av' (add view) just adds another search criterion to your view. So for instance, I could find all articles which belong to 'Evolution', 'Languages', and 'English' categories with the following command sequence:

    roey@machine# av kb
    roey@machine kb# av language
    roey@machine kb language# av english
    roey@machine kb language english# av evolution
    roey@machine kb language english evolution# ls
    [matching files listed here]

    Similarly, if I want to list all the articles related to computer language development, I would do the following:

    roey@machine# av kb
    roey@machine kb# av language
    roey@machine kb language# av evolution
    roey@machine kb language evolution# av compsci
    roey@machine kb language evolution compsci# ls
    [matching files listed here]

    To move files into multiple categories I would use 'ac' (add category):

    ac "Old English and Old Spanish Compared.pdf" kb evolution languages english spanish
    ac "Processor Performance Techniques.pdf" file2.pdf kb evolution compsci cpu performance
    ac "Martial Arts Video.mpg" performance martial-arts

    Yet another alternative would be to use a full-blown Content Management System.

  11. Re:SATA on Latest SCSI Drive Reviewed · · Score: 2, Interesting

    SATA maximum spindle speeds are definitely not 7200 RPM. Western Digital's SATA Raptor drives are 10,000 RPM.

  12. This is called... on Audio Processing on Your Graphics Card? · · Score: 2, Informative

    This phenomenon is commonly known as the "Wheel of Reincarnation". Diverting functionality to specialized components, and then folding it back onto the CPU has been going on since the 60s.

    A more detailed description of the WoR is available here.

  13. Kernel 2.6 + Wacom + Logitech MX700 problems? on Logitech Gives A Mouse A Laser · · Score: 1

    Anyone else experiencing having pointer freezes/lockups when the Wacom Intuos tablet is connected? I didn't have these problems under kernel 2.4, and no one else seems to have a wacom+mx700 combination...

  14. Re:What about durability? on Movie Playback From 1TB Holographic Disc · · Score: 1

    Assuming 70mm film could be approximated with 8000^2 pixels, you can see that an uncompressed two-hour film at 25 fps and 3 bytes per pixel would take up:

    >>> res=8000; bpp=3; fps=25; sec=60; min=120
    >>> cost = lambda: (res**2)*bpp*fps*sec*min
    >>> cost()
    34560000000000L

    bytes (34.5 terabytes)

    at fps=60, it would take 82.944 TB.

  15. Maybe not exactly *that* name, but similar on How Google Could Overthrow AIM · · Score: 1

    Perhaps this link is what you're describing. It's a site where you can look up Jewish celebrities. It's a spoof on Yahoo.

    Roey

  16. Megaman!! on Which Classic Games Have Aged Well? · · Score: 1

    Especially games 2 and 3.
    There's something freshly imaginative about them that makes a lot of today's games feel like rehashes (like Woodman's mechanized forest, or the Hard Hats in the mine quarry setting of Hard Man's stage).

  17. Re:The monkey stood up... on Macaque Monkey Goes Totally Bipedal · · Score: 1

    I got it.

    What's new with you?

    - Roey

  18. Re:Wild Goose chase... on Researchers To Climb Ararat To Seek Noah's Ark · · Score: 1

    1. This is assuming The Bible is the end-all historical book of religion. So does this mean that Buddhists, Hindus, Islams, etc... are wrong? Well, according to The Bible, non-believers go to hell (or aren't saved, same thing) *rolls eyes*

    I dunno which bible you're reading, but the Torah (first five Books of Moses) does not say that you will go to Hell if you're a so-called non-believer. Christians started all that to keep converts.

    2. This boat will have to be big enough to hold TWO of each and every animal ever. The story took place.. what, tens of thousands of years ago? Started off that God told some man that he was gonna flood the earth out and to take each and every animal and protect it on a boat? Hahaha, right. Not gonna happen!

    OK, so why rant about it? Are these researchers taking your money? Are they trying to turn you into a bible-thumping, Jesus-Joseph-an'-Mary-loving Christian? Ever few years some "researcher" claims to have discovered the Ark of Noah...

    (note: this happens in Genesis 8:19,20).

    3. Reality check: people thousands of years ago lacked scientific explanations for things that happened. You could easily convince your neighbor that the stars in the sky were the eyes of the gods staring at you, or that the hot fire that causes pain is the home of the big bad devil that will eat your soul if you're not a good person! Basically, a man-made tool used to keep people civil. No, I don't have proof, but come on, think outside of the box for once.

    How more obvious could this assertion be? I agree with you 100%, but here's a question: why be so dead-set against religion? A healthier attitude (or at least what I think a healthier attitude) would be: "Do you have proof? Then please show it!". Let these researchers find their proof. Is it going to affect your life in any way? Probably not. But it's better than ranting like someone out of Billy Joel's "Angry Young Man".

    Roey

  19. Re:STWM Damage on Brain's Cache Memory Found · · Score: 1

    Something like what happens to Leanord Shelby in Memento, maybe? (or maybe he has trouble moving short term to long term memory...)

    you may want to read _The Man Who Mistook His Wife for a Hat: And Other Clinical Tales_, as it explores these in-depth.

  20. Zim's humor wasn't meant for Nickelodeon on Futurama: Can it be True!? · · Score: 1

    I can understand how Zim's humor was considered by Nickelodeon to be too "goth". Perhaps Zim would have had a different fate if it aired on a channel where it could interest a wider audience -- for example,on Comedy Central.
    Comedy Central already has South Park and Tripping the Rift; Zim, with its non-sexual themes, could round this out nicely.

  21. Invader Zim & The Critic on Futurama: Can it be True!? · · Score: 2, Interesting

    The Critic has been released on DVD and Invader Zim has probably also been released by now.
    I wish they could bring these shows back.. I heard that Jhonen Vasquez isn't interested in continuing with cartoons though. Ah well.
    Invader Zim only got what, one or two seasons?

  22. Re:"what with" construct on Auto-Censoring DVD Player · · Score: 1

    OK that's it then, it's the same thing as 'considering'... thank you so much

  23. Interesting way to hide evidence on Personalized Moon Crash · · Score: 1

    This seems like something straight out of a James Bond film. Rich, evil antagonist buys his way into an innocent interplanetary garbage dump company to do away with incriminating and indestructible evidence.

  24. "what with" construct on Auto-Censoring DVD Player · · Score: 1

    It will be sold by Walmart for the price of $79, and what with the recent Janet Jackson 'wardrobe malfunction' this product will likely be lauded by the FCC and moralists everywhere

    Anyone here know what's the name for this "what with" construct? Is it from another language (if it appears in German, maybe)? What is its correct usage?

  25. Re:Somebody forgot to use encryption! on Passive E-Mail Monitoring Leads To Arrest · · Score: 1

    Encryption is not so easy to detect when you embed this 'random stream' into a less suspicious stream such as a picture; that's one of the advantages to steganography.

    Roey