Slashdot Mirror


User: OrangeSpyderMan

OrangeSpyderMan's activity in the archive.

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

Comments · 256

  1. Re:Does anyone else think this is a bad idea? on Persuading A City To Go Wireless? · · Score: 3, Insightful

    Talk about your massively insecure network...

    Wake up and smell the coffee. The internet is as insecure as it comes - anything you don't feel comfortable sending across WiFi you shouldn't send across the Internet either. WiFi has the advantage that only people in your neighbourhood can break in - that's heaven when you compare it to the internet :-) Encryption exists, use it, you should do anyway if it has to go through the internet - no difference.

  2. Re:Tested? on Is Typing a Necessary Skill? · · Score: 1

    Agreed - that's just the difference that I get the impression a lot of folks are missing; mile after mile of block text is easy to get down real fast, what counts is how fast you can type your work - whether that be correctly formatted code, letters, meeting minutes, IRC ;-)

  3. Re:OS/400 file system!? on The Linux Filesystem Challenge · · Score: 1

    'Magic database' it may not be, but don't write the author's words off that quickly. You say the files are little more than CSVs? Perhaps you failed to notice the fact that every one of these "CSV"s are rigidly defined and structured, with field descriptions?

    LOL. Rigidly defined and structured? You mean that records have a set number of characters - oh yes you can take 150 characters and divide it up into 5 fields of 2 characters and the rest as spacers, but get over it, someone is someday going to deliver the same phyical file with 10 fields of 15 characters and no spacers. It's gonna break all the other cls, querys, pgms you have on that box, and you'll have to replace the logical files that use it too. Not as rigid as you make out, the field names only matter till you move them... The number of characters per "record" ain't gonna change, someone has just decided to carve the spacers up... Forward thinking decades ago, it most certainly was, and to this day remains useful, but it isn't a magic SQL filesystem like many make out, it's just a filesystem built from the ground up with the idea that it should be made easy to represent the data in whatever way suits.

  4. Re:OS/400 file system!? on The Linux Filesystem Challenge · · Score: 1

    Agreed - I don't know that much about OS/400 but I know enough to know the author doesn't know sh*t about it - he seems to have picked up that OS/400 has some magic database filesystem - get over it, IT DOESN'T.

    What the OS/400 has is a lot of flat files that to me look like csv - you have delimited fields in flat physical files that can be turned into fields if you look at the file using strsql (ie SQL interface to the filesystem) rather than dsppfm. BIG DEAL Now grant it you can have logical files which are to OS/400 what views are to real databases, but this isn't the file system itself as much as the different ways you can look at it - it's like saying that Windows has a "word-processor" based file system because they have tools that can open files and make them look like preprocessed text!! OK grant it, you can use strsql on an AS/400 box to get stuff to look like fields and tables, but like word files if you open them with notepad, they're not fields and tables at all, but files and seperated values.... the only difference is the TOOLS YOU USE TO OPEN THEM

  5. Re:Not enough space on iRiver Preps Linux-based Media Player · · Score: 2, Interesting

    I just got an iRiver iHP-140 with 40Gb of storage. I just finished ripping my CD collection, which compared to many of my friends is not a huge CD collection. I reached 15Gb or so even missing out those I don't think I'd listen to. If you're really doubting please let me have your email address and I'll send you a photo of my CDs. That only comes out to 2750 songs ripped to 192Kb/s oggs.. I figure that even someone with the kind of burger flipping job you have could quite easily fill up 20Gb legally and still be able to eat.

  6. Re:Hacking? on 8th Grader Suspended for Using 'net send' Command · · Score: 1

    I'm sure you are more 31773

    Hell hath no fury like a bitter, failed geek :-D

  7. Re:Knoppix on Knoppix Tips and Tricks · · Score: 1

    OK, OK, OK. I'm standing corrected. Guess I'm more of a superstitious person than I'd willingly let on. Hit my previous post with "-1, Superstition", cos I just tried it on one of the test machines here (Debian, 2.4.23) kernel, and as this person points out it all just looks perfect. Well, I'll be off to whip myself with linux kernel docs 13 times while walking under a ladder :-D My apolgies.

  8. Re:Where to get it on Linux 2.4.24 Release Fixes Root Vulnerability · · Score: 1

    LoL - don't get your security fixes from a well-known reliable place, be a rebel and download them from some guy's homedir. Now that's what I call security policy!

  9. Re:Knoppix on Knoppix Tips and Tricks · · Score: 2, Interesting

    "cp /dev/hda /dev/hdc" will do as well.

    Have you ever actually used that command? Did it work? Start with man cp and see where you went wrong. I think you might want to look at commands that read the contents of a file and then try and redirect the output to another file.

  10. Re:waisted time: Hard drive failure over holiday on Wasting Time Fixing Computers · · Score: 1

    IDE sucks for important things. it's SCSI only for me from now on.

    Wrong.

    Working without backups sucks for important things; it's backups only for me from now on.

    Come on folks, if it breaks only backups are going to save your butt - if it really is important stuff you'll loose it once then get some backup in place and not care if your wife uses IDE or SCSI.

  11. Re:The title on FreeBSD Ports Collection Breaks 10,000 Ports · · Score: 1

    Yes, but Slashdot has these things called editors. Now if they can't edit badly written items into sensible english, they're not editors but news monkeys.

  12. Re:Why doesn't Sun integrate this stuff into Solar on Sun Opens Cobalt Code · · Score: 1

    Aside from Genome integration, Solaris userland has been static for many, many years (far too long IMHO - Sun relies upon sunfreeware.com far too much).

    Some people like Solaris because of this. Migration is easier when few things change. Others also think that it cost Sun a big part of the workstation market. Some people's good choices are other people's bad choices.I personally am glad it doesn't move too much, but I can see why you're not.

    Actually, what I'd like to see is Sun pick the best GNU distribution and wrap the Solaris kernel and libc around it. Sun releasing GNU/Solaris would prove that there is life in the old girl yet.

    I disagree. I don't want them to do this because you can do it yourself - that's man/hour's that would be better spent on *real* solaris dev :-) You yourself say that it's all on sunfreeware, and since all sane solaris users use jumpstart and customise the builds, you can have GNU tools on anything if you want them anyway. It's flexible - and I like that. The GNU tools are there is you want to use them (and I agree you probably would :-)) - doing it this way is win/win, IMHO.

    P.S. All our builds have most of the GNU Tools available, though not installed, on a shared netfiler. Just about everyone mounts them and puts it in the path before most everything else :-D

  13. Re:Two methods on Best Way To Beat A Caffeine Addiction? · · Score: 1

    StopCaffeine or StartPainKiller - evil twins, seperated at birth :-D

  14. [Getting more and more OT]Re:Aryans? on The Changing Face of Offshore Programming · · Score: 1

    OK I'll bite. That your family and friends mean more to you than someone you've never met is not surprising at all. But why should you care more that someone you don't know in Texas doesn't have a job and can't feed their kids than some guy in New Delhi who's in the same mess? Could it be that the guy in New Delhi is Indian?

    If you can't care about both, then you can't care about either...

  15. Re:In five lines or less... on Do-It-Yourself Internet Archiving? · · Score: 1

    Wow - +2 Informative for copy/pasting that - bet you're pissed you didn't log in and paste the whole man page now :-D

  16. Outlook Web Access on Has Anyone Used Evolution in an Enterprise? · · Score: 2, Informative

    I believe that the Connector requires that Outlook Web Access be available on your E2K server - so watch you don't get bitten by that if you choose not to allow web access to your Exchange.

  17. The saddest thing... on Coffee Flavored Breakfast Cereal · · Score: 5, Funny

    Is not the questions about caffeine content...
    Is not the questions about black coffee vs. white coffee...
    Is not the questions about why this hasn't been done before...

    No the saddest thing is why is this on the Slashdot main section...... Money.

  18. Re:three letters on What is the Best Remote Filesystem? · · Score: 2, Funny

    "CVS is not the answer, CVS is the question - the answer is no!"

    Can't remember where I saw that quote first (LKML??) but I think it sums things up quite nicely... :-)

  19. Re:Trains are obsolete on Money Problems May Derail First U.S. MagLev Train · · Score: 1

    Interesting stuff indeed - here in Europe one of the things that makes me agree with what you say is the Eurostar (channel tunnel train) from Paris to London. I can leave the house here in Paris at 6:45am (CET) and be in the office in London a little after 9 GMT. You can't do this in planes, airports in Paris and most London airports (horribly expensive City aside) are about 30 mins further away, and on such a short trip that's a killer. It's door to door time that counts, not flight time...

  20. Re:The easy solution on Quickly Filling Up 150GB of Legal Media Files? · · Score: 4, Funny

    If you get a Metallica song out of /dev/urandom, it's fine, because their copyright doesn't apply if you produced it independently.

    "No, You Honor, I know you don't believe me, but it *did* come from /dev/urandom..."

    I can hear sighs of relief from p2p network users preparing their defence :-)

  21. Not realise? on Inexpensive Alternatives for ICANN Disputes? · · Score: 5, Insightful

    without realizing it

    Please give me your secret! Seriously though, given the hawk like gaze that most registrars have on expiry dates, I can't believe you didn't get hounded with renewal notices. Heck - one of my domains is up for renewal in febuary and I've been getting at least one mail a week asking me to renew it. Sounds simply like the person who was the contact wasn't doing their job, so as everyone else on Slashdot will point out eagerly, I think you're just gonna have to deal with it, and that's the best and fairest way there is - I for one sure would be pissed if I registered a domain only to get it taken off me because the former owner suddenly decided he still wanted it after all.

  22. In case of Slashdotting... on Me Oh Me Oh My, Malda Gets Married · · Score: 2

    Index of /~hemos/wedding Parent Directory 10-Dec-2002 02:00 -
    darkrobatdinner.jpg 09-Dec-2002 05:04 756k
    goonandkissthebride.mpg 09-Dec-2002 01:26 5.2M
    kathleendowntheaisle.mpg 09-Dec-2002 01:22 3.0M
    meditatingrob.jpg 09-Dec-2002 01:00 1.1M
    preweddingcasino.mpg 09-Dec-2002 00:35 5.2M
    questionrob.jpg 09-Dec-2002 00:51 892k
    robdoeswaynenewton.jpg 09-Dec-2002 00:56 1.4M
    robinchapel.jpg 09-Dec-2002 01:18 863k
    robthinkerpose.jpg 09-Dec-2002 00:52 887k
    robwantsu.jpg 09-Dec-2002 00:51 903k
    solarizedrob.jpg 09-Dec-2002 01:00 1.3M
    solarizerob.jpg 09-Dec-2002 00:58 1.3M
    thoughtfulrob.jpg 09-Dec-2002 00:58 1.3M


    :-)

  23. Re:Wow... on How Best To Launch Free Software? · · Score: 1, Offtopic

    I'm still waiting for a "radio" topic first post. That'll be worth hanging round for - as rare as this dripping.

  24. Re:Sure.. on META Predicts Linux Software From Microsoft in 2004 · · Score: 2, Funny

    Do you really know of no companies that sell GPL software? Can you see me from the moon? :-)

  25. Re:Am I reading this right? on OpenBSD SMP In The Works · · Score: 2

    Most commercial unix systems like solaris are based on BSD.

    Wrong. SunOS 4.x (renamed posthumously to Solaris 1.x I believe, by the Sun Marketroids) was a BSD based UNIX. Sun bit the bullet and shifted to SysV for Solaris 2.x, hence the renaming and major version increment (though IIRC SunOS 4.x was never called Solaris 1.x until Solaris 2.x came out - go figure). The Sun marketroids consequently spat on everything BSD based explaining how the way ahead was SysV. Before that, of course, they spat on SysV explaining how superior BSD was. Marketroids, you see. The other big players (AIX, HP-UX, and, I believe, Tru64 or whatever they call it now) are also SysV based. This was no doubt one of the compelling reasons for Sun's switch, at the time. Which brings me to my point - please name come commercial BSD implementations that have "very good" [sic] SMP.