Slashdot Mirror


User: Dwonis

Dwonis's activity in the archive.

Stories
0
Comments
2,728
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,728

  1. Re:NSA Linux on Why Coding Is Insecure · · Score: 3, Informative
    Linux 2.4 hasn't had a serious security flaw yet. And it is at a 2.4.18 (patch) level.

    The iptables connection tracking security flaw was a major flaw.

  2. Re:In other news today... on Audio Download: Linux Kernel to be on Radio · · Score: 2

    22/7 is inaccurate after the second decimal place.

  3. OMG! Copy control ACHIEVED! on (Almost) Free Movies On-Line... Sorta · · Score: 2
    The movie is streamed in a format that doesn't allow you to save it on the harddrive,

    Hah! They don't even control the client hardware.

  4. Re:Economics of the past on New MPEG-4 Licensing Scheme · · Score: 2

    Software patents aren't wrong, but 17-20+ years is much too long. I would suggest something more like 17-20 months, which would give entities an incentive to innovate and minimize the negative effect of patents on innovation.

  5. Re:Ce que je pense... on Linux Standard Base 1.1 · · Score: 2

    Any linguist will tell you that English is a crappy language to standardize on.

  6. Re:LSB 1.1....great....now someone... on Linux Standard Base 1.1 · · Score: 2

    Yep. That's why Debian users use Alien to install foreign (non-deb) packages.

  7. Re:Package format on Linux Standard Base 1.1 · · Score: 2

    Actually, most of those deficiencies are actually fixed.

  8. Re:We did it cheap... on Recommendations for Digital Security Systems? · · Score: 1
    It's Windows . . . works real well

    Heh. That's a first.

  9. Re:dangers on Recommendations for Digital Security Systems? · · Score: 3, Funny
    next time this happens, light up inside, set off the smoke detector and all doors unlock.

    Or, use your brain and quit smoking!

  10. Re:Using it? on Kernel 2.5.3 Released · · Score: 2

    Just because Microsoft is worse doesn't make Linux not a joke.

  11. Re:Question on Borking Outlook Express · · Score: 2

    It's RFC 2822

  12. Re:Use his power for good, not evil (or less good: on Borking Outlook Express · · Score: 2
    How about RFC 2822 is an open, public standard, and MSWord.doc is not.

    Anyway, as long as it enforces RFC2822-compliance (i.e. unlike browser detection), then it's fine.

  13. Re:Recursion? on Pay to Play II - Project Entropia · · Score: 1, Redundant

    Troll! I asked.

  14. Re:Ummmm... didn't they design the chip on Intel C/C++ Compiler Beats GCC · · Score: 2

    Maybe Intel will open the source, eventually. Right now, they're probably just trying to get a quick return on their investment from people who want a fast compiler now.

  15. Re:Extended core dump? on UNIX Process Cryogenics? · · Score: 2

    How about this? Trap SIGSTOP, but then stop anyway. (let the kernel handle the rest). When your process wakes up, re-initialize whatever you have to.

  16. Re:Hibernation comments are missing the point on UNIX Process Cryogenics? · · Score: 2

    Actually, you only need to send a SIGSTOP to the applications themselves, then get the kernel to swap out the process completely and save the result somewhere.

  17. Re:OS X needs this especially on UNIX Process Cryogenics? · · Score: 2

    It was called suspend-to-disk until Microsoft called it hibernate.

  18. Re:Wrong market on Scott Draeker Interview About Loki's Demise · · Score: 2
    It might help the hobbiest develop an interesting game but it's not going to pay their mortgage.

    I'm not saying it's a business model. I'm predicting that it's going to happen, whether or not it makes more money than the current system.

  19. Re:Wrong market on Scott Draeker Interview About Loki's Demise · · Score: 3, Insightful
    But once again... why do we need opensource games? We just need games. If the games are open-source then anyone can basically rip them off. Open source is good for the GUI, server apps, and the kernel. Games are always going to be closed. At least to make some money they need to be.

    We need games where the game engine is open-source, but the art isn't. Hell, even a Minix-style license would be fine (i.e. you pay for the game, but you get non-redistributable source with it, but you can distribute patches).

    I don't find it too difficult to imagine a constantly evolving open-source game engine, where various companies periodically grab a version of the engine and sell art for it. This is where QuakeForge might be in the future.

  20. Re:Ogg Vorbis on Non-MP3 Codecs? · · Score: 2

    The codec is actually called "Vorbis", which also is a modern-sounding name.

  21. Re:jail()? on Linux VMs For Everyone · · Score: 4, Informative
    you can give the user root access too. Even if they decide to rm -rf / all that will happen is their own virtual machine will wipe itself...the box will stay up and so will all the other vm's.

    I was under the impression that jail(2) did that, too.

  22. Re:ICBW but this looks like primarily bugfixes on Xfree86 4.2.0 Out · · Score: 2

    X is already about as fast as it's going to get. The slowness you are talking about is probably GNOME/KDE's fault.

  23. Re:Linux - the key to oppression? on China Orders E-Mail Screening · · Score: 2

    No, it's different. China can do whatever it wants, because the GPL is enforced by copyright, which may or may not apply in China.

  24. jail()? on Linux VMs For Everyone · · Score: 2

    Can someone explain the practical difference between this and *BSD's jail() environment? On a side note, why *doesn't* Linux support jail()?

  25. Re:Its slashdotted, heres the text with paragraphs on Review of Sorcerer GNU Linux · · Score: 2

    Yes, but I don't think anyone has managed to build the entire set of packages (which is amazingly huge) from source... yet.