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. NetBSD core team wins a golden Tux award on Australian Open Source Awards · · Score: 1


    How happy they will be :-)

  2. DELL has been keeping an eye on FreeDos on Dell To Offer Windows-Less PCs · · Score: 1


    DELL has been keeping an eye on FreeDos for a while now.

    When I downloaded bios updates for my Dell laptop in januari, it was a complete boot disc using FreeDOS.

    I wouldn't be surprised if they already figured this out a long time ago, and did extensive legal research:-)

  3. Re:Monopoly on Dell No Longer Selling Systems w/o Microsoft OS · · Score: 1

    This is nonsense I'm afraid, since newer versions changed the internal representation to allow the newer features to be rendered.

    Also AFAIK the internal representation changed for printing reasons.

    So while that basic format would be like '95, one can't guarantee it renders the same as the same doc composed for '95.

    Word is hell :-)

  4. Re:sapdb is too complicated - interbase/firebird. on What is Holding SAP-DB Back? · · Score: 1


    I'm not into SM, so no VI for me :-)

  5. Re:Not in BSD ports tree. on What is Holding SAP-DB Back? · · Score: 1


    I don't think Gentoo has 8000 packages already,
    and the same grade of quality release engineering
    as the FreeBSD ports tree.

    The only way that is going to happen is if several
    (major) distro's start working on a shared portstree. Otherwise it is simply impossible to
    do all the needed work and quality control.

  6. Re:sapdb is too complicated - interbase/firebird. on What is Holding SAP-DB Back? · · Score: 1


    I also like Interbase/Firebird. Good tradeoff between ease of use and functionality.

  7. Not in BSD ports tree. on What is Holding SAP-DB Back? · · Score: 5, Insightful


    Subject says it all. Probably also goes for Linux, (but the argument there would probably be more
    "doesn't comes (integrated) with the distribution"

    If something gets included with distributions, it spreads much faster

  8. Angband + variants on What (And Where) Are The Classic Free Games? · · Score: 1


    Angband + variants
    Rogue games, much like nethack and Diablo 1.

    Moria as its predecessor.

    Specially multiplayer versions are very nice.
    http://thangorodrim.angband.org/

    I'm a member of a 15 year old computerclub, and when
    some of the old members came visiting, one of them
    cried out:"My God, are you guys STILL playing Moria?" :_)

  9. ISOlinux on Death to the 3.5" Floppy? · · Score: 1


    A lot of systems that used to boot *nix CDs fine,
    gave up on me recently.

    Seems that they are not compatible with ISOlinux (the
    new CD bootloader system used by a lot of distro's).
    Some of them succeed in booting if you try the second time.

    These machines are not that old (P-III 450 and a 500)

  10. pointer... on Pet Bugs? · · Score: 1


    Pointerbugs or unitialised variables that behave differently when compiled with debugging is on.

    (because the mem layout of the program with debug info is different, the debugger initialises variables or some statements are optimized differently)
    ---

    I also worked with a open source compiler when it was new a year of 4 ago, and that still had codegenerator bugs. It is very frustrating to
    encounter a cg bug if you create a program with more than a couple of hundred lines.

    The only way to trace them is to narrow the spot down, and then check the assembler directly for all relevant places

  11. Re:Is there a collection of sources packages on FreeBSD Ports Collection Reaches 7000 · · Score: 1

    cd /usr/src
    make fetch

    and have one of your friends burn it, or buy/copy the disc set.

    (note it probably wiser to simply select the ports
    you need, put a make fetch for that port in a script... and have a friend run the script)

  12. Re:Very good analysis. on Passwords May Be Weakest Link · · Score: 1


    One can of course start dishing out BOFH ideas about
    users. an users are indeed the worst.

    OTOH, you don't expect better. Even admins often have
    to easy passwords (specially on test/legacy etc systems).

    A good guess is to look at which _server_ machines got hit by worms (on NT e.g. Nimda, Code Red (II)),
    the year old vulnarabilities.

    Those are exactly the kind of machines that are
    fishy, and often have other neglected security. (and their sysadmins are the kind of people that
    keep trusting the corporate firewall to hold everything always, and who consider their users
    infinitely dumb compared to them)

    In near all disciplines, near accidents are reason
    for investigation (I'm a chemist originally). It seems to be only rarely in IT. The machine is silently and quickly cleaned and patched, and now everything is rosy in that corner again, and of
    course it won't happen again. "We checked all servers for this vulnerability"

    No policy change, no awaking, nothing.

  13. Re:Call, Write, Do Something! on Senate Hearing Wednesday on Webcasting Royalties · · Score: 1

    Don't worry, it is plain ordinary steel probably ;-)
    Lead is soft, and not really usable as construction
    material (except old style plumming)

    Faraday's cage and such.

  14. Re:Mozilla employs security through obscurity.... on Mozilla 1.0 RC2 is out · · Score: 1


    That is security to hamper virus scripts. Problem
    is that if they somehow get activated, inside Mozilla, or an application, they run in your
    context, you more or less agreed with them being
    run.

    Standard dirs are then an easy prey for them, both
    to find data, and to infect.

    Don't want to send mail to all people in your addressbook, don't you?

  15. Increase digital divide? on A New Low for Web Advertisers: Pop-Up Downloads · · Score: 1


    I work at an helpdesk, and I see that all the agressive software and the related problems are
    quite often too much for ordinary users.

    If the trend continues, it might kill the feasability
    of maintaining a windows installation computer with access to the internet for the non technicalusers.

    The problems with firewalls, antiviruses, new.net and
    other adware are increasingly getting problematic.

    A lot of ISP and vendor helpdesk already have ten till fifty of percent of calls relating to this kind of software.

  16. Re:ext2fs vs. whatever.. on What Should Microsoft's Open Source Strategy Be? · · Score: 1

    What has it done for 6 years? :-)

    I had dataloss, but never tweaked the mountoptions for mail spool and similar directories. One can set
    ext2fs to sync to afaik.

    The rumours also never state if it is UFS, the default being mounted sync (till FBSD 4.1) or the
    way the FreeBSD kernel operates that avoids dataloss.
    (an emergency sync when the kernel things it is going wrong could do wonders)

  17. Re:Simple on What Should Microsoft's Open Source Strategy Be? · · Score: 3, Informative

    I'm a FreeBSD user myself, but UFS+S does not equal ext2fs in speed, let alone "blow it out of the water"

    Maybe your usage is non typical, but I never found
    one single application where UFS+S outperformed ext2fs.

  18. Re:import javax.sex.*; on Do Programming Languages Affect Your Sexual Performance? · · Score: 1

    Looks like it directly allows touching the hardware,
    which isn't entirely Javaish.

  19. April fool, but on Do Programming Languages Affect Your Sexual Performance? · · Score: 1


    Of course it is an April fool.

    OTOH, if I have to use C++ or VB instead of my beloved Delphi, I do get frustrated because it is so
    akward.

    And maybe one does ventilate such frustrations in their sex lives. I'll ask my girl-friend :_)

  20. Services vs payware, the 3rd way. on theKompany's Shawn Gordon On The GPL · · Score: 1


    People in pro or anti GPL items always focus on the
    entire codebase is GPL/ vs the "services/manual" branch.

    However there is a third, which is also the most common one. Mixing Open Source basic infrastructure with pure payware.

    The key point is that the GPL is viral, but only with respect to linking. Once you have several binaries that interoperate (a service and a client,
    OS and application, commandline compiler and fancy GUI high 0productivity IDE, virtually anything that
    is not "linked"), things change.

    Iow, the trick seems to be to open up the basic support, and sell the additions, make-it-easy-usable stuff etc.

    This is partially in line with the article. Sure,
    there is OSS GUI stuff, but only in a handful highly sponsored, all-industry, magical projects.

    There is hardly any small, but professional (fulltime) end user development.

    Sure, there are dedicated volunteers, and the eye
    catchers at StarOffice, Mozilla and Gnome, but nothing in between.

    I think that is really worrying. It might not be a
    real showstopper, but

    I come from the Delphi world, and the commercial
    activity in components is _very_ large, though it
    has some rotten aspects also.
    (too little free stuff, no multi vendor integrated libs, though Jedi is trying desperately)

  21. License on Rotor: Shared Source CLI · · Score: 1

    Microsoft chooses FreeBSD over Linux, because it
    has a more liberal license, but:

    "Anyone expecting to use this implementation as the basis for distributing a commercial product would need to negotiate a license for this purpose with Microsoft."

  22. Re:Sorry? on Zarf in Mac OS X Land · · Score: 1


    I think that is exactly what this is about!

    Where are you most likely to catch virusses? Yes. being a mere user.

    So an extra password for certain rarely used options
    can save your neck because the virus will run with
    less privileges.

  23. Complete 4.4 BSD? on Fix the Bugs, Secure the System · · Score: 0, Offtopic


    Cool, where is Berkely Pascal?

    (a misser from all 3 BSD's afaik)

  24. I like the disability bit on Sun Increases Commitment to GNOME · · Score: 1


    because
    - It is work which is too often forgotten.
    - In which Microsoft has been(not Windows apps in general, but Microsofts own apps) is quite thorough.
    - Windows own GUI systems are very navigable and intuitive using keys, contrary to many X systems.

  25. Re:disadvantages on Coding with KParts · · Score: 1


    Just C++, that is main disadvantage for me.

    Nearly everything can interface to C, nearly anything
    can interface to C++ :-)