Slashdot Mirror


User: yerricde

yerricde's activity in the archive.

Stories
0
Comments
9,628
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 9,628

  1. ...then kill it. on Qt Going GPL · · Score: 1

    Because the flamewar has finally died down to epsilon (BSD vs. Linux; both are Free) levels.
    <O
    ( \
    XGNOME vs. KDE: the game!

  2. They'd just port Speed Doubler. on Looking Back at MacOS on x86 · · Score: 2

    Speed Doubler was an enhanced 68K emulator for PowerPC. Not all Mac apps would be open-source; they'd have to run 68K binaries some time (68K Mac binaries were very common back then before the age of PowerPC). This Intel-based Mac OS would require emulation of the 68K CPU in order to run popular Macintosh software.
    <O
    ( \
    XGNOME vs. KDE: the game!

  3. DMCA; EULA; UCITA on More On Paid Distributed Computing · · Score: 1

    With enough patience, skill, and a good debugger, it is always possible to reverse engineer a binary.

    Yes, but is it legal? DMCA, EULA, and UCITA make reverse-engineering illegal, and the software would probably detect most common debuggers.


    <O
    ( \
    XGNOME vs. KDE: the game!
  4. (OT)The ultimate question in H2G2 on You Think Your Current Laptop Runs Hot? · · Score: 1
    The ultimate question is "What in base 0x0d (base thirteen) is 6 * 9?" or, equivalently, "What is the output of the following C program?"
    #include <stdio.h>
    #include <stdlib.h>
    int main(void)
    {
    char buf[256];
    puts(itoa(6 * 9, buf, 13));
    return 0;
    }

    <O
    ( \
    XGNOME vs. KDE: the game!
  5. So the Matrix is just a Quake server? on You Think Your Current Laptop Runs Hot? · · Score: 1

    So the Matrix we all live in is just a game of Quake 3?
    <O
    ( \
    XGNOME vs. KDE: the game!

  6. Which leaves a gaping security hole for... on Capture The Capture The Flag · · Score: 2
    ...the AIDS virus.

    The immune system detects intruders and stops them before they can cause damage. This allows security to be designed once and well, rather than requiring the additional overhead for each component.

    Some of the most successful viruses (e.g. AIDS) attack the intrusion detection system directly.


    <O
    ( \
    XGNOME vs. KDE: the game!
  7. How much power save saves on More On Paid Distributed Computing · · Score: 2

    The question then hinges on how well the "power saving idle mode" works on most PCs. Anybody got the numbers?

    Cuts power consumption by about 10% considering the RAM, the network card, the video card, the audio card, the rest of the chipset, and peripherals such as the monitor, the speakers, the department's printers, etc.


    <O
    ( \
    XGNOME vs. KDE: the game!
  8. Paying for solar cell wear, tear, and admin on More On Paid Distributed Computing · · Score: 1

    Solar cells don't last forever, right? And somebody has to take the time (time is money) to get up on the roof and inspect the solar cells to make sure they still work, right?
    <O
    ( \
    XGNOME vs. KDE: the game!

  9. The human genome is 1 GB on More On Paid Distributed Computing · · Score: 2

    Something like the human genome-mapping seemed very appropriate, wonder why they never started something like SETI@home for that.

    Getting all the pieces of the human genome in the right order obviously requires the pieces. There are gigabytes of pieces, and many users have slow (5 KB per second modem) connections. The final data set is estimated to be 1 GB (3 billion base pairs, three base pairs per code word) in size. They're looking into compressibility of certain sequences.


    <O
    ( \
    XGNOME vs. KDE: the game!
  10. MPAA on More On Paid Distributed Computing · · Score: 2

    Who wouldn't go see a film they had helped render on their PC!

    People who are boycotting MPAA until it drops the DeCSS suit.


    <O
    ( \
    XGNOME vs. KDE: the game!
  11. d.net did this on More On Paid Distributed Computing · · Score: 2

    At least 10% of the blocks in distributed.net's CSC contest were verification duplicates. Given that each user normally gets at least 100 blocks, 10 invalid results might be enough evidence to detect a tampering problem.
    <O
    ( \
    XGNOME vs. KDE: the game!

  12. #43 refutes this argument. on More On Paid Distributed Computing · · Score: 1

    #43 refutes this argument.
    <O
    ( \
    XGNOME vs. KDE: the game!

  13. Using distributed computing with dialup on More On Paid Distributed Computing · · Score: 2

    This is on both the d.net and SETI FAQ lists. Such clients transfer small (<300 KB) chunks of data during (say) your wife's e-mail check.
    <O
    ( \
    XGNOME vs. KDE: the game!

  14. It can be done in an OSS way... on More On Paid Distributed Computing · · Score: 2

    ...but not in a FREE SOFTWARE® way. For example, distributed.net releases the source to its computing cores; asm wizards have optimized the cores to run on AltiVec, 3DNOW!, etc. However, only d.net's trusted binaries connect to the official servers.
    <O
    ( \
    XGNOME vs. KDE: the game!

  15. Get the distributed.net source code here on More On Paid Distributed Computing · · Score: 2

    DCTI does release the source for d.net test clients (so that all the hot-shot asm coders can improve the cores), but test clients don't connect to the d.net servers. Only trusted binaries connect to the servers.
    <O
    ( \
    XGNOME vs. KDE: the game!

  16. Re:Distributed projects and ethics on More On Paid Distributed Computing · · Score: 2

    ...data to be processed on untrusted computers whose owners could, closed source or not, reverse engineer the software and gain access to presumably valuable information.

    It's a bit harder to reverse-engineer binaries when they're digitally signed and 1024-bit elliptic-curve PK encrypted.


    <O
    ( \
    XGNOME vs. KDE: the game!
  17. Semi-closed-source distributed computing on More On Paid Distributed Computing · · Score: 2

    DCTI releases the source to its client apps' computing cores; hotshot assembly coders can get their names in lights by submitting a patch against the public-source core-only clients. The official client binaries, OTOH, are considered "trusted binaries" and may in the near future be digitally signed.

    IMHO this is a nice compromise between ESR's open-source ideals and obs^H^H^Hsecurity issues. Why doesn't SETI do this?
    <O
    ( \
    XGNOME vs. KDE: the game!
  18. The landlord passes the cost of electricity... on More On Paid Distributed Computing · · Score: 2

    ...on to all residents equally.

    thick if you think your (landlord, dorm, etc) isn't going to pass the cost to you.

    It's averaged out into one rent figure that everyone in the apartment/residence hall pays. Think "local phone service in the US" as opposed to "long distance phone service."


    <O
    ( \
    XGNOME vs. KDE: the game!
  19. California falling into the ocean? Not likely. on California's Internet Tax Bill Slithers Forward · · Score: 1

    Instead, the East Coast will fall first. Then the Midwest, then everything but California. See also: the video for "Californication" by rhcp://Red Hot Chili Peppers.
    <O
    ( \
    XGNOME vs. KDE: the game!

  20. OSDN == the network formerly known as Andover on EU Objects To AOL-Time Warner Merger · · Score: 1

    Prince, er, O(+>, er, Prince... When will he stop changing his name?

    The same thing happened to Andover when VA bought it out. Now Andover is OSDN.


    <O
    ( \
    XGNOME vs. KDE: the game!
  21. Gray Hat hacker? on Convicted Hackers Snubbed by Security Firms? · · Score: 1

    anyone who has used a handle (Do slashdot IDs count?) must be a gray hat hacker.

    That is, unless you're bero-rh. In that case, you're a red hat hacker.


    <O
    ( \
    XGNOME vs. KDE: the game!
  22. (OT)The movie was... on Apocalypse Missed: Asteroid Near Miss · · Score: 1

    ...Deep Impact or Armageddon (exactly the same plot)
    <O
    ( \
    XGNOME vs. KDE: the game!

  23. Assembler etc. were in ROM. on Loki Releases Sim City 3000 Demo For Linux · · Score: 2

    The ROM BIOS of early systems included a simple machine-level debugger with an assembler and disassembler. It also generally included a Microsoft BASIC interpreter (such as Apple II BASIC or something similar).
    <O
    ( \
    XGNOME vs. KDE: the game!

  24. 10 years isn't a problem, right? on Loki Releases Sim City 3000 Demo For Linux · · Score: 2

    There are aggressive SimCity Classic players who can build the city fast enough to get 500,000 residents in 5 years; is SC3000 that different?
    <O
    ( \
    XGNOME vs. KDE: the game!

  25. But with a lot of signatures on such a petition... on Funding Linux TCP/IP Stack Documentation Project? · · Score: 2

    ...I would hate to see the publisher who would ignore it.
    <O
    ( \
    XGNOME vs. KDE: the game!