Slashdot Mirror


User: asuffield

asuffield's activity in the archive.

Stories
0
Comments
1,134
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,134

  1. Re:PGI is *not* the next gen Debian installer on The Very Verbose Debian 3.0 Installation Walkthrough · · Score: 1

    As usual, there's more than one candidate. Both d-i and PGI are in development, and sarge will release with whatever works at the time. Even if that is neither of them.

  2. Re:Install isn't bad if you're familiar with linux on The Very Verbose Debian 3.0 Installation Walkthrough · · Score: 1
    Unstable has never traditionally been "leading edge", although in more recent years some packages have become so; this is largely the fault of newer developers who forget the adage:
    You upload stable software to unstable.
    Unstable is where the next release is constructed. No more or less than that.
  3. Re:Learning Source on The End Of Minix? · · Score: 1

    Nope. No, I don't have to agree to that.

    Minix may be simple and small... but that doesn't make up for the fragile code and unhelpful design of the system. To do anything practical you have to modify most of the large tasks; this is the antithesis of modern modular design.

    But certainly "awesome". I'm filled with awe if it even compiles.

  4. Re:If Linus were Homer... on The End Of Minix? · · Score: 1

    I'd say that microkernels have finally proven themselves to be ineffective at the job of being the basis of serious operating systems (e.g. BeOS, QNX, ChorusOS, OS/2 Merlin, Hurd, MacOSX)

  5. Re:Minux is a teaching OS on The End Of Minix? · · Score: 1

    Having spent a few weeks adding some code to minix as part of a course in operating systems design, I can safely say that it is a sterling example of how not to design an operating system.

    The code ranges from messy to obscure; it is difficult to maintain, and rather fragile.

    Where's the point of teaching students something that isn't relevant to the real world?

  6. Re:Stupid question on Gentoo Linux Reloaded · · Score: 2, Informative

    Joey Hess implemented this for Debian in about 400 lines of perl, some time ago. Hardly a "major" feature.

  7. Re:Not genetic variants on Nuclear Mutant Flies Are Good For Africa? · · Score: 1

    It reminds me more of the little old lady who swallowed a fly...

  8. The problem is with the RPM users... on APT - With Your Favorite Distribution · · Score: 1

    Funny how Debian users attack RPM on technical grounds, and RPM users attack Debian _users_ on ad hominem grounds...

    Maybe this says something.

  9. Re:Boot Floppies aren't "aging"! on Interview with Adam Di Carlo (Debian Boot) · · Score: 1

    boot-floppies, not "boot floppies". It's the name of the debian installation system. CDs, network boot images, etc. are all variants on the boot-floppies system (at present).

  10. Re:Problems / Annoyances on Third Time Lucky for OPN · · Score: 1

    The mode changes are possibly redundant, but they allow users a bit more flexibility. I don't see that as a particular problem.

    Chanserv only de-ops users when it is broken. This is hopefully fixed.

    ident is not required, although the rules on what usernames are valid are a bit stricter.

  11. Re:Where's 3.0 on Debian 2.2r4 (Potato) Released · · Score: 1

    Uhh, no it wasn't. The base system was frozen, not the entire release. Have you been reading slashdot again?

  12. Re:49, not 42? on So Long, Hitchhiker: Douglas Adams Dead At 49 · · Score: 1
    Not at all, you're looking at it from the wrong perspective.

    The Earth was commissioned and run by mice.

    Mice have 3 toes on each foot, plus a tail, total 13.

    Since we count in base 10 because that's how many fingers we have, it stands to reason that mice count in base 13.

    In base 13, 6 * 9 == 42

  13. Re:Open source languages on LWN Interviews Larry Wall · · Score: 1

    Care to be a little more specific? OSS projects tend to be *more* responsive, rather than less, afaict, since you have pretty direct access to the developers. Of course, it has to be a *good* idea. If it's not a dramatic one, then the project leader may not be willing to spend time working on it. This doesn't mean they won't include it if you send them a patch, just that they have other priorities.

  14. Re:Well hidden on Voices From the Hellmouth Revisited: Part Nine · · Score: 1

    Read the first article in the series, JonKatz decided to do this for a reason - he originally wanted (and still wants) to publish it, but people objected to the reuse of slashdot posts without permission, which would be hard to get.

  15. Re:Dear Prudence... on US DOJ Says Jackson Not Biased · · Score: 1
    It seems to me like Microsoft really pissed him off during the trial.

    I'm not surprised - wasn't he really close to declaring them in contempt at one point? And do I recall correctly something about a video which was more or less falsified?

  16. Re:Make it as complicated as possible on Version Numbering Schemes? · · Score: 1

    A testament to how fscking smart Don Knuth really, is I suppose. More like a testament to how stubborn he is. If you batter away at that brick wall with your head for long enough, it'll give. ;)

  17. Re:Encrypted filesystem? on Andre Hedrick On Hard Drive Copy Protection · · Score: 1
    Not sure if this works, but:

    /dev/hda1 is a file. Think about it. Instant encrypted filesystem? Certainly less overheads than conventional loopback. Anyone know if this would work?

  18. Re:My view on The Object Oriented Hype · · Score: 1
    (BBC BASIC doesn't have pointers for one)

    Actually, it does. Although I never used them until I had learned C, and then had to go back and do a little dabbling in BASIC. Remember that nasty , obscure ! operator? (There is at least one other, but this was about 6 or 7 years ago - I can't remember exactly) It takes an integer argument (can be a variable) and behaves as if it was the memory address given by that argument - that's a pointer. It's called "peek" and "poke", but that doesn't stop it being pointers by another name.

  19. Re:OOP...in BASIC? on The Object Oriented Hype · · Score: 1
    "Real programmers can write assembler/Fortran code in any language"

    C++ is converted into assembler by gcc, then assembled

    Compile your OO program with gcc, then work back from the assembly into the language of your choice. I suggest Logo as a possibly interesting choice. Or COBOL. Or Fortran itself. Or just decompile back to C.

  20. Re:Games can be open-source on Linux Gaming: Looking Back And Looking Forward · · Score: 1
    There is another way: think abuse.

    In short, you aren't open sourcing the *GAME* per se, but the *ENGINE* that drives the game. Let's face it - you don't really want other people monkeying with your data files, maps, etc. Yes, they can copy them, but it's not legal, because those are components you pay for, and the license is written appropriately.

    No, this is no barrier to the clients, but it does prevent another corporation from setting up a competing server. They can write another game based on the same engine. So can you - the real question then is, who can write the better game?

  21. Re:Are you serious? on Is The U.S. No Longer The Choice For Freedom? · · Score: 1
    When was the last time Britain was invaded or conquered?

    I believe, a little under 4 times longer back than America has existed for (don't quote me on the math).

  22. Re:Are you serious? on Is The U.S. No Longer The Choice For Freedom? · · Score: 1

    Bah! We never wanted them anyway... ;)

  23. Re:International views of Canadians Vs. Americans on Is The U.S. No Longer The Choice For Freedom? · · Score: 1

    Actually being British, I can safely say that Americans are generally thought of as being loud, irritating, obsessed with themselves and their country, assume that America is the only place on the planet where anything useful happens, and none too bright. (It's an opinion - I make no suggestions as to it's accuracy)

  24. Re:Backups on battle.net on Diablo2: Apocalypse Now! · · Score: 1
    Well, it looks like Blizzard changed their position on lost items - guess they lied when they said they couldn't.

    Hey, I wonder if they'll give me back that +2 to all skills, mana leech, life leech, fast cast, +20 str, +20 dex amulet that I, er, "lost" when I got lagged out?

  25. Re:prosecute for what? on Diablo2: Apocalypse Now! · · Score: 1

    Try doing that for a few hundred people, with uncooperative ISPs - and besides, what they really want to do is ban the users permanently, and that's one thing dynamic IP defeats.