Slashdot Mirror


User: cpeterso

cpeterso's activity in the archive.

Stories
0
Comments
2,527
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,527

  1. Re:Ugh, I tire of this... on Microsoft Woos Developers Under the Silverlight · · Score: 1

    Adobe can't seem to port it to 64-bits even though they've been allegedly "trying" for years.

    What would you do with a 64-bit Flash Player?

  2. Re:This Just In on Palin Email Hacker Found · · Score: 1

    emails with subject lines like "Court of Appeals / Executive Director Parole Board / Boards and Commissions", and "FW: DPS Personnel and Budget Issues", and "Draft letter to Governor Schwarzenegger / Container Tax".

    I receive spam like that everyday!

  3. Re:As much as we like to joke about this guy... on Sen. Ted "Tubes" Stevens Is Indicted · · Score: 1

    Don't forget his Airport to Nowhere, a handout to Seattle-based Trident Seafoods Corp.

  4. Re:Not Sure I'm Getting It on Intel Says to Prepare For "Thousands of Cores" · · Score: 5, Interesting

    Now that 64-bit processors are so common, perhaps operating systems can spare some virtual address space for performance benefits.

    The OPAL operating system was a University of Washington research project from the 1990s. OPAL uses a single address space for all processes. Unlike Windows 3.1, OPAL still has memory protection and every process (or "protection domain") has its own pages. The benefit of sharing a single address space is that you don't need to flush the cache (because the virtual-to-physical address mapping do not change when you context switch). Also, pointers can be shared between processes because their addresses are globally unique.

  5. Re:"How does Google make money off Google Health?" on Google Health Opens To the Public · · Score: 1

    Presumably Google won't charge its users/patients, but will charge the health care providers for data access.

  6. Re:Not necessarily introverts on Instant Messaging For Introverts · · Score: 1

    Phones, email, and IM are supposed to be for the recipient's benefit. Many people (callers and callees) forget that.

  7. Re:Sorry but the first half of that long post on Instant Messaging For Introverts · · Score: 1

    Sounds like the problem is his wife, not the technology. I hope his divorce comes through soon, for his sake.

  8. Re:Here's the link that should have been in summar on New Jersey E-Voting Problems Worse Than Originally Suspected · · Score: 1

    For all their fancy screens and print-outs, what problem do e-voting machines actually solve? Counting votes by hand seemed to be old-fashioned, but working just fine, thank you. :\

  9. Story Games on The D&D Designers Answer Your Questions · · Score: 1

    There are many cool games beyond D&D and dungeon crawling. Most of these "indie" games are more story-oriented and some don't even have GM but are still fun for competitive players. :)

    A good place to start exploring is Indie Press Revolution's Game Recommendations.

    chris

  10. Re:Too many 'this stuff sucks' moments on The Future of XML · · Score: 1

    But what is the alternative?

  11. Re:Can't be ALL of them. on NSI Registers Every Domain Checked · · Score: 1


    me too.

  12. Re:Hmmmmmm on Perl 5.10, 20 Year Anniversary · · Score: 1

    we hit double-digits with Perl 5 before Perl 6 became available.


    When I read this article's title, I thought today was the 20th anniversary of Perl 5.10! Seriously.
  13. Re:Good idea but... on The Arctic Doomsday Seed Vault · · Score: 1

    and sell them at Wal-Mart to ensure they are widely disseminated.

  14. Re:HL2 Has Levels? on Why Do Games Still Have Levels? · · Score: 1

    If GoW which had (if I recall) 4MB split into two 2MB chunks can handle it, other games can too.


    So GoW's resource loading is done in 2MB chunks? Do you have any more info?
  15. Re:good luck on Predicting The Google Phone · · Score: 1

    It was originally invented by Xerox, which later teamed up with Digital Equipment Corporation and Intel to define the DIX standard. Lot's other companies then jumped on the band wagon.


    Yes: Ethernet was invented by Xerox, not an industry alliance.
  16. Re:Hey Microsoft! Read the source and weep... on MIT Releases the Source of MULTICS, Father of UNIX · · Score: 1

    MULTICS = Multiplexed Information and Computing Service

  17. Re:ugh on Dvorak Says gPhone is Doomed · · Score: 1

    they aren't making phones at all. HTC is a partner for making the handsets.


    That's what worries me. I don't trust the same ol' phone hardware companies to make something different.

    Imagine if Apple designed the iPhone OS but let someone else design the phone hardware? You'd probably get something like the Motorola ROKR: DOA crapware.

    Also, I doubt a mobile Firefox browser will be included. Didn't Google already say there were using the Safari/KHTML code?
  18. SHA3 = SHA1(data) + SHA2(data) on NIST Opens Competition for a New Hash Algorithm · · Score: 1

    I have a patent.

  19. Re:Responsibility? on House Narrowly Avoids Having to Debate Impeachment of Cheney · · Score: 1

    Yes, we created the Iraq mess (in the 2000s and the 1980s). But are we making it be better or worse these days? Our soldiers draw terrorists and chaos there. If we leave, how much of that problem leaves too?

  20. Re:Likely a lot more than 2 million on English Wikipedia Gets Two Millionth Article · · Score: 1

    The touted benefit of UTF-16 is that for those who make almost no use of the 7-bit ascii set (the only characters that are represented by a single byte in UTF-8), it can improve the speed of reading/scanning and ultimate size of many files.


    You are describing the benefits of UCS-2, which is the character encoding used by Windows NT and .NET and Java. UCS-2 characters are fixed-width, but UTF-16 characters (like UTF-8 characters) support surrogate pairs, so you never know how long a character might be without scanning the string from the beginning.
  21. Re:Likely a lot more than 2 million on English Wikipedia Gets Two Millionth Article · · Score: 1

    UTF-16 more multi-lingual friendly than UTF-8? Er... it has many disadvantages and not a single benefit over UTF-8.


    btw, Windows NT uses UCS-2 not UTF-16. UTF-16 has no benefit over UTF-8, but UCS-2 is convenient for string operations (since UCS-2 chars are fixed width, allowing for O(1) string indexing).
  22. Re:Be NOT afraid, bitches.... on Microsoft Common Language Runtime To Be Cross-Platform · · Score: 2, Interesting

    Are you sure that Mono does not support callouts to unmanaged code?

    http://www.mono-project.com/Interop_with_Native_Li braries

  23. Re:The Essay? on Student Arrested for Writing Essay · · Score: 0
    I am very pro-liberty, but his "essay" definitely warranted investigation, as it contained ("joke") threats to the teacher and other students:

    As a teacher, don't be surprised on inspiring the first [Cary-Grove High School] shooting. ... Blood, sex and booze. Drugs, drugs, drugs are fun. Stab, stab, stab, stab, stab, s...t...a...b..., puke. So I had this dream last night where I went into a building, pulled out two P 90s and started shooting everyone, then had sex with the dead bodies. Well, not really, but it would be funny if I did."
  24. Re:when they say "lightweight"... they mean it on Beginning Lua Programming · · Score: 1

    Games are performance-critical. At least Lua code compiles down bytecode. Tcl is interpreted. Even Tcl numbers are strings.

  25. Re:Most applications will never become multi-threa on Intel's Single Thread Acceleration · · Score: 1

    Multicore CPUs will likely affect single-threaded app performance. Core will probably become slower and simpler so more can be shoveled onto a CPU. If the number of transistors per CPU can't grow (as Moore's Law hits a brick wall), then reducing the number of transisters per core is how manufacturers will increase the number of cores per CPU.

    One workaround, though, would be asymmetric multiprocessing: pair one fast single-core CPU with a slow many-core CPU.