Slashdot Mirror


User: CSC

CSC's activity in the archive.

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

Comments · 127

  1. Re:3G will happen on 3G Delayed in Japan · · Score: 1
    radio isn't just handsets - there is the base statio side as well.
    (...)
    I have a Motorola phone and it has never crashed

    Good for you. I was talking about the network equipment (from BSS to HLR), not the handsets. And the Motorola equipment was crappy a couple years ago. Don't know if it still is; anyway they've been marginalized in the GSM backend market.

  2. Re:Best US Chance for 3G: Sprint on 3G Delayed in Japan · · Score: 1
    Because Sprint's network is all-digital to start with, I won't be surprised at all that the first really useful 3G cellular system will be the Sprint system.

    Whoa! You mean you still have analog networks in the US ? You have had ample time and money to catch up... and digital networks are still singled-out?

  3. Re:3G will happen on 3G Delayed in Japan · · Score: 1
    Motorola, while their branding is poor, have the best engineered radio systems, and they have huge amounts of capital

    I know a senior engineer for an European GSM operator, who explained that they dropped Motorola equipment because it kept failing and misoperating. Now they are working with Nokia and Alcatel only.

  4. Re:3G deployment on 3G Delayed in Japan · · Score: 1
    Of course, it doesn't help that the frequency band allocated to 3G in Europe is different than the frequency band allocated in the US than the frequency band allocated in Japan ....

    The US protects its cell phone industry, Japan protects its cell phone industry, the Rest-of-the-World (which includes Europe) wins big (compare Nokia and Motorola, for instance)

  5. The bigger players are commited now. on 3G Delayed in Japan · · Score: 1
    After paying huge sums of money for 3G spectrum allocation in European countries the big ones (Vodafone, Orange-France Telecom, etc.) are commited to building 3G networks. They already have contracts for equipment (that is, massive contracts, not testbeds); however the services won't be available until:
    • 2.5G proves insufficient (this will come fast: GPRS is nice but it just won't do in high-density areas: the GSM spectrum is already filled to capacity with voice)
    • Handsets are available (this is the main industrial delay: base station and network equipment is starting to come out of plants, but handsets are further delayed with time)
    • Investment on 2G/2.5G networks slows down (it's almost done now)
  6. Re:true business value for BSD? on FSMLabs announces RTL/BSD · · Score: 1

    Sure. Linus is well-known for his level-headedness and tolerance.

  7. Re:Spy satelites on Mir 2 · · Score: 1
    Its quite clear that Russia would like to biold its own space station purely to spy on Americans.

    That doesn't make sense. Satellites are much cheaper and always available.

  8. Re:This is a moral outrage! on Yahoo! To Start Selling Porn · · Score: 1
    There is no such thing as consent in pornography, because every person involved is there because of dire economic need.

    Right on!!!

    But why stop there?

    I don't consent to working at my job, because the only reason I work there is because of dire economic need!

    I want moderator points now!

    This post needs a couple Insightful points!

  9. Re:A lot more at stake... on Hyperreality: The U.S-China Standoff · · Score: 1
    Keep in mind that the Aegis' advanced radar systems could be used in conjunction with the US missle defense system.

    Yes, but what does it have to do with the parent posts ?

  10. Re:A lot more at stake... on Hyperreality: The U.S-China Standoff · · Score: 1
    Oh, and don't forget the power that the Chinese now have over the AEgis destroyer arms deal with Taiwan.

    Other countries might sell to Taiwan if the US stops because they goofed on China's coastline.

    France did sell a couple ships in the 90s. Nice ones, BTW. Not quite Aegis but definitely on a par with China's best.

  11. Re:Use a more secure OS... on Is Encryption Really Secure? · · Score: 1

    Almost... but I would like my keys to be a bit more durable. Hence the smartcard; if well designed they are a real pain to tap or reverse-engineer, even with serious equipment (there's a very interesting Usenix security conference proceeding on that, buried deep in www.usenix.org).

  12. Re:Use a more secure OS... (close) on Is Encryption Really Secure? · · Score: 1
    Right title, but short on depth of answer.

    Well, yes. I read it again after submitting it and was not pleased. Anyway...
    Regarding the third level, this should be "as many sandboxes as necessary". Isolation is useful there. Perhaps we have to go the full bytecode way, or some kind of virtual machine designed for isolation (plex86?), or maybe FreeBSD's jail could do the job if beefed up a bit.

    In a more general view capabilities may be an interesting way to make it difficult for some software to acquire more rights than necessary; these allow for real fine granularity on, well, anything. Works better with really componentized kernels, though.

  13. Re:Use a more secure OS... on Is Encryption Really Secure? · · Score: 1
    Oh right. And that'll stop the feds from kicking my door in, will it?

    Just using OpenBSD will do you no good at all, especially if you adopt this 'I have my magic OpenBSD so I am impregnable' attitude.

    Oh, please... just encrypt your partitions, and your swap; then boot from a CD with a couple visual clues to prevent swapping, and check your keyboard cable and enclosure when you come back home. There. Security. Oh, and log out if you go open the door, and pull the power cord if someone breaks in.

    Then, if as you seem to imply the Feds can torture passphrases out of you, well... you're fucked from the beginning. You'd better move to another country before.

  14. Use a more secure OS... on Is Encryption Really Secure? · · Score: 1
    You might want to use a more secure OS, like OpenBSD. Now an interesting idea could be having some sort of "security appliance" that does the whole encryption/auth/etc. thing separately so that the keys don't get compromised if the main computer is (ok, so the data currently on the computer is compromised, not the rest).

    Well this sounds like a job for a smartcard, but it doesn't look like [Open]PGP goes that way right now.

  15. Re:Ideology versus Reality on Germany Denies Plans to DoS Neo-Nazis · · Score: 1
    The countries that attempt to censor net content of any sort should be blocked by the rest of the net, at the peering routers level. This ought to be a peering requirement. We know Red China is censoring us - we should simply block all of their sites from visibility to the rest of the fscking world! They might get a clue in about ten years,... maybe.

    First, Red China is not blocking me so it's not an universal POV.

    Second (and most important) most of the Net's backbone is private property. Why would any corporation hurt its profits for a measly and improductive anti-censorship statement by only a few customers ?

    Seriously though you Americans are amazing. Always asking for fewer rules when you gain from it (usually detrimentally to others) and asking for more when the lack thereof bothers you. Couldn't you be consistent for a while?

  16. Re: RAM/Paging usage on OS X · · Score: 1
    This is almost exact, but not quite true. The memory "slice" of applications is actually a bite of the whole (fixed-size) virtual memory, not physical memory. The part of it which is never touched has no reason to be ever allocated.

    This you can see easily with a little piece of software called MemMapper. (no URL handy, sorry... google it if you want).

  17. Re:OS X software on OS X · · Score: 1
    See, I can buy that $500 box and use any old POS monitor I have laying around.

    You're lucky to have monitors lying around. To me it seems the only thing I *never* have is a spare monitor.

  18. Re:MS follows Apple's track... on Microsoft Shuts Windows On Bluetooth Support · · Score: 1
    Apple maybe good at selecting new technologies. MS is good at making them generally accepted standards. The GUI, for example, would never have been standard on the desktop if it wasn't for MS.

    Criticize MS all you want for their extreme abuse of the word innovation, but many of Apple's innovations would never have grown beyond niche status if it weren't for MS's adoption.

    Question: why dit it become standard through Microsoft?
    Answer: because Microsoft already owned the OS market at that time, through MS-DOS.

    MS adopted this UI because Apple was successful with it; the real reason MS dominates the market is the MS-DOS installed base, which was an accidental gift from IBM.

  19. Re:MS follows Apple's track... on Microsoft Shuts Windows On Bluetooth Support · · Score: 1
    (I love trolling back when someone picks on my messages!)

    Does that mean that Windows does ship with a DVD player?

  20. Re:Not a joke... on Following April Fool's Day Around The World? · · Score: 1

    It used to work this way in France: a reduced tax on foodstuffs, but normal tax on restaurant meals; so (for example) a Big Mac would not cost the same on a plate or in a paper bag.

  21. MS follows Apple's track... on Microsoft Shuts Windows On Bluetooth Support · · Score: 4
    Just like Firewire, 802.11 is adopted first by Apple, then picked as the technology of choice by Microsoft.

    In a way this is a good sign for Apple: they are leading again, just like the elder days of look&feel... (which might come again with XP vs. OS X)

  22. Re:It Still Takes a Village on Are Kids Turning Your Kids Into Killers? · · Score: 1
    It still wouldn't help; people who snapped would simply burn down the school instead.

    It's not the school bullying the snapper, it's the classmates. Burn them, maybe...

  23. Re:Guns on Are Kids Turning Your Kids Into Killers? · · Score: 1
    Yet we have to constantly police our borders trying to keep illegal aliens out. Yet we have waiting lists of people who want to legally immagrate here. Odd, for a country the rest of the world looks down upon.

    ...and it's the same in every rich country in the world. Except Canada, with its peculiar neighbor...

  24. Re:This is about responsibilty. on "Nuremberg Files" Decision Overturned · · Score: 1
    European governments have recognised this for sometime, and take care of these issues for them by implementing strong censorship of violence.

    Wrong. There is much less censorship in Europe, be it of violence, sex or (let's not forget it) copyright infringement.

    Though there is indeed less violence in European countries. I think (IMO) this is more of a cultural difference than legal difference (though cultural differences tend to shape law): the US has a culture that is not only gun-liking but somewhat trigger-happy and amazingly self-righteous, both individually (vs. other people) and as a country (vs. rest of world).

  25. Re:Weird... on Coming Soon: Burn-Proof CDs · · Score: 1
    Well for me it looks like the original article created a redirect loop, each time adding some parameters to the two bouncing CGIs.

    Netscape 4.76 on NetbSD with junkbuster returning a dummy cookie and pretending to be Mozilla 3/MacOS. Funny. I think I'll let it run for a while so it swamps their taxpayer^Wuser database with faulty cookies :-)