Slashdot Mirror


User: kill-1

kill-1's activity in the archive.

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

Comments · 318

  1. Re:Used by Youtube on Google Acquiring VP3 Developer On2 Technologies · · Score: 1

    Never heard of videos-dl.com. But it seems they got it wrong. All Youtube HD videos are H.264 encoded.

  2. Re:Used by Youtube on Google Acquiring VP3 Developer On2 Technologies · · Score: 2, Informative

    Sorenson Spark and H.264

  3. Re:VirtualBox, eh? on Best Free Open Source Software For Windows · · Score: 1

    Yes, calling VirtualBox "enterprise grade" stretches it a little bit. It's a nice tool and they're making consistent progress, but I wouldn't recommend it for mission-critical solutions. There are just too many little bugs, also regressions in new versions. Most of them get fixed over time, but I still have to work around some things. VMWare on the other side has "always worked" for me.

  4. Re:Used by Youtube on Google Acquiring VP3 Developer On2 Technologies · · Score: 3, Informative

    YouTube has never used the VP6 codec.

  5. Re:Why is Python excluded from Title? on XML Library Flaw — Sun, Apache, GNOME Affected · · Score: 2, Interesting

    Also, the linked article and the news on the Codenomicon website don't mention GNOME.

  6. Re:Fuck the kindle on Student Suing Amazon For Book Deletions · · Score: 0, Redundant

    Yeah, fuck e-books. What is an e-book anyway? Just another file format. So fuck .txt files and fuck HTML.

  7. Re:Still on In Europe, Auto Spam Translation Kicks In · · Score: 1

    Because not every domain has a honeypot? The spammers just have to check that they don't send too many emails to a single domain.

  8. Re:I have to agree it is idiotic on Security Threats 3 Levels Beyond Kernel Rootkits · · Score: 1

    Maybe the AV companies don't get paid by software vendors. But they admit that they don't fix false positives in non-malicious keygens, because it's "illegal software".

    See here for example: http://forum.avira.com/wbb/index.php?page=Thread&threadid=27517

  9. Re:I have to agree it is idiotic on Security Threats 3 Levels Beyond Kernel Rootkits · · Score: 1

    Well, there are some cracks I and many people I know have used on a lot of computers and that have never installed trojans or anything. Suddenly, Avira complains about it.

    And how can you explain that AV software assigns some random virus names like TrojanSpy/123 without any further information?

  10. Re:I have to agree it is idiotic on Security Threats 3 Levels Beyond Kernel Rootkits · · Score: 1

    My understanding of the false positives in no-CD checks is that they are UPX false positives.

    But that wouldn't explain all the different signatures like TrojanSpy/12345 that Avira and others assign to these executables. It also happened to me that a crack that has never been identified as a threat suddenly (after a virus database update) got flagged for some reason.

    To me, this looks like the AV companies deliberately add those programs to their databases. Presumably because they are paid by software vendors.

  11. Re:I have to agree it is idiotic on Security Threats 3 Levels Beyond Kernel Rootkits · · Score: 1

    The AV companies are paid to include cracks, no-CD patches etc. in their virus databases, even if they're not trojans or anything.

  12. Re:eBay and MySpace? on New Firefox Standard Aims to Combat Cross-Site Scripting · · Score: 2, Informative

    Apparently, you have no idea what XSS means. Neither eBay or Myspace allow the execution of user-provided scripts for obvious reasons. Given the market share of Firefox, the big sites will implement CSP pretty soon.

  13. Re:as an end user on New Firefox Standard Aims to Combat Cross-Site Scripting · · Score: 1

    No, CSP doesn't work like that. You can't specify path patterns or something like that. If you have an XSS flaw on your site an attacker still can inject scripts. But the scripts won't get executed because CSP only allows external scripts from white-listed hosts.

  14. Re:DRM support? In the kernel? on Linux Kernel 2.6.30 Released · · Score: 1

    And a bunch of other things: RMS

  15. Re:No Such Lagranimals on STEREO Spacecraft To Explore Earth's L4 and L5 · · Score: 1

    First of all, the Lagrange points are only the solution of a special case of the three body problem (m3 is negligibly small). Then, L4 and L5 actually are stable. The arrows in the Wikipedia article "indicate the gradients of increasing potential". Note the word "increasing".

  16. Only one benchmark? on Phenom IIs, Core I7-920 Win Out In Value Analysis · · Score: 0

    Did anyone notice that the only benchmark they base their chart on is Cinebench? Coincidentally, this is a benchmark that makes the Phenoms look especially good. There is also no commentary whatsoever why they chose that benchmark. So IMO the article is completely useless unless you only use Cinema 4D on your machine.

  17. Re:What do you think should be on Linux.com? on Linux Foundation Purchases Linux.com · · Score: -1, Flamebait

    Yeah, isn't he called Linux Trollwalds?

  18. Redirect to lwn.net on Linux Foundation Purchases Linux.com · · Score: 1

    ...and forget the advertising bits.

  19. Don't forget it's peak power on Solar Panels Reach $1 a Watt · · Score: 1

    One shouldn't forget that the watts in all these price per watt numbers are peak power. From Wikipedia:

    A common rule of thumb is that average power is equal to 20% of peak power, so that each peak kilowatt of solar array output power corresponds to energy production of 4.8 kWh per day (24 hours x 1kWh x 20% = 4.8 kWh)

    In many parts of the world it's even less.

  20. Re:Statistics from my website on Is Flash Really On 99% of Net Devices? · · Score: 1

    I administer some websites with 10,000 - 100,000 visits a month, and depending on the site between 1.5% and 2.5% of visitors don't have Flash installed. Another 1% has Flash version 6, which is really outdated.

  21. Re:I didn't notice ... on Debian GNU/Linux 5.0 "Lenny" Released · · Score: 1

    ... because I simply use Debian testing, updated each Sunday (like today) morning.

    If you're running a server this sounds like a recipe for disaster.

  22. Re:Blu-Ray? on Debian GNU/Linux 5.0 "Lenny" Released · · Score: 1

    Or simply use debootstrap. Even more light-weight, but requires some manual configuration.

  23. Re:Decentralization? on The Case Against Web Apps · · Score: 1

    I agree with most of your points, but the use of XML at the communication layer rarely has a big impact on performance.

  24. Re:Too many morons in EU Parliament on Russia To Develop a National Operating System · · Score: 1

    EU citizens and companies are rich enough to afford Windows. You could ask as well why the US doesn't develop a nation-wide open source OS.

  25. Re:7-zip benchmark? WTF?? on Ubuntu 8.10 vs. Mac OS X 10.5.5 Benchmarks · · Score: 1

    I have yet to encounter any *nix software that came in a .7z file,

    Imagemagick has .7z and .lzma tarballs: ftp://ftp.imagemagick.org/pub/ImageMagick/

    Also, the small gains from using 7zip just isn't worth "converting",

    I would consider 30% smaller files (almost 50% compared to gzip) pretty impressive.