Slashdot Mirror


User: DrSkwid

DrSkwid's activity in the archive.

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

Comments · 6,376

  1. Full employment is a threat, not a promise. on Does Linux "Fail To Think Across Layers?" · · Score: 1

    nt.

  2. Re:Hard to dis on Does Linux "Fail To Think Across Layers?" · · Score: 1

    Lunix is the name commonly used for the Unix derivatives : Unix, BSDs, Linux, Tru64 etc. and sometimes Solaris, OSX
    Its amusing "looney" connotations is derived from the fact that you'd have to be looney to think they are anything approaching adequate, much less "great".

    Choosing between them is like choosing which bullet to get shot by.

  3. Re:Hard to dis on Does Linux "Fail To Think Across Layers?" · · Score: 1

    The OP should have said GNU/Linux for once !

  4. Re:Merit on Does Linux "Fail To Think Across Layers?" · · Score: 1

    > There's a reason that Linux is more secure than Windows.

    First you've got to prove that laughable security premise.
    And then somehow relate it to Ring 0 being different to er, Ring 0

  5. Re:Downloads on OpenBSD 4.1 Released · · Score: 1

    Fully bloated with webserver mail server graphical windowing system etc. etc.

    Rather than installing FreeDOS

  6. Re:ESR work on SCO Wanted To Gag Torvalds, Moglen · · Score: 1

    this bit is particularly nasty

    class_sig = toclass.__dict__.keys(); class_sig.sort()
    dict_keys = fromdict.keys(); dict_keys.sort()

    More bad practice here

            if tuple(class_sig) != tuple(dict_keys):
                    print "Conformability error"
    # print "Class signature: " + `class_sig`
    # print "Dictionary keys: " + `dict_keys`
                    print "Not matched in class signature: " + `setdiff(class_sig, common)`
                    print "Not matched in dictionary keys: " + `setdiff(dict_keys, common)`
                    sys.exit(1)

    Error messages going to stdout
    Unexplained commented out of code

    The thing is pretty straight forward, ooh wow python keeps everything in dictionaries your code can introspect at runtime, amazing.

  7. Re:Downloads on OpenBSD 4.1 Released · · Score: 1

    The bootable CD / .tgz packages works very well for me.
    One can choose to download only the parts one needs - i.e. no ports or no X
    You can install via ftp, pxe, cdrom with tgz files on it

    OpenBSD is the fastest installing fully bloated OS I've tried.

    If you need to run Apache 1.x that comes as standard set up to run chrooted in /var/www which saves a bit of fannying about.

  8. Re:As if on SCO Wanted To Gag Torvalds, Moglen · · Score: 2, Interesting

    What work's that then ?

    Some deprecated pop3 retriever and a book.

  9. Re:In reality... on Is It Time For an Open Source Certificate Authority? · · Score: 1

    1) Certificates are used for more than https
    2) You're confusing the levels of trust. You can now trust that snoopers on the network you are on are not party to your conversations with badashstore.com and that the DNS entry they supplied you with was the one assigned to that certificate.

    You then have roughly the same trust level as paying for your meal in a foreign city with your credit card.

    If you subsequently trust them by their actions you then have a mechanism to know you are talking to the same entity.

    I think all of those things are worthwhile.

  10. Re:Not contractually forbidden... on Kaleidescape Triumphant in Court Case, DVD Ripping Ruled Legal · · Score: 1

    > I fail to see how natural selection comes into play at all.
    Try basing your perspective on a timescale longer than 2 generations!
    It's only six or so generations since the Industrial Revolution. Natural selection has hardly had chance to respond to much of that.

    Keeping Hawking alive isn't anything like "evolution has stopped being applied to humans".
    The premise is laughably naive.

  11. Re:In reality... on Is It Time For an Open Source Certificate Authority? · · Score: 1

    When I connect to my mail via SSL on a public network, I want to have a means of 1) verifying the endpoints and 2) encrypting the traffic.

    Knowing that you're connected to company.com *is* a big deal because you're about to send your some sensitive info.

  12. one more on EU Moving to Ban Online Hate Speech · · Score: 1

    Despite what TV tells you, this is not a meritocracy.

  13. Maths not math. on Encouraging Students to Drop Mathematics · · Score: 1

    stupid septics

  14. Re:Mod GP up on First Successful Demonstration of CO2 Capture Technology · · Score: 1

    > There are more trees today than there has ever been

    I think you should research that statement a bit more to add a corollary to "ever".

  15. Ack on Gallery of the Lamest Technology Mascots Ever · · Score: 1

    I'm getting a Glenda tattoo later in the year, oh no, now Wired thinks she's lame!

  16. Re:Too late... on Microsoft Responds to EU With Another Question · · Score: 1

    > Forget the fact that the entire process is a blatant example of socialism.
    But why, the .EU is made up of broadly socialist people & govts.

    > it's just purely one-sided
    The .EU didn't force MS to be a Monopoly abuser

    > the EU will just continue to abuse this implied authority that they've been granted
    An authority that is the will of the people of the European Union.

    If I recall correctly, the US has plenty of protectionist measures in place. Why do you think your food is full of corn oil [made in the US, subsidised] and not sugar [made outside the US, huge import tax] ?

  17. Re:At what point? on Microsoft Responds to EU With Another Question · · Score: 1

    I think you would find that the citizens would say that the state had overstepped its bounds if there was zero tolerance on every crime on the statute.
    Police states may be legal but to say "if you respect the law a police state should suit you fine" would be beyond most people's tolerance.

  18. Re:How about on Exhaustive Data Compressor Comparison · · Score: 1

    I know about Venti, I'm running it. Score 1 for glenda (or rather 723cae95e0e6f0f8ecebc64ab41c4ece93c60362)

    You don't even have to be running Plan 9. The Plan9 port has venti stuff

    for instance backing up non-plan9 file systems
    http://swtch.com/plan9port/man/man8/vbackup.html

    or just plain venti itself. http://swtch.com/plan9port/man/man7/venti.html

    Russ just did a new version today with better performance.

    http://groups.google.com/group/comp.os.plan9/brows e_thread/thread/88a9b4cf365e8246/5c4c506b1c5fc92d

  19. Re:More info on Bussard Gets Navy Funding For Fusion Research · · Score: 1

    Clean cheap power

    choose 2

  20. Re:Trolls like to compare Apples to oranges on Bussard Gets Navy Funding For Fusion Research · · Score: -1, Flamebait

    Both Apple's OSX (and all BSDs) and all flavours of GNU/Linux are comparable to a big dog turd, dried out in the sun. OSX has a lolly stick in it.

  21. Re:Knowing binaries...? on AMD's Plan To Recover From Its Perfect Storm · · Score: 1

    Ahemm [sic], binaries not binary.
    Time to restate your assumptions.

  22. Re:Will AMD improve ATI, or will ATI ruin AMD? on AMD's Plan To Recover From Its Perfect Storm · · Score: 1

    Intel got burned in the graphics market before anyone had even heard of nVidia, I don't think they'll chase that tiger or a while.

  23. Re:I KNEW IT on AMD's Plan To Recover From Its Perfect Storm · · Score: 1

    > I was at AMD during the ATI merger and I totally called layoffs in the upcoming quarter.

    you must be some sort of economics genius

  24. Re:Increased single-thread performance may help on AMD's Plan To Recover From Its Perfect Storm · · Score: 1

    http://slashdot.org/~DrSkwid

    isn't something I like to add to my CV, I guess Tom is the same.

  25. Re:Social hack - use "bullfight" for "speed trap". on Is Your GPS Naive? · · Score: 2, Funny

    I've been driving for 20 years and in my time :

    I've done 100mph in a 30 zone.
    Driven at 8x legal alcohol.
    Overtaken in the wrong lane.
    Fallen asleep at the wheel.
    Done 140mph on the motorway (70 mph limit).
    Driven under the influence of drugs.
    Driven 10 miles to work using peripheral vision only.
    Taken part in street races.

    And I have 0 tickets (except for 2 parking tickets) and NEVER caused an accident.

    What's your point ?