Slashdot Mirror


User: CaptnMArk

CaptnMArk's activity in the archive.

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

Comments · 730

  1. Re:You aren't paying for the media. on RIAA Almost Down To Pre-Napster Revenues · · Score: 1

    yes, but CD media is $1 not $15

  2. Re:Cartridges on Industry Agrees On Next Gen Unified DVD Standard · · Score: 1

    this why you rip your DVD to a CD and keep the DVD safe.

  3. Re:X might blow Windows away for you on Preemptible Kernel Patch Accepted · · Score: 1

    >Resizing a slashdot window in Windows/IE is no
    >problem, and at a very rough estimate about 10fps,
    >and even Windows/Mozilla at a usable 5. For me it's
    >a completely different story under XFree86: Mozilla
    >and Konquerer both resized at about 1fps, which is
    >unusable.

    You are right. But in my experience (I had the same card too once) this cannot be blamed on X, but mostly on the toolkits (Qt,mozilla-xul) and on the applications themselves.

  4. Re:conflict on Tom Lord's Decentralized Revision Control System · · Score: 1


    >SVN is a bit nicer than CVS, though, in that the
    >conflicts are stored in a .rej file rather than
    >inline with the code. You have to remove that .rej
    >file to let SVN know that you've handled the
    >conflict before a commit can proceed. (this
    >prevents the cases where people commit conflict
    >markers into CVS).

    Personally I like the CVS way (at least for simple changes). I hope there's a way to do it the CVS way

  5. Re:Ad counting on mozilla.org Releases Mozilla 0.9.8 · · Score: 1

    What is superbowl? Is it something you server your dog's breakfast in?

  6. Re:Here's your spellchecker on mozilla.org Releases Mozilla 0.9.8 · · Score: 0, Flamebait

    >and it would seriously slow Mozilla down, since >spawning a process is usually pretty slow.

    bullshit!

    you mean, spawning a "mozilla" process is pretty slow.

  7. rmap VM: about bloody time, OOM: booo on Kernel 2.5.3 Released · · Score: 1

    Hmm, yes. Does the FreeBSD have a non-overcommit option?

    I might switch if it does.... I'd certainly try it.

  8. Re:MEMORY OVERCOMMIT must die on Rik van Riel on Kernels, VMs, and Linux · · Score: 2, Informative

    > there is indeed a /proc entry >(/proc/sys/vm/overcommit_memory)

    That setting doesn't work properly. Linux will just overcommit slightly less.

  9. Re:Games vs. Simulations on Physics For Game Developers · · Score: 1

    GP3 is still one of the best and most realistic modern-F1 simulators.

  10. Re:It's offical Now (you are not alone) on Fast Alpha-Blending In Your GUI · · Score: 1

    You are not alone.

  11. Re:The Alternative? on Rage Against the File System Standard · · Score: 1

    alias = command line alternative for desktop icons

  12. Re:The Alternative? on Rage Against the File System Standard · · Score: 1

    Maybe use the old VMS way where you define an alias for all commands that you need to use interactively.

    Scripts should use absolute paths anyway, no problem there.

  13. Re:Better and Better on Mozilla 0.9.6 Released · · Score: 1


    >>- Mozilla has tabbled browsing

    >Which slows down the quick alt+tab everyone uses to >switch between browser windows...

    Agreed 100% Tab browsing is just overhyped UI bloat. For many people it's just a workaround for crappy new-window performance

  14. Re:These are the days on Mozilla 0.9.6 Released · · Score: 1

    Are you my long lost twin? ;)

    I have the exact same problems.

    Middle-click paste is the most annoying feature ever.

    I also select/deselect text all the time as I read it. This sometimes crashes in drag-and-drop...

  15. Re:ICQ .. and so what ? on New Nokia Phone · · Score: 1

    ICQ... they should add IRC to really melt down the networks

  16. Re:Slavenia? Wot a retarded country!! on Slovenian e-Government · · Score: 1

    But we have a great F1 commentator ;)

  17. Re:You can have your cake and eat it too on The Waning of the Overlapping Window Paradigm? · · Score: 1

    Nesting window managers is bad.

    The fatal flaw with MDI is the nesting of window management. This is often not desirable.

    If you find yourself wanting MDI it's probably because your main window manager is not very usable (but may look pretty, eh ;)

    The fact that MSDEV forces you to have all your windows in a single huge (99% of the time maximized) window just sucks IMO.

  18. Re:Overcommit is _NOT_ needed (WRONG!!!) on Debate on Linux Virtual Memory Handling · · Score: 1

    /proc/sys/vm/overcommit_memory=0

    certainly doesn't prevent the overcommit. If it worked, this issue wouldn't come up regularly.

    Personally, I want to disable overcommit. Disk is relatively cheap and I have no problem with adding 1gig of swap.

    And it wouldn't decrease the efficiency at all.

  19. question:malloc support? on Debate on Linux Virtual Memory Handling · · Score: 2, Interesting

    Does it support malloc correctly now (returning NULL when out of memory)?

  20. Multiple asynchronous applications? on DirectFB: A New Linux Graphics Standard? · · Score: 1
    >You want a transparent terminal? How about a
    >transparent video player?

    Does it support fully asynchronous operation between multiple applications? X does and it's major feature of it. Without it we are just like in the days of Windows 3.1 (cooperative multitasking).

    It is bad enough that we have to suffer cooperative multitasking in mozilla/netscape (it sucks). Suffering it trough the entire window system is not acceptable (I'd rather go to NT which doesn't have this misfeature).

    It seems to be a nice thing for an embeded device. But I'd never use it on my desktop machine. (The lack of network support doesn't bother me much, VNC is cool).

  21. Re:oom_kill()? Not in my kernel! on Kernel 2.4.11 Released · · Score: 1

    I agree about oom_kill being a terrible klugde.

    It's about time Linux supported non-overcommit memory allocation properly instead of the current "efficient" hack.

    What we need is:

    /proc/sys/vm/overcommit-pages

    This would specify he amount of allowed overcommit. If set to 0 (the default) there should not be any overcommit at all!

    I think this would help the VM development tremendously because I believe that currently the margin between systems in OOM state and heavily loaded systems is not clearly defined, the system just gets slower until oom_kill happens.

    It would be also be useful to disable discarding of executable pages (programs, shlibs). I have noticed this causing slowdowns on my system without swap. I'd prefer to be notified to add more swap instead.

  22. Re:evas? displayPDF? instrumentality! on Rasterman Speaks On E17 And The Future · · Score: 1

    SVG yes.

    But let's not repeat the mistake of mozilla: writing too much stuff in javascript and overdoing the CSS with themes.

  23. hmm on Legality Of Linking To Be Tested In Court? · · Score: 1

    We need a "page linked to all others" ... :)

  24. I like it. on Microsoft Releases C# Language Reference · · Score: 1

    Excellent replacement for C/C++ for writing high-level stuff. Not a replacement for Java IMO.

    Good:
    - override keyword
    - changes to switch statement
    - lots of stuff from Java

    Unknown/Missing:
    - "throws" keyword? It would be nice.

    I hope there's a GCC frontent soon.

  25. Re:Widget set unification unlikely on Borland And Troll Tech And Kylix Delphi/C/C++ · · Score: 1

    I don't think there will ever be one dominant widget set.

    These are the big ones:
    - Motif+LessTif
    - Qt
    - Gtk+
    - Java Swing
    - Mozilla XUL
    - Xt/Xaw
    - Tk (tcl,perl)

    Most people run 3-4 of them at the same time.
    This really bad for efficiency of the system, even if we ignore the UI consistency problems.

    Unfortunatelly I don't see this improving any time soon. Xt would need to be deprecated in X for anything to happen.