Slashdot Mirror


User: marcovje

marcovje's activity in the archive.

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

Comments · 539

  1. Re:Awesome on Compiling Under Wine · · Score: 1

    > I don't believe that this is actually true. Win95 had excellent Win3.x compatibility, but developers nevertheless rushed to develop Win95 software. Why would Win3.x compatibility in OS/2 cause developers to forego native development, but not have the same effect on Win95?

    Euuh, Microsoft had declared Win3.1x dead?

    I don't think Microsoft will declare Windows dead to boost application development for Linux.

  2. Hurd? on Compiling Under Wine · · Score: 1


    He keeps talking about this GNU OS thingy. Does Wine run on the Hurd already?

  3. They are the villain on SBC Patents Links, Dynamic Pages · · Score: 1


    Of course they are. They choose to enforce the ridiculous patent, don't they?

  4. Re:Hurrah for the BSD Team on FreeBSD 5.0 Available · · Score: 1


    Yes, the answer is that Pentium I SMP is broken, as far as I understood both on 4.x as 5.x

    (we indeed could run 4.x single processor, and SMP
    kernels from both branches crashed)

  5. Re:Hurrah for the BSD Team on FreeBSD 5.0 Available · · Score: 1

    >SMP at its finest IMHO.

    In the RC's, SMP was broken for pentium-I's I found out with an old Proliant 1500.

    So I suppose it is in release too.

  6. See Releng (was:Re:Oh, hooray) on FreeBSD 5.0 Available · · Score: 1


    See release engineering schedule on the FreeBSD web site.

    http://www.freebsd.org/releases/5.0R/schedule.ht ml

    4 days before scheduled release:

    "Heads up email to hubs@FreeBSD.org to give admins time to prepare for the load spike to come. The site administrators have frequently requested advance notice for new ISOs."

  7. Heavy studies on Girls not Going into CS · · Score: 1


    In some Dutch studies, it turned that out that girls
    (though indeed more bright on average) choose on
    average studies slightly below their capacities, and
    avoid all heavy studies. (beta studies and heavy other studies like econometrics), while boys had the
    tendancy to choose slightly above their capacities.

  8. Re:What is D? Delphi with C++ syntax on The D Language Progresses · · Score: 1


    If I look at the specs, it looks more like Delphi with C++ syntax then a C++ derivate.

  9. Niklaus Wirth, chomsky, A. Aho, Richard W Stevens on Top Ten Software Innovators? · · Score: 1


    Some from the languages and compiler field:

    - Niklaus Wirth
    - Chomsky
    - Authors of the legendary Dragon book
    - Alfred Aho, (has several other texts)
    - Ravi Sethi
    - Heffrey D, Ullman

    Unix and Network (TCP/IP illustrated Unix network programming advanced programming in the unix environment)
    - Richard W Stevens

  10. Re:No Turbo Pascal DOS libaries? on TurboPower's Delphi Components Going Open · · Score: 1

    Technojocks toolkit (TTT) has been translated to FPC already afaik.

  11. Corporate market libraries. on Shareware and Unix? · · Score: 1


    The only thing that could work:

    Develop for the corporate market, but make pretty
    sure that it can't be used in a commercial environment licensewise, and allow a no-nonsense
    license on registration.

    Distribute with source (take piracy for granted, therefore the corporate market as target), support only
    1) registered users
    2) people that have something interesting (new features/ bug fix).

  12. Open Source Pascal RAD on TurboPower's Delphi Components Going Open · · Score: 1


    And the Pascal RAD [under development]:

    http://lazarus.freepascal.org

  13. Re:Why there's no Linux Pascal Development on TurboPower's Delphi Components Going Open · · Score: 1


    Free Pascal has about a 80 MB codebase that for 90% runs under Linux (and *BSD) including /m68k.

    Now what was the size of the Linux kernel again? :-)

  14. Re:Do these compile with GNU Pascal? on TurboPower's Delphi Components Going Open · · Score: 1

    Correct entirely. It does have things like the classes unit though.

    Some parts _are_ in fact portable, parts of Turbo Power components have been succesfully ported to FPC. The same with ICS.

  15. Re:WOOHOO! on TurboPower's Delphi Components Going Open · · Score: 1

    > Now if we could just get an open-source Delphi-compliant compiler on Linux, I

    There is Free Pascal. If it isn't good enough, maybe you should put in some work :-)

    The development version supports near all language features (including interfaces, default params, variants), and library compability will remain a problem as long as the original libraries are not open.

    Specially in the libraries, a user can do good work.

    Anyway, some Turbo Power libraries work with Free Pascal already.

  16. Re:You're an evil dialup user! You must be a spamm on The Spam Problem: Moving Beyond RBLs · · Score: 1


    Am Ex Chello-helldesker.

    Therefore I have no link, but maybe one can find one on their main site in a faq section, but probably not in English.

    You'll have to find sb with a chello account (and IP, because they check the range too) to verify.

    Since the mailservers are mostly unified over the countries (in Austria IIRC), that will be the same over most of the European countries. (don't know about Israel). At least for the larger countries(subscriberwise) like Belgium and the Netherlands.

  17. Re:Nonsense on Slides Of Microsoft Anti-GPL Advocacy · · Score: 1


    Personally, I don't blame Microsoft, but the US government, and specially the anti trust authoroties.

    Any large and (de-facto or real) monopoly is dangerous.

    The damage is two-fold,

    - the damage caused by the monopoly (killing of innovative companies, specially when they are smaller, and the fact that they can ignore customers)

    - I think if they had put a brake on Microsoft say a few months before Windows 2000, we could now already see the fruits of a the synergy a more cooperative and interoperable Microsoft would bring

  18. Re:You're an evil dialup user! You must be a spamm on The Spam Problem: Moving Beyond RBLs · · Score: 1


    I know for sure that European cable ISP Chello does.

  19. Re:You're an evil dialup user! You must be a spamm on The Spam Problem: Moving Beyond RBLs · · Score: 1


    There are a lot of ISP's that only allow their own
    email adresses to pass. I think OP is hinting on this.

  20. Re:Does Knoppix have an NT reg editor? on Klaus Knopper, Creator of Knoppix Talks to DistroWatch · · Score: 1

    Indeed, note that the entire thing here is the
    NTFS driver.

    A dos based NTFS driver system (like ntfsdos or locksmith) will work too. Maybe there are ways for OS/2 even.

    The basic insecurity is that the filesystem is not encrypted (the avg unix system btw isn't also, since it is quite expensive performancewise without proper encrypto hardware) AND that the user stores
    data on his laptop (not a physically secured server)

    An exploit utility is then only a matter of time.

  21. What does this help? on C# and CLI Fast-tracked to ISO · · Score: 1


    What would ISO-C# help as long as the main vendor doesn't support multiple targets?

    99% of the C# code will use some part of the Windows classes space, and will be inheritely importable.

    So that leaves some academical playing with the rest. I'm also afraid that will be Mono's place.

    This is no competition of Java (and I'm no Java lover btw, just a realist), which is already entrenched in a lot of companies.

    Not standards, but decent vendor support is what
    C# needs to make it credible for non M$-shop managerial eyes.

  22. No. on Enigmail Standard In Mandrake 9.0 · · Score: 1


    Because we are not all paranoid?

    What's next? Scrambling your voice over the telephone?

  23. Re:NetBSD core team wins a golden Tux award on Australian Open Source Awards · · Score: 1

    It wasn't meant in a mean way, it just struck me.

    But I don't agree with your argumentation. For me (and I think for most people both Tux and Beasty stand for their respective OSes, not for free software as a whole)

    Then the GNU Gnu would be a better choice.
    (which is also not perfect for obvious reasons, but already a lot more general)

  24. Ha ha ha ho ho ho hi hi hi on Audiogalaxy Returns as Pay Service · · Score: 1


    See subj :-)

    Haven't they learned anything? Subscription in this
    form doesn't work as a businessmodel!

  25. Re:Cheer yourselves up before you become extinct.. on Australian Open Source Awards · · Score: 1


    Well, we got you to read Slashdot didn't we?

    So somehow it does matter :-)