• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mustang vs Vette [video]

I wanna see a new 5 speed stang (300hp 5speed for $24k) against a c5 vette (345hp?). Whatcha think?
 
yeah that was too close to call...

Anyway, I posted a Civic vs. Vette vid sometime last year...
 
PWN3D. That Stang was probably high 10's-low 11's.

Seriously though - what dumb fvck zips a 1mb file to save about 100kb of space?
 
I think I might write a script that just repreatedly downloads that video all day. I'll use it on anyone else who posts zipped videos.
 
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).
 
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).

I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
 
Originally posted by: notfred
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).

I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
That's fine if you don't mind all the vids sizing up your cache folder...

What I do is save everything to desktop so it's easy to locate...
 
Wow - that guy got owned.

Now I am going to download this file 400 times so the server gets owned too...
 
Originally posted by: rh71
Originally posted by: notfred
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).

I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
That's fine if you don't mind all the vids sizing up your cache folder...

What I do is save everything to desktop so it's easy to locate...

I have hundreds of gigs of space. What's a 1mb video file? If I ever do start running low on space, it's easy to empty the cache.
 
Originally posted by: notfred
Originally posted by: rh71
Originally posted by: notfred
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).
I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
That's fine if you don't mind all the vids sizing up your cache folder...

What I do is save everything to desktop so it's easy to locate...
I have hundreds of gigs of space. What's a 1mb video file? If I ever do start running low on space, it's easy to empty the cache.
You're assuming that this is the only file that I serve, or that this is the only forum that I share it with.

Jerkoff.
 
Originally posted by: Mwilding
Originally posted by: notfred
HA!
😀

You go, boy!

Here's the script:
#!/usr/bin/perl

use LWP::Simple;

my $url = 'http://www.technogeeky.com/doug_vs_vette.zip';

while (1){
my $time = time;
my $trash = get($url);
my $end = time;
my $size = length $trash;
$size /= 1024;
$size = int $size;
my $duration = $end - $time;
my $speed = "N/A";
if ($duration > 0) {
$speed = $size/$duration;
$speed = int $speed;
}
print "$size KB downloaded in $duration seconds: $speed KB/sec.\n";
}

Here's what the output looks like:

C:\>repeatdl.pl
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 16 seconds: 57 KB/sec.
912 KB downloaded in 18 seconds: 50 KB/sec.
912 KB downloaded in 12 seconds: 76 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 13 seconds: 70 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 12 seconds: 76 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 17 seconds: 53 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 13 seconds: 70 KB/sec.
912 KB downloaded in 13 seconds: 70 KB/sec.
912 KB downloaded in 12 seconds: 76 KB/sec.
912 KB downloaded in 12 seconds: 76 KB/sec.
912 KB downloaded in 16 seconds: 57 KB/sec.
912 KB downloaded in 15 seconds: 60 KB/sec.
912 KB downloaded in 12 seconds: 76 KB/sec.
912 KB downloaded in 9 seconds: 101 KB/sec.
912 KB downloaded in 11 seconds: 82 KB/sec.
912 KB downloaded in 13 seconds: 70 KB/sec.
912 KB downloaded in 22 seconds: 41 KB/sec.
912 KB downloaded in 13 seconds: 70 KB/sec.
912 KB downloaded in 20 seconds: 45 KB/sec.
912 KB downloaded in 15 seconds: 60 KB/sec.
912 KB downloaded in 15 seconds: 60 KB/sec.
912 KB downloaded in 16 seconds: 57 KB/sec.
912 KB downloaded in 14 seconds: 65 KB/sec.
912 KB downloaded in 12 seconds: 76 KB/sec.

🙂
 
Originally posted by: TuffGuy
Originally posted by: notfred
Originally posted by: rh71
Originally posted by: notfred
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).
I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
That's fine if you don't mind all the vids sizing up your cache folder...

What I do is save everything to desktop so it's easy to locate...
I have hundreds of gigs of space. What's a 1mb video file? If I ever do start running low on space, it's easy to empty the cache.
You're assuming that this is the only file that I serve, or that this is the only forum that I share it with.

Jerkoff.

No, I'm saying I don't care if I fill up my cache with videos. I'm saying it's really inconvenient to have to unzip a stupid 1mb video to watch it. This "it puts less load on the server!" thing is crap. Compressed video barely compresses at all. This file shrunk by a whopping 9%.
 
Originally posted by: notfred
Originally posted by: rh71
Originally posted by: notfred
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).

I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
That's fine if you don't mind all the vids sizing up your cache folder...

What I do is save everything to desktop so it's easy to locate...

I have hundreds of gigs of space. What's a 1mb video file? If I ever do start running low on space, it's easy to empty the cache.
Sure, of course it is. I don't like my C: filling up like that, is all. And it's usually more than 1MB each.
 
Originally posted by: notfred
Originally posted by: TuffGuy
Originally posted by: notfred
Originally posted by: rh71
Originally posted by: notfred
Originally posted by: rh71
what's the big deal about zipping vids ? It prevents the person from left-click-playing it directly (which I personally hate when that happens cause it saves it to cache).
I like that cause I don't have to download it, find it on the hard drive, play it, and then delete it. I can just click, and then close Media Player when the video is done.
That's fine if you don't mind all the vids sizing up your cache folder...

What I do is save everything to desktop so it's easy to locate...
I have hundreds of gigs of space. What's a 1mb video file? If I ever do start running low on space, it's easy to empty the cache.
You're assuming that this is the only file that I serve, or that this is the only forum that I share it with.

Jerkoff.
No, I'm saying I don't care if I fill up my cache with videos. I'm saying it's really inconvenient to have to unzip a stupid 1mb video to watch it. This "it puts less load on the server!" thing is crap. Compressed video barely compresses at all. This file shrunk by a whopping 9%.
"Only" 9% huh? Now multiply that by however times it's downloaded and by the files that I share and it adds up.
 
Originally posted by: rh71
Sure, of course it is. I don't like my C: filling up like that, is all. And it's usually more than 1MB each.

Tools > Internet Options > Settings... > Amount of disk space to use: Put any low number here.
 
Back
Top