|
I don't really have too much to say on the subject except both of these movies are insanely awesome, but I could never figure out which one I liked more. Could you?
I just watched them again this week and had a massive hard-on throughout the 262 minute...
Started by SpacLock on
, 49 posts
by 32 people.
Answer Snippets (Read the full thread at neogaf):
Die Hard York, it was like a scavenger....
Last edited by SpeedingUptoStop; Today at 06:11 AM.
Just maybe.
Does the twisty plot and Samuel L Jackson on a personal level? Maybe .
No question.
Die Hard is objectively the best, obviously.
|
|
Hi, im not too sure how to implement this...
I need to create a weighted directed graph based on the water jug problem from the movie Die Hard 3 ( http://www.wikihow.com/Solve-the-Water-Jug-Riddle-from-Die-Hard-3 ).
I need to create nodes for all the ...
Started by bat on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Arcs, aka edges (directed), are the "moves" (and labeled with the action the arc represents) -- apparently you also have an unnamed... .
Presumably each node holds two positive integers -- number of gallons in the 3-gal jug, number of gallons in the 5-gal jug .
|
|
I have a 500G SATA hard drive in my machine that all the sudden started giving me I/O errors, until Linux simply disconnects the drive. Reboot, and then it works for a random period before failing again.
The drive is within warranty, but I've had bad ...
Started by Andrioid on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at serverfault):
Check there website and download if available
I would also... .
Does the drive manufacturer have a utility to check the drive?
Often they will provide a utility that you can boot with that will run some diagnostics - this should probably be your first step .
|
Ask your Facebook Friends
|
I have a raid 1 that has failed partially. The controller tells me the raid is degraded, but does not tell me which drive is failing.
When I look in My Computer, I see that the controller split my raid 1 two the separate drives, so now I have two of the...
Started by Pyrolistical on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
If you can physically touch the drives, you should be able to determine ... .
If you can get at the drives, and the clicking sound is quite regular you can place your hand on top of the drive and often feel when the click occurs in one drive or the other .
|
|
Do you know typing tutorials / learing software specifically geared at people who have been hunting and pecking (that is, typing with two fingers) for years?
My impression is that most tutorials focus on teaching you where the keys are. This is absolutely...
Started by hstoerr on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Don't think you're "too advanced" for something....
Which is what you need if you've been hunting and pecking for a long time .
In my experience, most typing software focuses on teaching you not only where they keys are, but also what fingers to hit them with .
|
|
Comment thread for Ten Things I Love About Die Hard: The Best Christmas Action Movie Ever Made! .
Started by MockBot on
, 19 posts
by 16 people.
Answer Snippets (Read the full thread at i-mockery):
As far as non watch them butcher Christmas....
Yippie ki yay, undead motherfucker.
Die zombies hard the unofficial sequel to die hard a new christmas movie by tim burton YE Damnit, now I want to Die Hard remade from zombies s badly.
|
|
What Happened To Nut Up And Die Hard wtf happened to nut up and die hard i mean seriously it been nearly a year and i have been highly anticipating them. just saying guys you could at least put out another snippet of nut up
Started by stakey on
, 18 posts
by 16 people.
Answer Snippets (Read the full thread at studioleaks):
I ate them so wait, the entire nut up song is in the... .
You have to get 2,000 posts and then they'll be available to you in the Exclusives section .
Looks it's this thread again.
These tracks are in Exclusive Section.
TheWatcher2001 and Brubbels like this.
|
|
Posted 07-15-10 04:57 PM IP I agree, I was just watching Die Hard 2 and I was wondering if you can really blow up a plane using a trail of fuel it let go while going down the runway. It also made me realize there are alot of ridicuous scenes in the series...
Answer Snippets (Read the full thread at discovery):
|
|
I'm surprised we didn't have one sooner. Let's get the ball rolling...
DIE HARD:
- The introduction of Bruce Willis, where the likes of Eastwood and Burt Reynolds was on tap to play the lead.
- Great action that still holds up.
- The rooftop scene is ...
Started by Replace the character with another on
, 18 posts
by 1 people.
Answer Snippets (Read the full thread at chud):
Die Hard , however, is certainly awesome and is one, it's a Christmas classic, and in my family it's tradition to watch Die Hard when we get together and is a really solid film....
Essential Action Franchise? I'm not sure.
|
|
I have been working with NHibernate, LINQ to SQL, and Entity Framework for quite some time. And while I see the benefits to using an ORM to keep the development effort moving quickly, the code simple, and the object relational impedance mismatch to a ...
Started by Andrew Siemer on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
It's impossible ensure that ....
If the schema changes it's difficult to track down all the stored procedures that are affected .
Explain to them that creating a stored procedure for every action taken by an application is unmaintainable on several levels .
|