Slashdot Mirror


User: Novus

Novus's activity in the archive.

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

Comments · 310

  1. Re:BSD license on Theo de Raadt Responds to Linux Licensing Issues · · Score: 1

    So, why doesn't he change openBSD's license to something that he actually likes?
    Because a lot of the other copyright holders would object?
  2. Dual licensing interpretations on Theo de Raadt Responds to Linux Licensing Issues · · Score: 4, Informative
    While I am not a lawyer, it seems to me that Theo is confused about what the dual licence in question actually says. I quote:

    Alternatively, this software may be distributed under the terms of the GNU General Public License ("GPL") version 2 as published by the Free Software Foundation.
    In other words, the author specifically allows you to distribute provided you meet all the requirements of the GPL and nothing else. Well, the GPL says that you have to license your work under the GPL (see section 2b), which they did. In other words, the wording of this dual licence allows the redistributor to choose one licence or the other and thus remove the dual licensing; Theo is wrong. Of course, Theo is right about removing the BSD licence from code.
  3. Re:Cassette tape? Where are the MP3s??? on A Trip Down Computer Memory Lane · · Score: 3, Informative

    With a little knowledge of the tape hardware and the way it's used to store data, you can store the data on a tape much more efficiently than an MP3 does (and get faster encoding and decoding to boot). Your average 8-bit with a tape deck (for example, a ZX Spectrum) essentially has a 1-bit ADC and DAC hooked up to the tape deck. Data is (mostly) stored on tape as a long series of pulses of two different lengths (each representing a 0 or 1). Therefore, to create a nice and small tape image file (even of data in a custom copy protected format), simply detect and store a description of these pulses in e.g. TZX format. Especially Spectrum emulation users often work with tape files like these.

  4. Re:No kidding on Scientists Offer 'Overwhelming' Evidence Terran Life Began in Space · · Score: 1

    You mean the Heinlein-Hubbard wager?

  5. Re:I like the idea of a player-controlled tech tre on StarCraft 2 Terran Gameplay, Single Player Info · · Score: 1

    This is Blizzard we're talking about, honestly, what have they released that WASN'T done properly?
    Well... The ending in Blackthorne was not very satisfying and seemed to have been rushed.
  6. Re:"Greatest operating systems today"? on Old School Linux Remembered, Parts 0.02 & 0.03 · · Score: 1

    The Windows ME I'm running right now says "4.90.3000" in the System Properties. Don't blame me; my parents actually like it (and I'm too addicted to Slashdot to wait until I get back to my own system).

  7. Re:That is what Ogg is for on Do "Illegal" Codecs Actually Scare Linux Users? · · Score: 1

    Yes and no. While, for example, the MPlayer team distributes a lot of codecs in a way that is likely copyright infringement, there are compatible open-source codecs available for many common formats. While the original DivX ;-) codec was, as you said, a hacked MS MPEG4 codec, DivX 4.0 (and later) and XviD are both (ostensibly clean-room) reimplementations. The real problem with these codecs is with patents, not copyright.

  8. Re:Welcome to the medieval time in game media on The History of Videogame Genres · · Score: 2, Informative

    That experience isn't as easy to capture with PC games I may have played because ironically there's been less of an effort to preserve them. It's not hard to find MAME ROMs for every coin-op game ever made and even the old Apple, Commidore and Texas Instruments games (Parsec FTW!) are still available. But you're probably out of luck if you want to fire up an old Wing Commander, Inherit the Earth or Ultima game.
    Actually, most of the time, late DOS era retrogaming is not too hard. Assuming you already have the game and can read the media (you did archive those old floppies to CD, didn't you?), DOSBox does a good job of getting old PC games to run on modern systems. While getting hold of older Wing Commander or Ultima games could be a bit tricky (read: not much harder than the MAME roms you mention), Inherit the Earth is still being sold and supported on a ridiculous amount of current platforms (partly thanks to ScummVM).
  9. Re:Nope. on Is Parallel Programming Just Too Hard? · · Score: 2, Informative

    Asynchronous message passing removes the deadlock problem
    Could you elaborate on your reasoning behind that? You can just as easily have processes deadlocked waiting for messages from each other as for semaphores or locks to be released (and I've seen hundreds of examples as a TA on a concurrent programming course).
  10. Re:I quit FF a long time ago. on Firefox Going the Big and Bloated IE Way? · · Score: 1

    I hate to shill, but I went Opera a long time ago when FF first started trying to do too much and I never once turned away. The only time I use it is on a fresh Linux install with FF -integrated-; I think it's Ubuntu or SuSE that integrates it so you can't remove it without disurpting the OS...didn't a certain Borg-led OS company do that once to ill-effect?
    openSUSE 10.2 works fine without Firefox (I prefer SeaMonkey myself; Firefox just seems like it has bits missing all over the place). However, running KDE without having Konqueror installed is a bit tricky.

    From my point of view, Firefox has a lot to gain by adding features, in particular by adding simple things that SeaMonkey has (for example, showing the last visited time in the history view, or having an UI control for turning GIF animation looping off). Extensions help quite a bit, though.
  11. Re:Eat it! on Own Your Own 128-Bit Integer · · Score: 1

    This article is not about copyrighting a number. U.S. Courts have already ruled that you cannot copyright a number. Thats why Intel switched to "Pentium" instead of "586".
    You can't copyright a name, either. However, you can register it as a trademark.
  12. Maniac Mansion Deluxe on A Bit About Making Maniac Mansion · · Score: 5, Informative

    The fan remake Maniac Mansion Deluxe may be of interest to the Maniac Mansion fans here. Looks mostly like the PC version, but with more colourful graphics (partially influenced by the sequel, Day of the Tentacle) and added sound and music.

  13. Re:Might take some searching: on Debian 4.0 'Etch' Released · · Score: 4, Informative

    I am not a lawyer, but I have read the applicable law reasonably carefully, and I'm familiar with the cases mentioned here.

    Redistributing the Flash player is less a patent problem than side effects of a restrictive licence. For example, openSUSE goes out of its way to install browsers compatible with its bundled Flash player; Novell apparently has a deal with Adobe to allow redistribution of acroread and flash-player. Debian seems to circumvent this problem by having the package installer download Flash straight from Adobe. Nice and legal either way (assuming Adobe isn't violating a patent somewhere or something like that, which I doubt).

    libdvdcss2 is trickier. Using Finland as an example of an EU country (applicable law), the situation seems to be that you are allowed to circumvent CSS to watch a movie, but I'm not lawyer enough to tell whether CSS qualifies for legal protection (that depends on whether it's an effective copy protection mechanism, I think) and whether the law requiring the copyright holder/distributor to provide a circumvention device, if necessary, is applicable. You'd also be very hard pushed to argue substantial non-circumventing use, making redistribution quite risky. In conclusion, I think libdvdcss2 users in Finland are safe, but redistributors may have a harder time. Other EU countries should be similar, as most of this legislation originates with the EU.

    The win32 binary codecs are, in part at least, straightforward copyright infringment (unlicensed derivative works), but haven't been subject to any legal action I've heard of. Some of the codecs developed from scratch (e.g. some MPEG variants) seem to need patent licences in some areas; this is the primary cause of problems with MP3 (openSUSE circumvents this by using Real's Helix engine for MP3 decoding, which is licensed).

    In conclusion, the situation is a mess and if you want to be safe, stick to what the major corps tell you is OK. If it isn't, they take the heat.

  14. Re:Alien on Computer Interaction in Science Fiction Movies · · Score: 1

    Why is the parent modded off-topic? The speech interface in ST:TNG is discussed in TFA!

    My guess is that the answer is context-sensitivity: in a lift, you'd expect someone naming a possible destination outside a sentence to be choosing a destination. The same for standard lift control commands like "pause".

  15. Re:Less Papers more projects on Is The Term Paper Dead? · · Score: 1

    The longer the code, the easier it is to recognise plagiarism in programming assignments; the chance of 1000 lines being very similar between two students is a lot smaller than the chance of 100 lines.

    Good warning flags include inability to explain how the code works, comments in a language the students can't identify, let alone speak (happened to me once!) and similarities in end-of-line whitespace (most cut-and-pasters don't notice this). If they're really lazy, you can catch them using the same identifiers.

  16. Re: Comma vs. period on Dell Refunds Vista/Works With Two Emails · · Score: 1

    European keyboards have a period on the numeric keypad.
    Considering the sheer amount of European keyboards that exist, I'd be careful about making generalisations like that. For example, a quick check of Finnish keyboards at my workplace shows comma keys on the numpad everywhere, and that's the default symbol produced when you press it (although I vaguely remember some systems defaulting to a dot instead).
  17. Re:Should be organisaatio on Questioning the Linux Foundation's Credentials · · Score: 1

    Yes but Linus Torvalds is a Swedish-speaking Finn!
    Exactly, which brings us back to "organisation" (which is also the Swedish spelling).
  18. Re:Tyrian on Sequels We'd All Like To See · · Score: 1

    Tyrian is a bit tricky, but doable. Gameplay (at Pentium detail, General MIDI music, Sound Blaster effects) is fine on my 1.8 GHz Athlon XP (running DOSBox 0.65 on Linux) with the dynamic CPU core at about 70000 cycles. Unfortunately, you have to turn the CPU cycles way down for the menus to work properly (7000 cycles on my machine; there's something weird with their idle loop!). Turning the graphics detail in Tyrian down to "Low" circumvents this problem entirely.

  19. Re:Tyrian on Sequels We'd All Like To See · · Score: 1

    Assuming "modern" means 2003 or later, DOSBox should help you out (for both Tyrian and Tyrian 2000, which is still a DOS program despite its Windows installer!).

    In fact, it's quite hard to find DOS games that don't run on DOSBox.

  20. Re:Terabits??? on Seagate Plans 37.5TB HDD Within Matter of Years · · Score: 1

    Sorry, that last one should be 1 Tb = 1/8 TB. The scary part is that I proofread that to avoid making a fool of myself.

  21. Re:From dot.kde.org on A Sneak Preview of KDE 4 · · Score: 1

    FYI, right-clicking the OpenSUSE 10.2 SUSE menu and choosing "Switch to KDE Menu Style" changes it back to the way it was in 10.1 (as far as I can tell).

  22. Re:Terabits??? on Seagate Plans 37.5TB HDD Within Matter of Years · · Score: 0, Redundant

    Or, in less confusing notation, 8 b = 1 B, therefore 8 Tb = 1 TB (or 1 Tb = 1/8 Tb if you prefer) and 300 Tb = 37.5 TB. The parent is apparently trying to say (x/Tb)/8 = (x/TB) or (1/Tb)/8 = 1/TB, which simplifies to what I said.

  23. Re:I disagree on this remark: on Rootkit Could Hide In PCI Cards · · Score: 1

    Slightly offtopic, but the emu10k1 driver in ALSA (as in the standard kernel) supports Audigy cards fine. alsaconf should pick it right up.

  24. Re:Cheesy animation formats. on Tales from a BBS Junkie · · Score: 1
    Now where is the FLI player? :D

    MPlayer and Kaffeine (and probably other Xine variants) play FLIs just fine.
  25. Re:PLEASE, for the love of Xenu! on Sam And Max May Be Wiibound · · Score: 1

    For those of you who dislike YouTube's low-quality video, the original video files are available here (scroll down to the bottom of the page for high-quality downloads).