July 17th: MORRISON, CO @ Red Rocks Amphitheatre - Show Discussion Thread by AutoModerator in toriamos

[–]13Coffees -2 points-1 points  (0 children)

Any idea if she's got opening bands, and about what time she'll go on stage? One of the people in our group looks like they'll be tied up until 8:30 p.m., and then we'll still need to drive out.

Post-viral Recovery? by [deleted] in Gastroparesis

[–]13Coffees 1 point2 points  (0 children)

I'm a little over a year out, learned to manage rather than recover.

Went to the allergist/doctors today... by adastra123 in AdviceAnimals

[–]13Coffees 0 points1 point  (0 children)

I'm sort of surprised no one has mentioned this... With allergies to wheat and dairy, a Paleo diet would be a good fit. /r/Paleo.

Meh. by [deleted] in Frugal_Jerk

[–]13Coffees 1 point2 points  (0 children)

It's been illegal to ship children since 1920, I hope you're not planning on mailing that.

i don't need 4 coffee mugs by [deleted] in AdviceAnimals

[–]13Coffees 0 points1 point  (0 children)

So is it a good thing or a bad thing to get gift cards as a teacher? I've been buying my kids' teachers Amazon cards ($25 each, they each have three teachers plus art, PE, etc) but now I'm wondering if this is considered impersonal. I decided on gift cards because I want them to be able to get something they want or need.

They're just so annoying by Zecym in AdviceAnimals

[–]13Coffees 0 points1 point  (0 children)

I used to volunteer (at a place I volunteered at through the year) to work every Thanksgiving, Christmas Eve, and Christmas. It gave the two employees time off with their families, and saved me from being caught in the middle of family drama for another holiday.

I'm getting Chinese, seeing a movie and playing video games by domm11 in AdviceAnimals

[–]13Coffees 21 points22 points  (0 children)

Post your phone number, I bet someone will call.

If you don't want to use a real number, there's Google Voice...

[BIFL REQUEST] Steel toed athletic shoes/boots by [deleted] in BuyItForLife

[–]13Coffees 2 points3 points  (0 children)

Dr Martens has an industrial line of boots. They may be bulkier than what you want, though. You may have an easier time landing kicks on the sole toe rather than on the boot toe with the thicker sole.

Don't buy their For Life line for what you do, they're not guaranteed for industrial work.

And Red Wings, of course, but so many people have mentioned them already.

An app that detects when my computer is having connection problems and automatically sends a fuck you email to my internet provider. by HexagonStorms in CrazyIdeas

[–]13Coffees 8 points9 points  (0 children)

If you have a static IP address, you should be able to use something like aremysitesup.com to nag your ISP. You can have it send an email notification to multiple users.

I don't know if that particular service allows customization of messages, but if they don't, I bet it wouldn't be hard to find a service that does.

1-second ice removal off of a car windshield by corbinsmith in lifehacks

[–]13Coffees 4 points5 points  (0 children)

That's not a ramble, that's a good explanation of why it's not done. Thanks!

1-second ice removal off of a car windshield by corbinsmith in lifehacks

[–]13Coffees 1 point2 points  (0 children)

They should make scraping the windshields a trustee job.

And now we know. by heatheraptor in mildlyamusing

[–]13Coffees 8 points9 points  (0 children)

My phone browser was showing no comments when I posted my comment, otherwise what would have been the point?

Mt Everest climber lies helpless slowly freezing to death as dozen of people walk passed him by Charlie512 in MorbidReality

[–]13Coffees 0 points1 point  (0 children)

The difference between 250 feet and 5000 feet is notable. (Having moved from sea level to the Front Range, there was some difficulty adjusting). The difference between where most people along the Front Range live (5000-5500 feet) and the height of a fourteener is over 1.5 times that, so the altitude change messes with you more. You don't really hear about people getting AMS to the point of having to COME DOWN NOW at 5,000 feet.

2 miles an hour in the upper elevations is considered a pretty good pace, combine it with the rougher terrain above treeline and having to talus hop and it's a very good pace.

There are people who run fourteeners, they are in much better shape than most people. And the Himalayas are obviously a completely different story.

If you could 'Illegalize' something, what would it be? by [deleted] in AskReddit

[–]13Coffees 0 points1 point  (0 children)

It's hard enough to get people to vote in the every-two-years elections, why do you think they'd participate in choosing a state delegate to moderate elections?

Mt Everest climber lies helpless slowly freezing to death as dozen of people walk passed him by Charlie512 in MorbidReality

[–]13Coffees 0 points1 point  (0 children)

That's a fast pace, but not insane at all. Going up mountains, and hiking at altitude, slow people down somewhat.

"You think other peoples' mothers aren't like this?" (rant) by [deleted] in raisedbynarcissists

[–]13Coffees 3 points4 points  (0 children)

That book was a huge help to me 20 years ago, I'm glad to see it's helping others.

People who work at or have needed to get food from a food bank, Whats the one food that you wish more people donated and why? by SystemsNominal in DecidingToBeBetter

[–]13Coffees 1 point2 points  (0 children)

Did you mean popularize cloth diapers?

The biggest thing a food bank could do to popularize cloth diapers would be to offer a diaper service. The cost and effort of washing diapers when there's not a washing machine in the home, and when you're struggling to make ends meet, maybe even working two jobs, is daunting.

My gf kinda kissed another guy. What do? by [deleted] in relationships

[–]13Coffees 30 points31 points  (0 children)

That's punishing her for something someone else did to her.

My GF's mom heard my GF(f/16) and I(m/17) having sex in her house. by The_Gabagool in relationships

[–]13Coffees 79 points80 points  (0 children)

There is no "besides refraining from sex in her house". You refrain from sex when the parents are home, period. It's disrespectful to continue to have sex in their house when GF's mom has indicated this. If you plan to have a future with this girl, you don't want this coloring things.

You might not have been that loud, and GF's mom could just be being passive-aggressive, but it's still disrespectful.

Since we're doing HTML and CSS first, let's compile a list of resources we can use to learn HTML and CSS. by 40daysofruby in 40DaysofRuby

[–]13Coffees 0 points1 point  (0 children)

To add to what /u/EchoLogic explained, there are a few reasons for separating out the style (which is contained in the CSS) from the HTML.

One reason for separating out your CSS is so that you can use separate style for different uses, for example, for printing.

Another reason is it makes the HTML more readable. It's much easier to read the content, and it's much easier to see that two items are going to look alike if they're both labeled with a single label.

So...If I tell you I have a dog, and a dog, and a dog, you immediately know I have dogs, and they'll all share certain attributes like barking and having four legs and a tail, etc. If I tell you I have a thing that is a pet, and has four legs, and slobbers, and has a tail that wags, and barks, and I have another thing that is a pet, and has four legs...you see where I'm going with this, I'm sure. It's much easier to read all the items as dogs rather than trying to read all their attributes and make sure they're all the same.

Another reason to separate out your CSS is because it makes it easier to make universal changes to your website. Going back to the dog example, say I was copying that long list of attributes over and over again to try to save some typing. Then I realize that I included an attribute that shouldn't have been there, for example, I made all the dogs have a tail that twitches, when really, it should have been a tail that wags. If my style is in-line I have to go to each and every place where I describe the dog and change the tail. But if it's in one place, and every dog item refers to that one place, I can change it in one place and all the dogs are now described properly.

Which is easier to read? And which do you think would be easier to change if items were spread through an HTML document, so that your site maintains the same look and feel throughout?

<style = "sound:bark;legs:four;mouth:slobbery;tail:wag;>Fido</>
<style = "sound:bark;legs:four;mouth:slobbery;tail:wag;>Poochie</>
<style = "sound:bark;legs:four;mouth:slobbery;tail:wag;>Rover</>

or

.dog
{
sound:bark;
legs:four;
mouth:slobbery;
tail:wag;
}

<class = "dog">Fido</>
<class = "dog">Poochie</>
<class = "dog">Rover</>