Slashdot Mirror


User: heh2k

heh2k's activity in the archive.

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

Comments · 199

  1. Re:Why Apple chose BSD on Compare and Contrast: Linux and Apple · · Score: 1

    The less restrictive BSD license may have looked nicer to apple execs than the GPL, but i don't think that's what made up their mind. Apple bought NeXT which used a Mach 2.5 kernel that has a BSD API and BSD-like drivers. That's why they're using it. And it's not BSD, it's Mach with a BSD API (2.5) or a BSD server process (3.0).

  2. Re:Clock rate... what the bid deal ? ? on "Fastest PC in the World" Runs Athlon at 800MHz · · Score: 1

    8megs/sec isn't that fast. and you can't get 10,000 rpm 30meg/sec ata drives. it is true that for most users, the price difference between scsi and ata isn't worth it (unless they really want it).

  3. Re:ADSL any day on Cable vs. DSL, Explained · · Score: 2
    Also, since my addresses are subnetted (/29), I can have a static IP block, and no one can sniff it, since they aren't on my subnet!

    IP addresses have nothing to do with that. The only way they wouldn't be able to sniff is if you're on a different segment or their router/modem/whatever-you-want-to-call-it filters by MAC or IP address.

  4. you've got...bad english on AOL Sues Over "You've Got Male" · · Score: 1

    /me -pedantic "you've got mail"

    "you've" is a contraction of "you have", so this statement evaluates to "you have got mail", which is poor english. the correct phrases are:

    you've gotten mail (you have recieved mail in the past)

    or

    you've mail (you have mail)

  5. Re:Incredible chip! on Motorola G5 - 2Ghz 64bit · · Score: 1

    QNX runs on PPC. It probably doesn't support pmacs, though, but i'm guessing you'll probably be able to find embedded altivec g4 based SBCs soon.

  6. show me the diffs! on 3Com Releases GPL'd Drivers · · Score: 0

    has anyone actually looked at what 3com coded? i mean, what did they add? afaik, the 3com drivers worked just fine and weren't lacking any features.

  7. girlies! on Whaddya want from a conference? · · Score: 1

    that's right, models! gyrating barely clad chicks between decked out alpha and ppc boxes, a dream come true. or put them in a refridgerated area with some penguins; the pengiuns will be nice and comfy and you can image why i think the girls should be kept in a cold enviroment. :P

  8. bring confs to DC!! on Whaddya want from a conference? · · Score: 0

    man was i pissed when the linux expo (it was the linux expo, wasn't it?) was moved from DC to new york. i could of gone with a bunch of people i know. it sucked! DC needs the 'guin!

  9. Re:Stereotype this... on Why geek geniuses may lack social graces · · Score: 1

    finally, someone with some sense!

    some many people here seem to want to take everything personally and misinturpret(sp) things so that they seem more offensive towards themselves. eg, all these claims of "he's saying all nerds/geeks/tech people are autistic", when that is CLEARLY not what the article said or implied.

  10. Re:*cough* BULLSHIT! on Why geek geniuses may lack social graces · · Score: 2
    seems like there's a lot of people on slashdot who like to fly off the handle and seem to have poor reading comprehension skills.

    The obvious question is: why characterize the jock extreme as genial and average, but depict the geek extreme as the early onset of a disease!?

    *sigh* go re-read the article. it does not imply that everyone technically inclined is diseased or deformed. it suggests a possible explaination for extreme examples of behavior that most people would call nerdish or geeky.
    there is no reason for everyone to say things like "this isn't true, i know geeks who aren't socially inept". the article never refuted that.

    on a side note (since i'm already typing), i saw a press conference with bill gates once and he was sitting on a table swinging his legs like a 6 year old. at the time it really struct me as strange; not even something i'd consider to be covered by the geek or nerd stereotype.

  11. Re:Not exactly sure why this is funny.. on Army Dumps NT as Web Server, Moves to Mac · · Score: 1

    Um, it's the unknown bugs that are the problem. Making source available does not always result in fewer bugs. At all. There are plenty of rock solid closed applications, and plenty of flakey open source applications*. People who want stability go with stable software, wherever it is from.


    with open source bugs usually get fixed orders of magnitude faster than closed source software. you're right though, open source software can suck, too. however, given equal stability and security, i'd choose free, open source over expensive closed programs.

  12. Re:mac != mac os on Army Dumps NT as Web Server, Moves to Mac · · Score: 1

    no, macs are not the mac os. they come with it installed, but that doesn't mean they are actually it.

    mac os (and mac firmware) do have good plug and play support (much better than windows and x86 bios). the only time i ever had to worry about irqs and other stuff in linux was on an x86 machine which had a pnp 3com nic that i couldn't seem to get working until i disabled pnp on it.

    as for "a cold heartless box", is that opposed to a warm and caring mac os box?

    one thing mac os definetly doesn't have, is configurability. you can't override irqs, you can't rewrite things (closed source), and most apps hide advanced options from the user (that's if they even allow you to change them at all). my biggest gripe about mac os is that apps always seem dumbed down to the lowest common denominator, and hidden options to protect users from themselves.

    (btw, i used mac os for years on a 68k; then i got a 7100 and stuck mklinux on it. i've been using linux ever since then.)

  13. Re:Not exactly sure why this is funny.. on Army Dumps NT as Web Server, Moves to Mac · · Score: 1

    just write code to get a list of the mounted filesystems.

    as for crack-a-mac, that doesn't prove anything (neither does the linuxppc crack challenge or any other crack-a-box contest). how do you know that competent people tried to crack it? how do you know they didn't miss something? a source code audit is a much better way to find holes. letting a bunch of script kiddies go at a box doesn't prove anything.

  14. Re:Security Through Impossibility on Army Dumps NT as Web Server, Moves to Mac · · Score: 1

    Those who remember these kind of things will note that *the* definitive, original WinNuke was a bug in the TCP handling of an "Out Of Band" packet sent to port 139 on a Windows box. Open door. Boom.


    apple's tcp/ip stacks have been vulnerable to the same bugs as MS, linux, and *bsd stacks have been; eg, ping o' death (oversize ping packet).

  15. Re:Not exactly sure why this is funny.. on Army Dumps NT as Web Server, Moves to Mac · · Score: 1

    just cuz mac os doesn't support remote logins doesn't mean they're secure. ever hear of buffer overflows? find one, smash the stack and take over. make a few toolbox calls and erease all the files on the server.

    open source software, on the other hand, allows you to check the source yourself (eg, grep strcpy *.c) and quickly fix known bugs.

    using mac os stuff and saying it's more secure cuz there's no logins is false. saying it's more secure cuz less crackers try to crack mac os apps or cuz there's less spoilt scripts out there for mac os apps is security though obscurity.

  16. mac != mac os on Army Dumps NT as Web Server, Moves to Mac · · Score: 3

    everyone keeps saying "use linux, not a mac". macs are hardware, linux is software; so that statement makes no sense. as for me, i run linux on a mac.

  17. Re:No use on Amex to deploy Internet card with embedded chip · · Score: 1

    the real question is, does the card reader run linux? :P

  18. Re:Apple Hype != Reality on The G4 and Apple's Second Coming · · Score: 1

    s/maclinux/mklinux/
    8)

  19. CSP on NSA backdoor creates security hole in Windows · · Score: 1

    what exactly is the windows CSP used for? general crypto or auth'ing certaing programs as coming from trusted sources or what?

  20. Re:What?! on Clearing up FreeBSD confusion · · Score: 1

    that IS the way it is many places, when compared to freebsd. as for the "technical superiority", of course he thinks freebsd is superior, why else would use it? yes, he is at least somewhat biased, but so are many linux users. and freebsd IS superior at certain things. their cam scsi system is better than linux's current scsi system. what can be done about it? improve linux's scsi support. believe it or not, linux is not perfect, there is still plenty of room for improvement, no matter how good it is now.

  21. Re:What?! on Clearing up FreeBSD confusion · · Score: 1

    he was talking about the process in which code is committed to the freebsd code base, so their code review process is quite relevant. did he SAY that the linux method is poorer? no. and so what if he did? god forbid anyone should point out a shortcomming of the linux community. the fact is some linux code DOES need to be better, and would do well to adopt the freebsd method. redhat is one example i can think of; almost every version of their initscripts i've ever seen have been buggy. personally, though, i use debian now and find it to be a very professional dist (let's not let this degenerate further into a linux dist war, though.) constructive critisism is a good thing.

  22. Re:What?! on Clearing up FreeBSD confusion · · Score: 1

    no, you took that totally out of context. please explain to me how that implies that linux crashes; it doesn't. iirc, he was saying that freebsd's code review helps prevent buggy code from being committed. he didn't say the methods that linux developers use lead to more bugs. learn to read before you go proclaiming something to be anti-linux. i personally found it to be a good article, and in no way offensive. note that i have written code under both the GPL license and a BSD type license, though the vast majority of the code i've written is under the GPL and i consider myself a linux developer.

    /me can't wait to get a new g4 and run ppclinux, mklinux, and netbsd on it.

  23. Re:Security... on OpenBSD, Security, and Theo de Raadt · · Score: 1

    um, how exactly would shadowed passwds stop you from booting from a floppy and editing /etc/shadow? (hint, they won't). from what i can gather, what he did was boot from a floppy, mount the root fs and remove the encrypted root password from /etc/shadow.

  24. Re:Alpha is little endian on Alpha Can Live Without Microsoft · · Score: 1

    most RISC cpus have both big and little endian modes. usually one or the other mode is better supported by the rest of the hardware on the mobo and is the default. for example, alpha defaults to little endian and ppc defaults to big endian.

    also, nt was ported to mips. i'm not sure if nt ran it in little endian or big endian (default).