Slashdot Mirror


User: tkinnun0

tkinnun0's activity in the archive.

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

Comments · 271

  1. Re:An idiot playing a semantic game. on San Francisco DA Discloses City's Passwords · · Score: 1

    The obvious answer is right, passwords should be as secure as possible, but secure must take into account the ease of use for the human as well as length, character set, and randomness.

    I think you're confusing how secure a password is and how secured a password is. IOW, how hard a password is to guess and how it is stored when it is not used. Machines have no trouble using 512-, 1024- or 2048-bit secret keys let alone much shorter passwords, so in that vein, how long a secret key would you consider to be as secure as possible?

  2. Re:TFS is a lie? on What To Expect In KDE 4.1 · · Score: 1

    Except KDE 4 is a complete rewrite, so 4.0 makes complete sense. What would you suggest? 4.-1?

    KDE 4.0alpha-2008xxxx-yyyy would get the point across, I would think.

  3. Re:An idiot playing a semantic game. on San Francisco DA Discloses City's Passwords · · Score: 1

    Note I didn't say uncommon, I said narrow. The referenced speaker is "clubbing baby seals" as one of my professors liked to call it. He asked a simple question with an obvious answer, and then reframed the question to make his (non-obvious) answer correct.

    The obvious answer is obviously wrong, because there is no limit on how strong and secure one can make one's passwords and policies (e.g. 500 characters from base64 in equal amounts without patterns changed every 10 minutes). The limit has always been the usability of the resulting system, which seems to be forgotten all too often.

  4. Re:Why are you expecting this? on Is Anyone Using the Google Web Toolkit? · · Score: 1

    You know, I don't believe you. With the amount of context assist and refactoring support a modern Java development environment like Eclipse has, I find that it feels like I'm writing 1/10th of the code that appears on the screen. Perhaps a more fair comparison would be to compare the number of keypresses needed to achieve a particular goal.

  5. Re:a naked child on US ISPs Announce Anti-Child-Porn Agreement · · Score: 1

    Then why aren't those sick minded people prosecuted for posting those images for other sick minded people to enjoy? Oh, that's right, usenet wasn't designed with that in mind, and that's just the way you like it. IHBT

  6. Re:Screw Stallman, the AGPL , and Clipperz on RMS and Clipperz Promoting Freedom In the Cloud · · Score: 1

    You missed the point, which is: how does one make a living writing GPL software? RMS has written GPL software and founded the GPL movement, so he is in perfect position show and tell. He tells: "by offering paid support". He shows: by giving speeches. Those are not the same, so this is very much a case of DAISNAID.

  7. Re:Shameful.. on Stallman Attacks Gates, Microsoft, & Charity Foundation · · Score: 1

    Anyone who has used closed software punch RMS in the face recently? If so, which one did he find more offensive?

  8. Re:Wow! on Stallman Attacks Gates, Microsoft, & Charity Foundation · · Score: 1

    Now let's go to Microsoft Windows. In the 80's, MS-DOS costed around $40. The price for Windows Vista Ultimate is $319.95. Eight times more. Connect the dots, and guess how much Microsoft Windows 7 will cost when it's out.

    First, the value of 40$ in 1981 is 99$ today adjusted for inflation. Second, the first version of MS-DOS was built off of Quick and Dirty Operating System (QDOS), a crappy OS even by contemporary standards, so a better comparison would be against Vista Home Basic. Third, the cheapest Vista Home version in China is 66$. 66$ is less than 99$. So, would you like to try again? 40$ in 1981 is 99$ in 2007

  9. Re:Not Sure I'm Getting It on Intel Says to Prepare For "Thousands of Cores" · · Score: 1

    You can simulate such a programming environment today simply by randomly reordering all lines in a block that are specifically marked not to be reordered. That there aren't such open source tools in use tells that the benefit is not worth the cost.

  10. Re:Screw Stallman, the AGPL , and Clipperz on RMS and Clipperz Promoting Freedom In the Cloud · · Score: 1

    Yes, Stallman wrote some programs before, but I doubt if there is anything really new he has done lately and he doesn't even make his main living from that anyway.

    #4: Ad hominem attack. Having writen code recently says nothing about the validity of his claims.

    The point is, Stallman wrote some Open Source code, yet he makes his living not by supporting his software but by promoting Open Source. He doesn't lead by example, he doesn't practice what he preaches, he goes "do as I say, not as I do" and thus he undermines his message. Don't tell us, RMS, show us.

  11. Re:Language Compatibility vs. Class Libraries on IcedTea's OpenJDK Passes Java Test Compatibility Kit · · Score: 1
    Why, I believe I have just the thing for you:

    import java.io.*;
    import org.apache.xalan.xslt.*;

    public class XMLTransformer {
    public static void transform(String xmlFile, String xsltFile, OutputStream out) {
    try {
    String xmlSystemId = new File(xmlFileName).toURL().toExternalForm();
    String xsltSystemId = new File(xsltFileName).toURL().toExternalForm();
    XSLTProcessor processor = XSLTProcessorFactory.getProcessor( );
    XSLTInputSource xmlInputSource = new XSLTInputSource(xmlSystemId);
    XSLTInputSource xsltInputSource = new XSLTInputSource(xsltSystemId);
    XSLTResultTarget resultTree = new XSLTResultTarget(out);
    processor.process(xmlInputSource, xsltInputSource, resultTree);
    } catch(Exception iCantBotherLookingTheseUp) {
    throw new RuntimeException(iCantBotherLookingTheseUp);
    }
    }
    }
  12. Re:OLPC on Why OLPC Struggles Against Educators, Big Business · · Score: 1

    You're really terrible at this, aren't you?

  13. The paper is stupid on Spit Will Be Worse Than Spam · · Score: 5, Insightful

    They setup a scenario where every call gives the callee a small payment, then find this weakness in it:

    "Let us even assume, that Payment at Risk is used for every call. Even In that case an attacker could circumvent it, by impersonating as another user, so that he can establish calls and shift the costs on to ânormalâ customers."

    Umm, if they could do that, wouldn't it be more profitable just to impersonate others and call yourself, collecting all their money?

  14. Re:And now the small print... on WWDC '08 Sees Slimmer, Improved, 3G iPhone · · Score: 1

    Right. And the new Ford Focus is $14, 395. What? I have to buy gas for it? No, you can convert it to use biodiesel and make your own.
  15. Re:Missing the point. on iPhone's Game Potential As a Threat to Java Phone Games · · Score: 1

    What. Multitouch is like using your LCD as a mouse pad for two mice. Except the mice have only one button and you have to carry the LCD with your other hand.

  16. Re:Do you guys seriously believe this? on iPhone's Game Potential As a Threat to Java Phone Games · · Score: 1

    Seems OK, but could do with more music videos.

  17. Re:hm on iPhone's Game Potential As a Threat to Java Phone Games · · Score: 1

    And I'd like to see you play Doom with a D-pad. You do realize that 15 million people played Doom using arrow keys?

    In Doom, mouse wasn't needed because you couldn't aim up or down and therefore WASD wasn't needed either. You had your right hand on arrow keys to control movement and your left hand on Shift, Ctrl, Alt, Space to shoot, strafe, run and use.
  18. Re:Lawyer he may be... on GPLv3's Implications Hitting Home For Lawyers · · Score: 1

    for business advantage. There, quoted the key point for you. Google doesn't leverage a business advantage by setting up boxes running Apache because everyone can do that. Their business advantage is being able to scale, which they've achieved through the use of proprietary software on their back-end.
  19. Re:My Post on Processing Visualization Language Ported To Javascript · · Score: 2, Insightful

    You nowhere near describing a stackbased cpu with the java language, it's not low level, ok? Ummm, the Java byte-code is the embodiment of a stack based language, what with its operand stack and stack frames. You would have a point, if you had insisted on a register-based cpu...

    if you ever done low lewel you know what I mean I haven't written, but I have read enough assembler to see a disturbing amount of similarities: unconditional jumps, labels, bitwise arithmetic operations, reading and writing to registers (local variables). Sure, there is more freedom when it comes to declaring the operands for any instruction. Sure, the JVM checks the bounds of your array access. But compared to a modern CPU, I'd imagine that's peanuts.
  20. Re:My Post on Processing Visualization Language Ported To Javascript · · Score: 1

    In computer science, a low-level programming language is a language that provides little or no abstraction from a computer's microprocessor. That clearly doesn't describe Java. From a 100% Pure Java viewpoint, the JVM is the microprocessor. Within environments like Jazelle, that true even in practice.
  21. Re:My Post on Processing Visualization Language Ported To Javascript · · Score: 2, Informative

    Java is a crappy low-level language Java's a low level language? That's news to me. Well, yeah, before Java 5 with its generics, autoboxing and the rest, that was pretty much the case. Much like C is a low-level language to produce assembler code, Java was (and mostly still is) a low-level language to produce JVM byte-code. If you take ever take a look at results of javap -c on a simple method you'll see what I mean.
  22. Re:Students are teachers. on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    Is worse hardware support, incomplete software and "it's up to you now to make this the year of Linux on desktop" better than what we had? Instead of a piece of hardware that just works?

  23. Re:Students are teachers. on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    I had a C64 as a kid. It was plenty educational despite there being no way to change the OS in any way, seeing as it was stored in ROM.

  24. Re:Why laptops and books aren't enough on Negroponte vs. Open-Source Fundamentalists · · Score: 1

    addictive dependence So either that or a viral infection. Not a choice I would like to be forced to make.

    The poorest are already destined to low-paying service jobs. Is what Open Source promises really that much better?
  25. Re:Better late than early on Sun to Fully Open Source Java · · Score: 1

    Is that how FSF operates when it comes to the GNU codebase?