Slashdot Mirror


User: blurred

blurred's activity in the archive.

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

Comments · 18

  1. Smartcard on CD Copy Stopper · · Score: 1
    I may be not in touch with latest development in smartcard technology, but conventional Smartcards are powered by readers through electrical contacts. How does this work with optical I/O?


    Lots of questions..

    blurred

  2. Re:Why doesn't SAP use it? on What is Holding SAP-DB Back? · · Score: 1
    Simple question, simple answer.

    If you have to spend at least one or two million Euros (Yes, I am living in the EU) on SAP R/3 you have SAP (or the consultants who customize the system) to blame if anything goes wrong.

    Taking into consideration that SAP is not just another system to most companies, but in most cases crucial for operations, there is no good reason to take on some experiments with the latest and greatest free DBMS.

    It ist simply all about having someone to blame if things turn the wrong way. This point of view is an established "point of view that makes your life comfortable and safe"(tm) (at least to some extent) that nobody abandons without need.

    So a lot of people add another 5 to 10 percent in costs to a usually already large sum just to buy a DBMS with a support contract to get rid of some of the responsibility.

    Just my 0.0193193 cent (that is my 0.02 Euro-cent)

  3. ...find other ways to protect their customers... on Schneier On Full Disclosure · · Score: 2, Insightful

    Oh, does this mean the software vendors will establish some *real* Quality Assurance in their development process and produce software without bugs?? :*)

    blurring out...

  4. Where are you? on Sean In The Middle · · Score: 1
    Are you sure that you are living in the 'land of the free' that values 'freedom of speech, religion and ...' more than anything else?

    Sean's comment was foolish, his father says, especially in the post-Columbine environment where candid speech about schools is dangerous. And he isn't averse to some milder form of punishment.



    I know from my own experience that candid speech is not liked at any school in this world.
    (I am living in germany and got into (some) toruble because of a 'poem' about terrorism from MAD magazine :-) but I wasn't kicked from school).


    just my 0.02$

    blurred

  5. Difference to DMCA on Europe To Adopt Strict Internet Copyright Law · · Score: 1

    There is one big difference to DMCA. A directive by the EU is not a law. It has to be adopted (implemented) in local law to become "real".

    So no law yet...

  6. Re:The entire question on Censorship - Libraries and the Internet? · · Score: 1

    If you are using one of the free mail services you can use email all right.

    I would not allow E-Mail too on an publicly accessible System (at least I would not allow anyone to change the configuration of the browser, that is what I think the author relly meant by *no email*)

    It is a matter of security and lastly it is a measure to ensure that this station is in service for all users and not down 90% of the time because anybody is allowed to mess up configuration.

    Just my thoughts

  7. Re:The proof is in the power... on Lord Of The Rings Being Rendered Under Linux · · Score: 1

    I do think that the Operating System is not without influence.

    Just think about the amount of CPU cycles that Windows NT wastes for a colorful graphic interface. The less CPU power is needed for non-rendering tasks, the more you can use for work.

    Just another thing to think about :)

  8. Re:Who really should get the credit... on Lord Of The Rings Being Rendered Under Linux · · Score: 1

    The first in line to get credit is IBM, because they were the first use open standards for PC parts. This is one of the most important factors why computers are dirt cheap today.

    That is not true with Apple because they stuck to closed designs (and they still do in part). That is why Macs habve been staying expensive.

    Conclusion: Open Standards are good for all :)

  9. Linux Games on Linux Games Not Selling · · Score: 2

    I sure would buy Linux games (apart from the fact that I don't have time for playing games at the moment) if the were sold here in europe also. I think I could get about 2 Wingames for the price of one Linux game (including Shipping and handling to Europe).
    Linux games are a great thing at least in the USA.

    Greets,
    blurred

  10. Trusted != Secure on Can Open Source Be Trusted? · · Score: 2

    A trusted system does not necessarily mean that it is secure.

    I can specify a (software) system in a formal way using formal languages like Z or TROLL (TROLL really is a formal specification language, honestly). But this does not mean that it has to be more secure, it only means that I am able to define the systems behavior *exactly*, so that the resulting software system behaves in a predictable way.

    This is working fine in theory but to my knowledge there are no working (as in usuable) tools to automate the derivation of the software system from the formal sepcification. So you are still left with several gaps in the design/implementation process.

    Proofing of your specification is simple: Transform your spec into predicate logic clauses und do a resolution :-) (the transformation produces an awful lot of clauses so your complextity grows *very* fast).

    Until this process is fully automated, formal specification and *verification* (!) is too difficult and cumbersome for widespread use.

    So this talking about trusted/untrusted systems is completely unrelated to any Open/Closed Source security debate.

    +++ after all, it's just my thoughts +++

    bye,
    blurred

  11. Re:Online Sucks. The Real World Is Worse. on U.S. Lags Behind Europe In Online Privacy · · Score: 1

    I don't think that taking fingerprints is all bad. It is mostly used with criminals, that is true. OTOH fingerprints also are really unique and practically impossible to falsificate, so if they were used more widely, your personal documents (like ID and like) could not be used that easily by someone else. Someone could do your signature with a little training.

    Yust my thoughts...

    blurred

  12. Re:contribute, don't wait for fixes on Bertrand Meyer's "The Ethics of Free Software" · · Score: 1

    One problem with OSS Software is, here I do understand BM, that often it is developed to a point where it becomes "Works for me (tm)" - software.

    So the author of the program is not necessarily willing to invest more of his (spare) time to fix other people's problems.

    If you are just a user (as I am, with some basic programming skills) you do might not have the time (and/or skills) to dive into someone elses code, find out how it works and how it is organized, find the problem and fix it.

    This is all what BM is saying (at least as I understand it).

    Just my ....

  13. DVD-R new? Dont't think so on Pioneer Introduces 1st DVD Recorder (In Japan) · · Score: 1

    Uhh,
    unless I am completely mistaken there is already a DVD-R device in existance which is/was priced around 10.000 USD and discs around 99 USD. Think this was produced by Philips. The recorded discs shold play in normal DVD-ROM drives.
    Romor has it that it has been in use almost exclusively in pre-production.
    Haven't seen it lately... Is there anyone who knows more about these??

    Bye

  14. Re:Java as a user interface on IBM JDK 1.3 For Linux · · Score: 1
    There is one flaw in your argumentation:
    make specific calls to the video hardware.
    Who could possibly write the code for every possible VGA adaptor in use?

    Sun Workstations use a very limited set of video adaptors, so it is quite easy for Sun to program the SolarisVM to make maximum use of the available hardware.

    I would say that even the VM for Solaris/Intel x86 does not use optimizations, they would face the same problem as the Linux or others.

  15. Re:We knew this already on Mozilla Will Be Netscape 6.0 · · Score: 1

    Unforunately it will consume as much memory as Netscape and Mozilla M13 has still some way to go until it works for me (it still crashes frequently)

    Open Source is great but I am waiting for Opera on Linux because it is small, reliable and fast (at least the current Windows version I tried)

  16. Re:Glass houses. on Win2k Security holes found · · Score: 1

    The problem is not that there are Security fixes to RH 6.1 but more like that MS is more likely to deny that there is any problem.

    And if they fix it then it does take some time until this fix is released (and it does take a lot more time until I can get a localized fix here in germany).

    Most problems in RH6.1 (or any other Linux-Distro) will be fixed in a couple of hours and be made public so the timespan between discovery of the problem and its fix is much smaller with RH than with MS.

  17. Re:Anybody notice its a port? on Jagged Alliance 2 for Linux · · Score: 1

    You really deserve a BIG hug and a no smaller THANK YOU.

    Jagged Alliance 2 was about the last reason for me to boot Windows. I hope that Jagged Alliance 3 will appear on Linux too :).

    Anyway, if it gets out, I'll buy it ASAP.

  18. Re:That'll be a laugh... on Microsoft Game Console · · Score: 1

    I can't see anything funny in here.
    Seems more like a prophecy to me.

    Just wait and see it all become real :)