Slashdot Mirror


User: ArsonSmith

ArsonSmith's activity in the archive.

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

Comments · 6,100

  1. Re:Microsoft in everything on Open Source In Embedded Systems · · Score: 1

    -1 Flamebait, maybe but this is all 100% correct. I can reproduce the atm problem. The check cashing machine im sure is probably rebooted by now. but it was sitting at a bluescreen for atleast 3 days. Maybe Flamebait but truth hurts.

  2. Re:More Karma Whoring on Bonobo 1.0 released · · Score: 1

    because the gain all the functionality through componants.

    Saying nautilus is bloated because it plays mp3s and surfs the web is like saying "/bin/sh is bloated because it lists, moves, and copys files. and why would I want tar and fsck as part of my sh?"

    The truth is /bin/sh doesn't do all these things it just provides you with access to this things.

  3. Re:Progeny on Progeny Debian 1.0 Released · · Score: 1

    Upgradeing the kernel usually isnt that much trouble. I'm not sure what went wrong there but It sounds to me like it was a fairly simple lilo problem. If Progeny is like debian the kernel will be put in /boot/vmlinux- and there will be a link /vmlinuz -> /boot/vmlinuz-

    Lilo will point to /vmlinuz and sometimes cause it not to work correctly. when asked if you want to rerun lilo I always say no and configure lilo my self. Although it should have worked and rebooting shoudl have been fine. My guess would be a bad package.

  4. Re:Ah, yes, a world of uses... on 3D Videoconferencing Over Internet2 · · Score: 1

    What? Are you gay?

  5. Re:Another DOOMED voyage... on Mars Odyssey begins · · Score: 1

    If mfarah stops posting and dissappears for no reason I am going to start to be scared.

  6. Re:Scyld 2.2 kernel USB code not in 2.4? on Linux 2.4.3 Released · · Score: 1

    Becker started his work on one of the bsds but the maintainers were so unreceptive and to 1337, they ignored his work and he gave up on them.

  7. Re:Who wants to live forever? on "Cell Executioner" Gene · · Score: 1

    Just because it happend on the show Lexx on Sci-fi doesn't mean that is how it WILL happen.

    Nice way to put that story in though. Almost word for word the story of the brunungee (killed the spelling there sorry) on the show.

  8. Re:about friggin time on FreeBSD an officially supported GNOME platform · · Score: 1

    Yea and Debian ARM

  9. Re:opennap is still free on Napster Offers $1B For Music-Swapping Rights · · Score: 2

    I would say I am close to what you descripe. Although I have bought several hundred CDs in the past I havent in a really long time. I don't belive I will ever again either. All my cds are in mp3 format now. What I do have to argue about is the exact opposite of what you are saying is happening in people that I have introduced to napster.

    My father is a huge contry music fan. Mostly really old stuff from 30s and 40s. I introduced him to napster and mp3s in general. Not to long after downloading 100+ mp3s he had an mp3 ripper and was ripping his entire cd collection (well over 3k cds).

    He also intoduced this to a friend of his who began doing the same thing. He was looking up mp3s to cover all of the old 45s that he has. Next time I am in that part of the state I have been obligated to help him hook up his record player to his sound card so he can rip some of the 45s to mp3s.

    These are all people who use napster as a service and not as a way to pillage the recording industry. They both have extream loyalty to music and artists. Now this may be a limited segment of the napster community but out of all the napster users I know there are all this way.

  10. Software as a service on Interview With Bill Joy · · Score: 1

    He says that it is find that software moves to be a servers related solution but why can't this also work for music?

    as an example
    someone uses redhat for there system. They got these for free. Something goes wrong they call redhat pay the $xxx for support they get the service redhat makes money.

    Now look at music.
    I find music I like, be it Snoop Doggie Dog. I download Snoop Doggie Dog mp3s and listen all the time. It is all great but it is still not what I want. Then Snoop Doggie Dog comes to my town to put on a show at $xxx per ticket. I like Snoop Doggie Dog and buy the ticket. I get a service Snoop Doggie Dog makes money.

    basicly saying that they aren't really "giveing" away there work, but posting it as advertisement for what there real work is, Concerts.

    As for books this will be a little diffrent because nobody wants to go watch someone write a book or pay to have a book serviced. Someone would have to think of the service level of books.

  11. Re:Smokey back room education on MS Wants To Outlaw Open Source: "Threatens" the "American Way" · · Score: 1

    "I don't think we've done enough bribing^H^H^H^H^H^H^Heducation of policy makers to understand the threat."

  12. Re:Better Switch! on FreeBSD 4.1.1 vs. Linux 2.4 · · Score: 1

    Freedom of code not freedom of coder

    got it?

    good.

  13. Re:A kernel without a userspace? Nah. on FreeBSD 4.1.1 vs. Linux 2.4 · · Score: 1

    Most likely, though, I'll just end up going with OpenBSD on my firewall box and running Linux on my desktop machine. I'm more comfortable in Linux than BSD, and so I think I'll just use "the right tool for the task.

    this sounds more to me like give someone a hammer everything looks like a nail. You are useing linux because you are more comfortable useing it not because it is the best tool for the job.

    I still like to use linux because I can run linux on my iPAQ handheld, my home desktop, my work workstations, and my 47 production servers. Again hammer nail principal but I still like it.

    again look at what is being compared here:

    speed one does a million miles an hour the other does one million and one miles an hour

    one stays up for 76 years the other stays up for 80 years

    one has had only 2 security violations the other has only had 1

    the diffrences are so penny counting that just doesn't make sence to me to worry about it.

    I use what I am the most familiar with.

    run spell check your self i am on my way home right now

  14. Re:MCSE (Minesweeper Consultant and Solitaire Expe on Direct3D Applications And Wine · · Score: 1

    and to shut down my computer i click start????????

  15. Re:Enough of this irrational nonsense! on Pi: It Just Keeps On Going · · Score: 1

    yea but they changed it to pi95 then pi98
    and now they call it piME.

  16. Re:Is this filesystem immune to the "rhnsd factor" on Tux2: The Filesystem That Would Be King · · Score: 1

    swap partitions are raw partitions in linux giving the kernel the added advantage of not haveing to go through the file system code in order to write to swap.

    swap files on the other hand must be kept as a regular file somewhere on the system which means that every time something has to be swapped in it must go through both the swap code and the file system code in order to be completed.

    this may not seem like much but in swap speed is EVERYTHING

    ArsonSmith

  17. Re:the more popular the better on Debian On Compaq's iPaq Handheld · · Score: 1

    I would have to say that linux is no worse to have on a handheld than winCE is?!? Linux on its own is just a kernel (I am sure you know). This kernel does not have to have a complete posix system and command line to run. With the really light version of X that is running on this thing and a few apps written/rewritten for it this could and would be as good/better than winCE is now. I submited this story and it may be a little to much press right now as it really doesn't do much. I just really like this as a play toy.

    Ohh and my iPaq has 180.22 BogoMIPS!?! :)

  18. Re:Dual Boot / LILO ? on Debian On Compaq's iPaq Handheld · · Score: 1

    Currently you can only run linux or CE and restoreing to CE is not really well tested although I haven't heard of anyone killing an iPaq yet. There is a boot loader that must be loaded into flash it is very possible to get this boot loader to load CE or linux from either onboard flash or from the flash card but the work is not complete yet.

    Discamer: I only hang out on the mailing list and make sugestins and play with my iPaq on linux. I haven't actually done any of the work on this but have conversed with the people who are doing it.

    The Arson Smith

  19. Re:the more popular the better on Debian On Compaq's iPaq Handheld · · Score: 1

    how about

    1. when at my desk I can export DISPLAY and do all my heavy work on my desktop and the carry it around with me for easy access.

    2. complete feature set. Drivers for ipv6 coda nfs networking ppp. will you need all of these? maybe not. but what about those that do? they don't have to be there but they can if you want them.

    3. Familiar development API. It will be much easier to use exsiting linux code and scale it down both in *kb and screen size.

    4. Wealth of applications. similar to 3 except many things already exist and work.

    5. No central control. Companies and individuals can add too and change what they think it should be

    6. ok I am out of things for now

    ArsonSmith

  20. Re:When all you have is a hammer.... on Debian On Compaq's iPaq Handheld · · Score: 1

    Actually X on the iPaq is very light and responsive. This whole X is to heavy for my Sparc 128 proc system with 456tera of ram is a bunch of crap. People looking for the next best thing. X is working great. less than 600k on on the ipaq now and plans to shrink it even more don't really seem like to heavy to me.

    ArsonSmith

  21. Re:Compaq iPaq on Yopy Running Game Boy And Heretic · · Score: 3

    I have an iPAQ running linux now. while useability as a pda is still very lacking. It has got to be one of the coolest things ever. I have had quake running over the network and exported to the ipaqs display, really impressed the other geeks here at work. As far as them shipping that is a little bit of a strech. If you shop around you may find one but almost nobody has them in stock. This is obviously due to the coolness of the product and the lack of good prodution runs.

    If you have the $500 for a pda though I would definatly go for it.

  22. Re:Who's reading my resume? on Microsoft Word Documents That "Phone Home" · · Score: 2

    mv resume.txt resume.doc

    has always worked for me. Word opens it
    up without so much as a warning or complaint

  23. Re:Hmmm on Microsoft Porting Applications To Linux (Really!) · · Score: 1

    you forgot:

    (4) bugs in linux version that are explained away as being linux's fault and not M$'s

  24. Re:KDE is gonna cry on 'Gnome Foundation' Takes Aim at MS Office · · Score: 1

    Yea it is really to bad. I think Gnome and KDE could really
    complement each other if they would work together a little more.
    KDE seems more bent on keeping everything dependent on qt while
    most of the gnome stuff is trying to be completely open and tk
    independent, while standardizing on gtk but not completely
    depending on it. With applications like Evolution that are made
    to have any front end you want while still maintaining the same
    functionality. Or standardizing on the bonobo component model
    that is completely tk independent.

    While KDE kind of had the head start and have been in the past
    slightly ahead of Gnome inability and feature set, that is a
    thing of the past. Gnome has developed into something that is
    more portable more open to change and technically it has far more
    potential to continue as a strong desktop environment for
    linux/unix.

  25. Re:Major problem with nautilus on New Nautilus Screenshots · · Score: 1

    Try Debian it is like an entire distribution based on helix-update.

    Debian Rulz

    The ArsonSmith