Slashdot Mirror


User: cvillopillil

cvillopillil's activity in the archive.

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

Comments · 162

  1. Hrmmm? on Senate Pushes H1-B Visa Bill · · Score: 1

    What if the forgein worker in question had a Doctor of Technology qualification ?

  2. Geeks? on Linux In Africa: Free, But So Far Scarce · · Score: 1

    Who cares about geeks? There are hot female zebras in heat in Africa !!!!!

  3. Doctor of Technology? on King Will Not Sue Schools Over Napster -- Yet · · Score: 1

    So a Doctor of Technology should be allowed to use Napster but not a normal user, because they aren't academic enough...?

  4. Who has an X-box, Dumbo? on Microsoft Unhappy With Bungie's Use Of Linux · · Score: 1

    Bloody dumbo. Profit-making indeed. Vapour-hardware is more like it.

  5. 31337 on Justin Frankel of Nullsoft Hacks AIM · · Score: 1

    It makes him a 31337 haxor.

  6. Umatched Satire. (Napster). on VoodooExtreme Interview With John Carmack · · Score: 1

    This guy has basically summed up the Napster issue quite well. "Stealing Interview by linking" == "Stealing music by downloading MP3s"

  7. Invalid argument, Taurine. on Freenet 0.3 Released · · Score: 1

    Maybe we should neuter everyone in case someone decides to rape someone else. Maybe we should ban guns in case someone decides to go on a shooting spree. The point is that in both cases, there are dangers. But that doesn't mean that you should make them illegal. In fact, it's ludicrous. Yes! Let's ban free speech in case someone decides to pirate warez.

  8. contact lenses? laser surgery? on 19" Monitor Goes Portable · · Score: 1

    n/t n/t

  9. Yes, but would it.... on 19" Monitor Goes Portable · · Score: 1

    ....attract a female Zebra?

  10. Hi Warmcat Type. Dogs can be smart. on Can One Electron Hold Infinite Data? · · Score: 1

    Ah, but what you're forgetting is that with the proper cognitive ehancement utilities, dogs and other pets could indeed get to the same level of intelligence as humans. For example, perhaps a silicon chip, containing a multiphase device which interacts with electrons containing the entire base of human knowledge. Now, the dog would have access to all of that, and , perhaps a second electron containing algorithms on how to talk, do math, etc.then, these would be interfaced to the dog's normal brain through a Dog Brain API, which would be run (the interface controller) by a microcomputer running Freesco , to route between normal brain synaptic connections and human-info driven connections. Therefore, the dog might be able to comprehend at least the level a highly intelligent human could .

    Thanks

  11. Intel already has a plan to solve this. on Can One Electron Hold Infinite Data? · · Score: 1
    In the next range of Intel chips (after IA64), they will be introducing "Potentium" element shufflers to translate between solid-state processing/storage devices and particle-driven subdevices.

  12. Re:what about the download? on Can One Electron Hold Infinite Data? · · Score: 1

    I guess only if the electron didn't have any states defined on it as of yet. Then the particular information could be coded into the first free states of the new electron's wave oscillation.

  13. The problem with TivO on Thoughts On An Open TiVo · · Score: 1

    What you have to realize is that while TivO is an excellent product, the economic indicators perceived by the companies producing products which could be effected by this product will not accept the fact that this product can be used to undermine their own products. Therefore, they will argue against the use of hacks which could further stimulate the need for such devices.

  14. Ich bin interessiert ..... n/t n/t on EU Board Votes To Allow Software Patents · · Score: 1

    Ich bin interessiert, an, Geschlecht mit einem weiblichen Schwein zu haben

  15. Re:Effort Does Not Mandate Privilege on EU Board Votes To Allow Software Patents · · Score: 1
    Well, you probably didn't invent C++ or Java either.

    Hahahhahahah! At least it's not PYTHON

  16. Dumbass? Only Americans call it that. on EU Board Votes To Allow Software Patents · · Score: 1
    Actually, in proper French, it would be "Dumais". It doesn't take a French speaking person to figure this out. Most other countries, French speaking or not, realize this. It seems to only be the Americans that manage to mess it up.

  17. Compression. on Copying A DVD To A CD? · · Score: 1

    Well, put simply, the type of compression used is based on the vector-compression rather than the character-replacement algorithm. In other words, instead of taking characters and compressing them by grouping them and replacing them with tokens, the type of compression used here takes vetors, or areas, of the data, and replaces it with a token to be used to recall that data during the decompression process.

  18. Um. X Server? Ecommerce? Power? on Google Propping Up Yahoo In Search Results? · · Score: 1

    Well, could you write a fully functional X server in Python? Could you write an industrial strength Ecommerce application like the one controlling the prestigious Ford Website? Could you write your own version of Java in Python? Na-uh. While there might be similarities in the philosophies of the two languages, power seperates them. Java is like a master magician whereas Python is like a prentice mage.

  19. Very true. Stormix == best Linux Distribution. on Red Hat's Linux Market Share Eroding? · · Score: 1

    Welcome to Storm Linux. Please feel free to visit us at our website.

    http://www.stormlinux.com/

    Or email us if you have any questions.

    feedback@stormix.com

    Last login: Wed Aug 23 16:49:48 on ttyp1 from 192.168.1.15

    No mail.

    $ uptime

    11:41am up 79 days , 26 min, 1 user, load average: 0.06, 0.01, 0.00

    $

    I think that pretty much ends the distribution wars. Download Stormix today. It's based on Debian GNU/Linux and as you can see, it's more stable than other Linux distributions. Probably rivals the BSDs in stability, in fact.

  20. Hmmm. FreeBSD != great on Making Your Linux Box Secure · · Score: 2

    I found several bugs in FreeBSD 4.1. I tested a variety of systems with DMZ-originating SYN attacks, and none of them stood up to the attack. What I had was a mail server on one end of the line, and an automated pop client on the other end. I popped mail from the box, but since the firewall inbetween the perimeter network of the DMZ was blocking traffic between the two subnets from one end, the TCP SYN packets were requesting a TCP connection to be made, but the box couldn't find the orginating address of the requesting machine.

    Here were my results:

    Solaris on SPARC E250 This box was actually the fastest to collapse under the load. Pathetic.

    Linux 2.2.16 on SPARC E250 This thing looked better than the Solaris box for a while, but ended up having the same problem, even with the new and improved qpopper daemon from Qualcomm.

    FreeBSD 4.1 on Intel MMX-166This was slightly better. It running the Qmail mail system. Unfortunately, however, it was extremely slow (although it didn't really crash at all, it was mostly unusable. The Linux and Solaris boxes crashed about 6 times each)

    Windows NT 4 SP6 on Intel MMX-166This was the only system that actually managed to perform decently. It was running the Ipswitch Imail Mail system. It didn't crash and didn't noticeably slow down.

    So, there you have it. The results. NT 4/Imail on top, FreeBSD/Qmail 2nd, Linux/Sendmail 3rd, and Solaris/Sendmail stone last.

    Looking at this retrospectively, It could be said that Open source products are middle ground. The worst performing system was a Solaris (commercial box) running an open source (sendmail) mail system. The best performing system was a commercial operating system (NT 4) and a commercial mail system (Imail). The two middle-grounders were both running Open source operating systems and mail systems (Linux, FreeBSD, Sendmail and Qmail).

  21. No offense, but....Python? on Google Propping Up Yahoo In Search Results? · · Score: 1

    I mean, really. Python might be a "cool" language for the "geek" community, but should it really be used to create industrial strength websites ? Surely something like Java would be more appropriate, since it has been used for 5 years running for industrial strength E-solutions.

    This whole open-source movement is going over the top. There are geeks out there talking about Python and Perl instead of industrial strength languages like Java. This just isn't right folks, because while Python might be fun, could it really replace the power and reliability of the Java platform? I dunno.

  22. Not exactly true. on PowerPC Linux Beats Apple To Full G4 SMP Support · · Score: 1

    Hmmm, this isn't exactly true.

    You see, in the preliminary design of the kernel, the Be Team made a choice. They could either go for huge paging reference identifiers, which would invariably slow down kernel process threading functionality but give them large amounts of memory available for externel application interfacing, etc, or have smaller pages with higher base I/O. They chose the latter option, and that's why Mozilla doesn't link properly under BeOS. It's not a toy kernel, it's just different from most other kernels in its intial design.
  23. Code is Speech Corporation. on David Touretzky Interview · · Score: 1

    The Code is Speeh Corporation is an organization that is totally dedicated to ensuring that code is treated as speechand that software regarded as such remain totally free.

  24. Re:Corporate Capitalists SCUM! Mine runs Debian! on Linux Ported to Cisco Routers, BSD chosen by router manufacturers · · Score: 1

    "Eric S Raymond is the worst" - SuSE

  25. Re: Slashdot advertising. Meet RIA. on Napster Usage Quadruples · · Score: 1

    She's a webserver.

    She's a firewall.

    She can be anything you want her to be.

    Can she be a female zebra in heat????