Slashdot Mirror


User: srp

srp's activity in the archive.

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

Comments · 11

  1. Re:Meh on Bring Back the 40-Hour Work Week · · Score: 1

    Apparently you've never worked in a union before. Otherwise, you'd realize the difficulty in dealing with people who know they can't be fired, as long as they don't do anything illegal. Takes twice as long to get anything done, I'll tell you that.

  2. Commodore PET on What Was Your First Computer? · · Score: 1

    Commodore PET, with a whopping 8k of memory.

  3. Re:Say what?! on PC Magazine Reviews Firefox, Opera · · Score: 1

    Yes, it is bad if the browser doesn't render bad source correctly. When I worked on Mosaic, we used to get hammered by our user base for this very thing.

    Is it fair? No.

  4. No phone lines required. on TiVo and DirecTV in a Cellular-Only Household? · · Score: 1

    You shouldn't need a phone line

    I have DISHnetwork and TiVO. The DISHnetwork devices don't need to be hooked up to the phone line. They get their program info over the air.

    One of them is hooked up to a regular TiVO, and we use wireless networking to get the updated program guides.

  5. Re:Network support would be easy on Quake For The iPaq · · Score: 1

    The PCMCIA adapter for the iPAQ has been out for a while. We have it on our iPAQs with 802.11b cards now.

  6. Whoa...what if they did this for RAM? on Triple-Density CD-RW From TDK & Friends · · Score: 1

    Imagine if they did this for RAM. Instead of one bit being on or off, have variations, one bit could be any of 2 or more values. Make 'em color, and then you'd have 24bit depth per bit. Imagine how programming would change. :-)

  7. Re:Toke / 1Mb Disks and self destructing poke on PET Computer Article, Circa 1978 · · Score: 1

    Whoa! I remember Toker. Been a long time since I thought of that!

    The POKE command didn't fry the motherboard..well, not exactly. It would start driving the screen at a higher rate, and blow a capacitor because of it. I did it to my PET. Doh!

  8. Yes, in fact, we said it here last September! on UPDATED: Transmeta's Crusoe Unveiled · · Score: 2
    This was the first question that the person from Slashdot (forgive me, I can't remember who it was). The response was there was a demo there (not shown on the ZDNet broadcast) of a machine running X86 byte code and Java bytecode natively, at the same time.

    This is much along the lines of what we discussed here in a post from last September. See the Chips that change on the fly thread (starting at post #44) from September 23rd.

    Too bad they didn't give out prizes for guessing right. :-)

  9. Big issues just below the surface on Open-Source Component Repository? · · Score: 3
    We've kicked this idea around for the last two years. The biggest thing is coordinating everything, documentation and versioning.

    A few issues:

    Once a component goes into the repository, what's the best way to keep backwards compatibilty?

    Who controls versioning for each component, and decides what goes into it?

    Most coders hate writing doc. How do you maintain consistancy for your docs?

    Someone pointed out that you need a component model; there's at least one group that's working on that (name escapes me at the moment).

    Which languages do you support? Do you have interoperability between languages? What do you use now? Corba? It's going towards the JavaBeans model in the next version ....do you go for that?

    Those are just a few of the things to worry about.

    Don't get me wrong, I think this is a great idea. It's going to take a LOT of work to coordinate.

    I think the best way to handle this is to get a very small group (four or less) people together, and decide these, and the other issues that will arise. Don't use any more people than that...if you do, the committee will argue until they're blue in the face, and you'll never get anything done.

  10. Interesting movie treatment on On Hollywood and the Portrayal of Computers · · Score: 1

    The movie "Enemy of the State" did a pretty interesting job protraying it's computer geeks.

  11. Chips that can change on the fly. on Transmeta Unveiled in November? · · Score: 1
    Another poster said something about a chip that can change its personality by downloading microcode. I think this a pretty good guess, but they might have taken it one step further.

    They might have come up with a chip (or chips) that can actually run multiple different microcode sets at the same time. The benefit here would be that the consumer wouldn't have to switch between different microcode and reboot machines everytime they wanted to use something else. They'd be able to run multiple OSs at the same time, ala VMWARE.