Slashdot Mirror


User: noselasd

noselasd's activity in the archive.

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

Comments · 528

  1. Re:ddos as the equivalent of a nuke? on S. Korea Claims N. Korea Has Trained 600 Crackers · · Score: 1

    Hacking one machine is very effective/"important" if that machine contains the location of your enemys secret army stations, war strategy, new weapons research result, etc. etc.

  2. Re:Not just instant messaging on IETF Publishes Jabber/XMPP RFCs · · Score: 2, Insightful

    Ok. What have they done to prevent spam here. email/smtp had some design
    flaws when it comes to identifying senders. Does Jabber "solve" this.

  3. Re:Ballmer and FUD? Who would have thought?! on Ballmer Says iPod Users are Thieves · · Score: 1

    In this context "Corporate America" refers to the stinking rich part of the music/movies industry.

  4. How does it wotk ? on IBM Shipping More PCs with Trust Chips · · Score: 1

    Just curious how these things works. Anybody got an overview ?
    It seems it can store digital certificates.
    Now, things have to be verified against these things I guess ?
    Won't someone find a clever way to intercept the communication to that
    chip, and fake responses ?
    Or if the software (e.g. an exe file) needs to be decrypted to run, won't someone find a way to snatch the decrypted code from memory ?

  5. Re:Missing KDE on A Review of Ubuntu Warty Release · · Score: 1

    Many disagree with you. So, if you're complaining about it beeing Gnome based, go use one of the many KDE based distros.

    Why the heck is this modded up anyway ?

  6. Let's take it slowly. on Blizzard Stomps Bnetd in DMCA Case · · Score: 1

    This story is full of legal blurb.
    In a sentence what does this mean for You and Me ?

  7. Re:Please tell me about Netscape LDAP server ACL on Red Hat Acquires Netscape Server Products · · Score: 1

    Ofcourse, Java. They HAD to do it.
    *sigh*

  8. Re:No more BerkeleyDB! on Subversion 1.1 Released · · Score: 1

    True, but it was never meant to do things like this.
    Btw, what would taring up your repos do if someone happened to
    commit at that point ?
    svn ships a tool that (atomically) dumps the db in a textual representation, to be able to load it back regardless of platfor/version trouble.

  9. Re:No more BerkeleyDB! on Subversion 1.1 Released · · Score: 1

    Why is the new fsfs repository such a big deal ?(unless you do store it on network filesystems?)

    There is the little note;
    "Note that the data files created by fsfs repositories are still in a binary format, and are not human editable!"

    And can it do hot backup, with guaranteed atomicity ?

  10. Re:Please tell me about Netscape LDAP server ACL on Red Hat Acquires Netscape Server Products · · Score: 1

    ACLs are just an attribute of the object. It's really very elegant. For example:
    [snip] strange characters... [/snip]

    Please tell me there is a GUI admin utility allowing you to set ACLs !?

  11. Mount St. Helens VolcanoCam on Mount St. Helens Alert Status Increased · · Score: 5, Informative

    Hmm. I was hoping to see a live volcano eruption here, but it seems
    not to be broadcasting now. Anyone knows why/what's happening ?

  12. Re:Which one? on DragonFly BSD Introduces A 'Stable' CVS Tag · · Score: 1

    Anyone know if they'll change the VM subsystem?
    Pulling in NetBSD's UVM would be great.

  13. Re:CPU Market on AMD 2500+ Socket A CPUs Compared · · Score: 1

    >And how do you think RAM access time can be improved?
    I don't know, that's for the advanced people at Intel,etc. to research.
    >Where is the time lost that could be regained?
    Given that the speed of the ram bus is typically a fraction of the
    CPU (heard of 133MHz SDRAM ? 333MHz and some above are common now though), I'd say someone ought to put more research in this area rather
    than squeezing a few more MHz out of a CPU.

  14. Red Flag on Optimized International Firefox Builds From MOOX · · Score: 1, Redundant

    Things like this always makes me raise a red flag.
    If these are chnages not in the original mozilla, might they
    not be unstable/experimental ? Or if they are much better than
    the original, why arn't they in mozilla.org ? Either way, not good imho ;). (good for end users if it delivers what promises though..)

  15. Re:CPU Market on AMD 2500+ Socket A CPUs Compared · · Score: 3, Interesting

    And that was one of my points. CPUs have caches and advanced pipelining/branch prediction/TLBs etc. Why ? Cause ram access is
    amazingly slow relativly speaking. Make it faster and you don't need
    all these things. (Well, ram is located further away, and there will be delays for other reasons, still, things would be much,much better..)

  16. Re:CPU Market on AMD 2500+ Socket A CPUs Compared · · Score: 4, Informative

    The next revolution might be when we get ram and bus speed up to the current CPU speeds. I can only imagine how blazingly fast a computer
    with enough ram bandwidth and the CPU could fetch data from the RAM in
    the speed of the CPU...
    --
    Just my $.02 , may I have them back please.

  17. Re:From a user and soon-to-be commiter on NetBSD Goodies: 2.0 RC1 Tagged, New pkgsrc Branch · · Score: 1

    >The other big feature in NetBSD 2.0 is the native threading support.
    >This is based on scheduler activations, which is far more scalable than
    >more common threading implementations.
    Just cause it has a cool name, does that make it better ?
    Where are the benchmarks backing your claims.

    If it's just about the mixing of scheduling in both user and kernel space,note that Solaris has this and is moving away from it. IBM made NGPT a m:n thread library for linux, but the new NPTL (kernel space only scheduling) outperformed it.

  18. Re:Investment banking is far removed from creation on More Calls for Patent Reform · · Score: 0

    >Creators, in the inventor sense, need to protect themselves from others
    >who would take their ideas without recompensating the creators for the
    >time and effort involved in the invention process.

    Does it need to be that way ? I I make something, and someone else copies it, I'd blame myself for not making the damn thing more "secure" to
    copying/reverse engineering...

  19. Outsourcing ? on Planning Phase Complete For Indian Moon Mission · · Score: 0, Redundant

    >How do you think space technology will change as a result of these low cost missions, satellites and space vehicles?
    Following the steps of software development/services ; outsourced to India ?

    (which btw might not be a good thing after all !)

  20. Re:6 download components? on Evolution 2.0 Released, Screenshots · · Score: 1

    >This is what bugs me about installing Linux apps... the ASSLOAD of
    >separate stuffs you have to download, configure, build/install. Why not
    >just bundle everything up nicely?

    Diffrent people diffrent roles. The folks here code, and give the source code to the world. It's up to someone else(such as e.g. your distro vendor) to package and make it install/work nicely. If noone has done that yet, well, there isn't that much to do about it.

  21. Re:Mono? on Evolution 2.0 Released, Screenshots · · Score: 2, Insightful

    How is this informative?

    Because some C#/mono zealots got modpoints ?

  22. Re:Mono? on Evolution 2.0 Released, Screenshots · · Score: 4, Insightful

    Or why didn't they write it in Python ? Or C++/Qt (Which is Novells preferred platform on Linux/SuSE) ?

    The question to ask is _why_ should they write it in C# ?! I for one
    don't need the extra slowness and memory usage introduced by mono.

  23. Re:Whoa... on Updated UT2004 Demo Available · · Score: 0, Troll

    Why ? That level suck utterly. It looks fancy but I saw no fun whatsoever playing on it.

  24. Re:Oh, but... on New Version Of Ogg Audio Encoder · · Score: 2, Funny

    0% of the known overflow bugs are fixed.
    (or 100% of them depending on your view)

  25. Re:What was behind the initial 30 days? on Mars Rovers' Mission Extended Another Six Months · · Score: 2, Informative

    Solar panels, which they assumed would be covered with dust after a while, and not provide enough power.