Slashdot Mirror


User: trippinonbsd

trippinonbsd's activity in the archive.

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

Comments · 100

  1. Re:It's the public's. on FCC: Only We Can Regulate Unlicensed Spectrum · · Score: 1, Insightful

    The FCC does not embody the public interest. They have been screwing up telecommunications for decades now. There is no vote that I can cast to do away with them. I can't chose who serves for the FCC. They are un-fucking-constitutional.

  2. +1 Funny on Google Plans to Reveal Some of its Code · · Score: 1

    Ask Jeeves is lame.

  3. Re:HTML "source code" on Google Plans to Reveal Some of its Code · · Score: 1

    Their site has to be as compatible as possible. That is probably why they cant be w3c compliant.

  4. Re:X-COM? on Micro-or-Mini Management PC Strategy Game? · · Score: 1

    A few of my friends and I really love X-Com. I still even have my origional cd. Alas it is a dos game; Windows 2000 and up seem to not run it at all. Neither do any dos emulators for linux that I have tried (its 'exe' is a dos4gw). Does anyone have anytips for playing these types of games besides setting up a dedicated box to play them?

  5. Re:wow! on California Initiative to Expand DNA Database · · Score: 1

    It is something to be treated seriously. People also need to understand it. I would only like to know why he is so afraid of the police having DNA samples. They already have fingerprints. If you have nothing to hide DNA can prove you innocent very quickly.

  6. Re:Backups... on Seagate Rolls Out 400 GB SATA Drives · · Score: 2, Informative

    Just remember that RAID won't help you if you have a coupted filesystem, angry employee, or a virus. Tape or some other form of backup which can't always be accessed has advantages.

  7. Re:wow! on California Initiative to Expand DNA Database · · Score: 1

    Sure, some felonies are really bad but does that give them the right to take our DNA?
    Yes they steal your DNA from you; you can never have it back.
    DNA is not something to play with.
    Maybe you are somehow confusing genetic engineering and record keeping. The idea is that you keep a bit of DNA on record to compare against DNA captured at a crime scene. Its not like they are cloning people.

  8. Re:For the *BSD nay sayers on FreeBSD 4.10 Released · · Score: 1

    I was thinking the same thing. If I was the sysadmin on one of these boxes that had an uptime of over a thousand days then I would most certainly have a firewall in front of that box that only allowed port 80 tcp traffic for instance. If you put a OpenBSD box infront of one these old hulking boxes and wrote a good ruleset {scrubbing, syn proxy, etcerta} then the box would only need to be running the latest version of apache.

  9. OpenBSD has a Good Solution: spamd on University Capitulates, Switches Off Spam Filters · · Score: 4, Interesting

    spamd is a new approach to blocking spam. Its called greylisting. It rejects all email with a temporary failure notice in the hopes that the large volume spam senders don't have the resources to wait 30mins and send the same email again. Apperently this method works quite well and uses little resources.

  10. Re:one person at a time on How To Play Your iTunes Music On Other Systems · · Score: -1, Offtopic

    You wouldn't say that. You should say: Apple recieved about $70 dollars so from off of iTunes from my wife and me.

  11. Re:Penetration Problem? on FCC Opens Wireless 3.6GHZ Band · · Score: 1

    Well 802.11a, which runs @ 5Ghz seems to work rather well. So I doubt 3.6Ghz will be poor at penetration.

  12. Re:It isn't forced on us.... on Forbes Reviews Google's Gmail [updated] · · Score: 4, Insightful

    Seriously email is not the medium you should wish to use for remote data storage, try ftp, or some http + {php,asp,jsp,cgi} solution should make things easier.

  13. Re:A new strategy...... on No EZ Fix For The IRS · · Score: 0, Troll

    We could create a few thousand temporary (2-3 year) jobs for those folks on welfare or currently out of work and using redundant strategies for error correction, manually enter the data into the new formats.

    Yes lets take unemployed people and put them to work manually getting to know the interworkings of the IRS and its databases. They sure wouldn't be tempted to abuse their position would they?

  14. Re:Why CLi GUi on Still More on Open Source Usability · · Score: 1

    I understand, but these were poor examples i pulled from my feeble brain. The point was that you can do anything from a few simple pipes.

  15. Why CLi GUi on Still More on Open Source Usability · · Score: 4, Informative

    The cli allows you to pipe many commands together to do almost anykind of boring repitious task with a single command. Here are some good examples:
    I want to find all documents matching $PATTERN and display their contents. cat `find -name "$PATTERN" | xargs`
    Now find all documents with a certain name that have $STRING inside of them cat `find -name "$PATTERN" | xargs` | grep "$STRING"
    What if a certain program hangs and it has 50 children and they have differnt names? I find this works well kill -9 `ps -aux | grep $PSNAME | awk '{print $2}' | xargs`
    These are just some arbitrary examples of how you can use pipes to combine of few small tools into a single useful tool.

  16. Re:Careful - lots of experimental stuff on Fedora Core 2 Test 2 Released · · Score: 1

    I hear you, but can't you just do "emerge --usepkg ..." to avoid the compiling part?

    If you have the package. Gentoo as of now does not provide them. There is a seperate project that is trying to keep upto date packages. You can also roll your own Gentoo packages. I myself would like to dedicate a box to just building optimized packages, but alas i have not had enough time.

  17. Re:CPUs? on Why iPod Can't Save Apple · · Score: 1
    I also am SICK of people confusing parts of a system as a computer. The list of things commonly confused with as a computer.
    • Monitor
    • CPU
    • CD or DVD
    • Hard Drive
    • Modem
    and you can't tell them otherwise...
  18. Re:Is this necessary? on SMP On OpenBSD, Coming Soon · · Score: 4, Funny

    It doesnt give me the pretty colors and cool spinners emerge does!

  19. Re:i dare someone... on Exploit Based On Leaked Windows Code Released · · Score: 1

    Just make sure it is not a bzip2ed diff, they wouldn't have the slightest clue as how to use it!

  20. Re:My thoughts on Comcast Targets Internet "Abusers" · · Score: 1

    I remember back in my 28.8 days i pushed 4GB in a month the isp called me and was wondering if i was running a ftp server. I wasnt so the guy was just kinda amazed i pushed so much data.

  21. Re:10,000 not enough? on FreeBSD 5.2 Review · · Score: 1

    I hate rpm, i in no way complained about freebsd ports system at all, i love it. It simply lacks at times some of the binary packages i wish to have, but it doesnt bother me.

  22. Re:How does FreeBSD compare to Linux 2.6? on FreeBSD 5.2 Review · · Score: 1

    Ah, but your excel isnt being accessed by a couple hundred people a min is it?

  23. Re:10,000 not enough? on FreeBSD 5.2 Review · · Score: 1

    Not ports, binary packages. He is refering to the precompiled packages avalible for download much like a rpm. These simply do not exist publicly for download for large ports such as Open Office or gnome2 although you could roll your own.

  24. Re:How does FreeBSD compare to Linux 2.6? on FreeBSD 5.2 Review · · Score: 1

    I can attest to freebsd's preformance underload. There have been serveral times that a rouge process has taken up 100% for a few days and nobody even noticed a small preformance hit!

  25. Re:Binary Packages? on FreeBSD 5.2 Review · · Score: 1

    In short it does. In long if it exists and you happen to guess the right name for the package it works amazingly well otherwise you are left to guess the name (normally its ovious, but sometimes it can be a pain), and sometimes binary packages dont exist for the larger apps (OO, Gnome, etc).