Slashdot Mirror


User: Lars+J

Lars+J's activity in the archive.

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

Comments · 30

  1. On the second day of January... on Linux Sales Down, But... · · Score: 1

    ...I have generated more revenue for Linux than I will for the entire year for Microsoft.

  2. BASEO jump! on Stepping Closer To The Space Elevator · · Score: 1

    Building
    Antennae
    Span
    Earth
    Orbit

  3. mini-me on Send out the Clones? · · Score: 1

    If you're gonna have a clone - do it with style. You can't go wrong with Autsin Powers...

  4. Re:Aurora Australis? on Solar Activity, Northern Lights · · Score: 1

    Earth's magnetic field is symmetrical, causing the northern lights and southern lights to be "mirror images" of each other.

  5. Re:Kiss 1502s on What's The Best Combo DVD/VCD/CD/MP3 Player? · · Score: 1
    It seems like you're talking about the Macrovision copy-protection noise that's "triggered" when you pass the signal through i.e. a VCR.

    Do not pass the video signal through any external equipment like a VCR - put the scart cable directly into the TV, or buy yourself a video stabilisator.

  6. Re:there is already an OS implementation on SGI Releases Open Inventor As Open Source · · Score: 1
    You will find Coin (the OS-implementation you're refering to) at http://www.coin3d.org/.

    Coin and Open Inventor should have about the same functionality. Coin has a better configure/build system IMO, and has a Qt binding (and a Gtk binding in the works), and a couple of extra Linux-specific extensions like joystick4linux and video4linux textures (not in the main source archive).

  7. Now we'll get even more Porn-site hits... on Altavista - Open Sourced UPDATED · · Score: 1

    When the porn-industry can get to the sourcecode, they'll find even more ways to get the first thousand hits no matter what your keywords are... AltaVista became useless years ago...

  8. Re:Not about copying! on China and the MPA · · Score: 1

    Isn't the block positions containing the DVD-movie decryption keys usually pre-written with zeros on the DVD-Rs you can buy, meaning you must have special DVD-Rs or decrypt the DVD to be able to copy it?

  9. Re:Huh? on China and the MPA · · Score: 1

    That would probably be when Jon Katz started writing this article, only publishing it now...

  10. Slashdot != Jon Katz on China and the MPA · · Score: 1

    Subject says it all...

  11. Did anyone say Max Headroom? on Putting Your Brain into A Computer · · Score: 1

    And I thought Max Headroom was ridiculous...
    I enjoyed it immensely the first time I saw it, though, but on the rerun a couple of years ago it seemed so cheesy...

  12. News for Nerds? Really... on The GCHQ Challenge · · Score: 1

    I wonder - how much dough are you guys paid to direct the slashdot effect around like this? This story is not fit for print on Slashdot...

  13. Pentagon Seeks Bomb-Makers! on U.S. Military Seeks Skilled Hackers and Crackers · · Score: 1
    They probably just wants a list of "hackers" too stupid to understand that Pentagon wants a list of hackers to monitor. Since the really smart or dangerous ones won't "volunteer" create the list through elimination...

    The next thing you know, Pentagon, FBI and the rest will want "help" from people who can make kitchen-bombs to help in their war against Saddam Hussein...

  14. Re:This is what... (offtopic) on Games Drive Wider Linux Adoption · · Score: 1

    I was using pthreads, and didn't do anything special to map the read-ahead thread to a kernel-level thread, so you are probably right. I figured the pthreads would automatically be created as kernel-level threads if that was supported.

  15. Re:This is what we need more than anything... on Games Drive Wider Linux Adoption · · Score: 2
    It seems we just need a better sound API.

    I think you've overestimated the current state of Linux. Without asynchronous I/O support there aren't many benefits in doing multithreading. (I've heard asynchronous I/O is coming in 2.4, though)

    I recently had to create a read-ahead thread system for playing huge MJPEG AVI files (2.5-3.0 MB/s). I was developing on Linux, but the system should ultimately run on IRIX. With the read-ahead thread, the AVI streaming took twice as long as without the read-ahead thread on Linux, but on IRIX the read-ahead thread worked as expected. This is because (and I am just guessing here) when the read-ahead thread called read(), all threads in the process was blocked.

    I expect Linux to have similar shortcomings in a lot of other areas. It is still an immature OS, but an incredibly stable one...

  16. Re:What's The Effect? on Scientists Hope to Clone Woolly Mammoth · · Score: 1
    And then of course, who's going to bring back the ugly stuff? It's find and dandy to bring back the dodo, the spotted-buffeted snow pika, etc. Are we going to bring back the blunt-nosed, slime-covered ass worm once we kill it off? Or are we going to stick solely with creatures that look cute?

    That's just the way the world goes. 'Cute' has always been an important factor in the genetic evolution of man. 'Cute' and O-H bindings...

    In other words - when evolution based on superficial cuteness and alcohol has done such a bang-up job - why worry? You just can't go wrong with nature. ;)

  17. Re:This doesn't seem as good as it sounds on Microsoft's New Audio Format Cracked · · Score: 1
    So if you have 500 hours of music, it will take you 500 hours to crack it all.

    Rewrite the sound-card driver. With some luck, all the timing is done by the card so you can get to the music as fast as your processor allows.

    Recompressing it in the MS format might not even be possible (is the compression software available), and if it is, being a lossy compression, would certainly degrade the music quality over the original copy.

    Lossy compression algorithms for audio are usually based on removing certain frequencies which we don't hear too well anyways. The quality loss will probably be concentrated on those frequency ranges, while the frequencies we do hear will be preserved pretty good.

  18. Re:Hardware/Software Encryption on Microsoft's New Audio Format Cracked · · Score: 1
    Can someone explain to me how on earth music/video can *ever* be protected?

    If the media streams are watermarked (or whatever they call it), you can of course still decrypt and redistribute cracks, but all the cracks will contain identifiers that will point back to you. When law enforcers come over such cracks, you are in trouble...

    Watermarks can be removed if you know how/where they are inserted, but who knows if the watermarks you know about (the watermarks identified by e.g. law enforcer software, which will end up in some hackers hands before the law enforcers got it themselves) are all the watermarks the file contains? Later in court the movie distributer will pull out a piece of software that will still identify you as the copyright infringer even though you thought you removed the watermarks...

    Now, tell me - how many (potential) millions of dollars does a distributor lose because of one crack? My wallet isn't deep enough at least...

  19. Re:WooHoo! on Playstation 2 Outperforms Everything? · · Score: 1

    You won't have PlayStation 2 emulators for PCs. You will have PC emulators for PlayStation 2s...

  20. Re:Open Inventor on SIGGRAPH '99 OpenGL/Linux BOF Minutes · · Score: 1
    Does anyone know anything more about Inventor options for Linux? (or care?)

    Things are starting to happen. Search Freshmeat. You have at least the two projects Coin (QPL) and Scene (LGPL). Also check out Troll Tech's web site for a Qt-based .iv file viewer called Pryan.

  21. Re:"Collect" anti-matter? on NASA collecting anti-matter with giant ballon · · Score: 1

    You just have to make a container out of anti-matter, stupid! :-P

  22. Re:I have to ask... on Lo-Tech Cinema · · Score: 1
    Is this your first exposure to independent cinema? Your points about technology, while valid, are old hat. People have been making very good movies cheaply for a long time. Seems to me that the real story is the marketing (which I missed out on, how did that happen?). -nme!

    I just have to agree to this (and I also missed out on the marketing). I'm happy for Jon Katz if BWP has opened his eyes to independent low-budget movies though, but it's nothing new and I doubt BWP will create a new trend in Hollywood cinema.

    There are always some low-budget independent-movies from new and exciting filmmakers that manage to stand out from the crowd to the more cinema-aware. Just off the top of my head, people might want to check out these flicks: El Mariachi, Man Bites Dog, Clerks, La Haine, Evil Dead, Nightwatch, Junk Mail... If you take a look at the Hollywood-remakes made of some the above movies you will understand why Hollywood won't be able to take advantage of a trend towards low-budget independent movies. It is probably impossible to create such movies inside the Hollywood studio system.

  23. Re:An man...this is gonna be way too confusing! on Reiserfs Released · · Score: 1
    >> introducing B-trees into ext2
    > cd /right/right/left/right/left/right/right/right.

    You are confusing binary trees with B-trees (which are quite different from each other). It was funny, though...

    Lars FJ

  24. Re:Do you feel HORNY? on NVidia releases Linux drivers for X and GL · · Score: 1
    Yeah baby! YEAH!!!!

    Shagadelic! Smashing baby!

    Now, Austin Powers is funny. Why moderate this down to -1? "We're just trying to get a rise out of you, for shits and giggles" ;)

    Lars J

  25. Re:I haven't used GIMP in a long time either... on 1 Million Word Perfect/Linux Downloads · · Score: 1
    I do all my manipulation through PBM and a HEX editor on the .ppm files.

    No no no! Didn't you listen to the man?
    You should use the XPM graphics format and edit the files with vim!