Slashdot Mirror


User: oever

oever's activity in the archive.

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

Comments · 520

  1. Re:High-Res Pictures on First High-Res Color Photos from Mars · · Score: 1

    Is that an even mirror or do I have to flip the images?

  2. Re:KDE Problems on Mandrake 9.2 Initial Review · · Score: 1

    The 'run command' entry in the menu is not for the normal user, nor is the button to open a console. The fact that the button has been removed or replaced is probably a usability decision and not a bug.

  3. Re:KDE Problems on Mandrake 9.2 Initial Review · · Score: 1

    In 9.2, there's no "Run" option.

    alt-F2

    most used shortcuts in KDE:
    alt-tab: switch window
    ctrl-F[1234]: switch desktop
    shift-{left,right}: switch terminal in console
    alt-F2: run command


  4. Re:Bizarre for a synth on Roland Attacks MT-32 Emulator Project · · Score: 1

    It also means that from now on it's unsafe for musicians to sell records that contain samples from a Roland sound card. And this means musicians will stop buying Roland gear if this case gets more media attention.

  5. Infidels! on Fireball Over Wales · · Score: 1

    Scientists say, however, the risk of being killed by a falling meteorite is not worth worrying about.

    Unless you discover heaven, of course.

    (if you don't know what I'm talking about, read/see The Discovery of Heaven by Dutch wannabe Novel prize winner Harry Mulisch.

  6. different view on human genome race on Dog Genome Sequenced · · Score: 1

    Craig Venter is generally regarded as the person responsible for getting the human genome sequenced years ahead of schedule using his own DNA and shotgun sequencing approach.

    The book the common thread by John Sulston gives a completely different view on this. Sulston was director of the Sanger Institute which was one of the leading publicly funded sequencing institutes. In the book it is told that the commercial endeavour was nowhere near having the complete genome on its own. Venter needed the publicly sequenced data for assigning the shotgun data. So Venter produced a DNA sequence which consisted mainly from the data obtained with public funds.

    In the book there's actually a couple of paragraphs describing that the public institutes were considering publishing their data with a GPL type license. Eventually, they didn't because they felt that, unlike computer code, DNA information should be available to everbody without restrictions on use and distribution.

  7. Re:add delay to people's .profile-files on Practical Jokes on Co-Workers? · · Score: 2, Funny

    or even better, add this line to their .profile / .bash_login / .bashrc:

    export PROMPT_COMMAND="sleep 1"

  8. Re:Other things to speed up boot time on Booting Linux Faster · · Score: 2, Interesting
    These are all good suggestions. There are two reasons one'd like to reduce boot times:
    • You're running an important server
    • You're booting your computer daily because you only really use it 1/3 of the time and don't want to waste electricity.

    If the second reason is your main reason to boot quickly, you'll probably want to start X too every time you boot. So waiting to start X until a user says X should be started is no option. Your other suggestions are spot on.

    If you'd like to take away the last, big, bottleneck, it would be a good idea to start X in parallel with the other, independant, services. This is exactly what's described in the insightful IBM article. Hooray!

  9. Re:StarOffice has a lot of catching up to do on StarOffice 7, GNOME-Office 1.0 Released · · Score: 1

    Why did you use txt and not e.g. rtf, pfd or html?

    My last applications I used rtf and/or html (without explanation) and I did not receive any comments about the use of a different file format.

  10. Re:Differences on Does C# Measure Up? · · Score: 0

    Still, I'd rather be a real programmer, instead of a c#ier.

  11. Re:hey on Interview with Havoc Pennington of Red Hat · · Score: 4, Informative
    From the xouvert website:

    What kind of a name is Xouvert?

    Xouvert is named after the ancient Babylonian goddess of open windows, wooden digging implements, and moonlight. A notorious ritual among the higher levels of Freemasonry has kept her memory alive until now. Xouvert, awake!


    Which is of course, complete bollocks. Xouvert is french for Xopen.

  12. Re:What about the interactivity patches? on Kernel 2.6 Real-Time Benchmarks · · Score: 5, Interesting

    Playing music on a 2.6 kernel is certainly not perfect, especially in the first 30 seconds of a song with xmms. During this time xmms is probably loading the song and the disk access holds back the music stream.

    Performance is, however, much better than with 2.4.

  13. echo ls -R | ftp ftp.sco.com |grep linux-source on IBM Countersues SCO, And More! · · Score: 1

    will tell you that SCO is still distribution linux source code.

  14. Re:not the answer - you got that right! on Replacing SMTP? · · Score: 1

    A combination of white lists/black lists, and Baysian filtering stops so close to 100% of spam that it's really silly for anyone to be bitching about spam these days.

    A 100% secure method for never receiving spam can be implemented with current techniques. Email clients can be configured to filter out spam completely.

    How? Let your e-mail adress mimic a subcriber only mailing list. If somebody sends you an email for the first time, send them an automatic reply telling them to send you a request for write access to your mailbox. The reciever will not even see this happening and will not be bothered by the unsollicited message. She will only see (motivated) requests for write access to your mailbox and can then choose to a) allow access, b) deny access, c) deny the sender the ability to request access again.

    You email client will only fetch complete messages from known senders and can include an optional step of filtering out all email that is not signed with a known encryption key.

  15. Re:start leading.. on Windows XP Edges Out KDE in Usability Test · · Score: 1

    Cool, that's really convenient.

    KDE doesn't seem to have this anywhere. It seems GNOME does use this.
    Tab dialogs can also be travelled by <shift><tab>ing a few times to make the current tab active and then using <left> and <right> to access the desired tab.

    Of course <ctrl><PgDown> and <ctrl><<PgUp> conflict with existing, often used, bindings in konsole. gnome-terminal does usesthese combinations for switching tabs. But then how can you scroll back in your gnome-terminal without use of your mouse?

  16. Re:start leading.. on Windows XP Edges Out KDE in Usability Test · · Score: 1

    Virtual desktops are useful for everyone. But I fully agree that usability is as good as the worst main-stream application on a particular desktop. If a program fails or is difficult to configure, it can really put someone of off.

    You can easily switch between virtual desktops by using <ctrl><tab> or by using <ctrl><F1> to <ctrl><Fn>.

    Now if only there'd be a shortcut to switch between tabs in konqueror or mozilla. For konsole you can use <shift><left> or <shift><right> to go to the next console window in konsole. In konqueror, <shift><left> starts an automatic scroll to the left.

  17. Re:start leading.. on Windows XP Edges Out KDE in Usability Test · · Score: 1

    Virtual desktops are useful for everyone.

    You can easily switch between virtual desktops by using or by using to .

    Now if only there'd be a shortcut to switch between tabs in konqueror or mozilla. For konsole you can use or to go to the next console window in konsole.

  18. Re:My open source variant on Slashdot T-Shirt Contest Winners! · · Score: 2, Funny

    I'd prefer:

    Imagine a beowolf cluster of nerds

    i'm syncing with slashdot.org every 5 minutes

  19. correct link on Ruby 1.8.0 Released · · Score: 3, Informative

    Here's the link to the changelog.

  20. Re:uhoh on Wearing a Tie May Cause Blindness! · · Score: 1

    Putting your hands down there can also make you go blind.

    But at least you will have a smaller risk of getting prostate cancer.

  21. Re:Scheduler patch on New Testing Version Of Linux 2.6 · · Score: 1

    Why run G6 when there's G7?

  22. Re:I hate to say this, on Flash Mobs: Peaceable Assembly for Spontaneous Fun · · Score: 1

    Naah, the site's been fleshdotted.

  23. Re:Clone on Cloning Mammoths · · Score: 2, Funny

    Slashdot rule #2 and 3: all articles about clones and Duplo should be posted a factor of two times.

  24. move to Japan? on Want 12Mbits/sec for $21? Move to Japan. · · Score: 1

    What? and lose my 100 Mbits/sec for 10 euro connection? No way!

    Don't believe me? Check this out.

  25. Re:Features on OpenOffice 1.1 RC 1 Released · · Score: 1

    So close ...
    I'm lazy and copied the HTML.