Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Post
  • Reply
Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Maybe we should roll in the inability for management to in any way diminish contract benefits for essential service workers?

Adbot
ADBOT LOVES YOU

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Can't wait to vote for the DP party, at least until we get a true evangelical DVDA party on the ballot.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
I'm not a crypto-fascist: look at all these progressive things I overtly support.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Oh hey it's time to rehash past threads by defining and/or remembering the goalposts.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Well that happened in one timeline, but it didn't happen in this one because Notley went back in time to destroy the entire energy sector.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

MA-Horus posted:

Can someone design a plug-in for the Awful app similar to the one someone designed for comment sections which just replace everything with "faaaaaaart" except do it for all of CI's posts

Because every one of his posts is a poo poo post.

Here's a Tampermonkey script to do that:

code:
// ==UserScript==
// @name         SomethingAwful CI Post Enhancer
// @namespace    http://your.homepage/
// @version      0.1
// @description  Replace CI Posts with "faaaaaaart"
// @author       sliderule
// @match        http://forums.somethingawful.com/showthread.php*
// @grant        none
// @require      http://code.jquery.com/jquery-latest.js
// ==/UserScript==

$('.userid-64202').each(function() {
    $(this).parent().find('.postbody').html('faaaaaaart')
});

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Tipps posted:

Who cooked up these stats considering ~37% of people voted for the two parties which ran on platforms consisting primarily of anti-Muslim rhetoric.

Maybe those people believe that Canada is a good place for immigrants but they don't want it to be.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

flakeloaf posted:

If you quote him, you kind of defeat the point of an ignore list.

Here's an updated Grease/Tampermonkey script that replaces his posts when quoted, too:

code:
// ==UserScript==
// @name         SomethingAwful CI Post Enhancer
// @version      420
// @description  Replace CI Posts and quotes with 'faaaaaaart'
// @author       sliderule
// @match        http://forums.somethingawful.com/showthread.php*
// @grant        none
// @require      http://code.jquery.com/jquery-latest.js
// ==/UserScript==

$('.userid-64202').each(function() {
    $(this).parent().find('.postbody').html('faaaaaaart')
});

$(".quote_link:contains('Cultural Imperial')").each(function() {
    $(this).parent().parent().find('blockquote').html('faaaaaaart')
});

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

flakeloaf posted:

Sliderule you're nice.

It makes the responses hilarious.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Sometimes it's golden.

Only registered members can see post attachments!

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Yes and the minister for Fisheries should be an actual fisherman. Or a fish.

e: or Aquaman

Tan Dumplord fucked around with this message at 20:44 on Nov 5, 2015

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

Don't be absurd. A more accurate comparison would be "the minister for fisheries shouldn't be from the middle of Saskatchewan" or something.

Hmmm yes. Also a good qualification is how does he look in a tilley cap and how many lures can he fit on his tilley cap?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Also what if she was thin because she suffered from anorexia or bulimia? Maybe we should set up screening to prevent these faux-thinnies from obtaining these positions through deception.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

Being overweight is unhealthy. You don't get that way by magic. You're either eating too much (a bad habit) or not exercising enough (also a bad habit).

No, not magic.

http://www.iflscience.com/health-and-medicine/woman-becomes-obese-after-fecal-transplant-overweight-donor

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
PT: What prevents an obese woman from enacting policy which effectively prevents obesity, say by forbidding the distribution of unhealthy food?

Hint: it has nothing to do with her obesity.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

Nothing? That's why I find it hypocritical and insulting that she hasn't taken action on it, while moving to restrict and further tax my vices right away. At least when Klein increased sin taxes, you knew it was hitting him as hard as anyone!

You're telling me that you approve of a law which restricted the sale of food products?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

flakeloaf posted:

Were those women the best people for the job?

I don't know, what's their BMI?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Nice to see some straight-up 2-dimensional chess from the PM.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Kafka Esq. posted:

I don't even know what you guys are disagreeing about, they've already said that they don't expect the infrastructure spending to effect the economy.

Given that it already exists, nothing can effect the economy.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Oh man the Jew industry is going to make a mint providing all those daily doses of Jew.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

vyelkin posted:

If you're going to write that script, at least go the whole hog and replace his posts with this:



code:
// ==UserScript==
// @name         SomethingAwful Ikantski Post Enhancer
// @version      LIBERALS!!!
// @description  Make Ikantski posts more succinct
// @author       sliderule
// @match        http://forums.somethingawful.com/showthread.php*
// @grant        none
// @require http://code.jquery.com/jquery-latest.js
// ==/UserScript==

$('.userid-113727').each(function() {
    $(this).parent().find('.postbody').html('<img src="http://i.imgur.com/mu2n3vS.gif" alt="Liberals!!!!!">')
});

$(".quote_link:contains('Ikantski')").each(function() {
    $(this).parent().parent().find('blockquote').html('<img src="http://i.imgur.com/mu2n3vS.gif" alt="Liberals!!!!!">')
});

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Stretch Marx posted:

Could you not, just once? Not every post needs to be wrapped back to the OLP. It's getting tiresome. We understand they are weasels. Your point has been made. Start a blog or something.

I heard that the OLP once started a blog and YOU WON'T BELIEVE what they spent on it!!!!!!

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

I didn't say this. I said I don't want you unsupervised on the street if you're ill enough to be talked into bombing things. Mental health treatment would be better than imprisonment.

Wait, don't you advocate bombing Daesh?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Right, I forgot we had those bombs that exclusively destroy military targets and won't detonate when civilians are nearby.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

How do you suggest we prosecute a war against a threat like Daesh with absolutely no civilian casualties?

Well, we start by assigning chaperones to all the bomber pilots. Can't have them walking the streets alone.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Panas posted:

I just want to know why you guys are giving PT6A such a hard time for this.

PT6A believes that people who are capable of being convinced to detonate bombs shouldn't be allowed on the streets, yet he himself encourages the detonation of bombs with no sense of irony.

I'm not giving him a hard time for wanting to intervene in Syria. I'm giving him a hard time for being a narrow-minded, loudmouthed hypocrite.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

And I'm saying you're a lunatic for not being able to draw a distinction between terrorism and allied military intervention in an armed conflict between (even self-declared) states.

Yes it's very important to discern, when analyzing the site of a bomb explosion which ruined critical infrastructure and killed civilians, whether or not the intent of the attack was to induce terror.

You see, when a state does it, it's not terrorism, even if it has the exact same effect! This is an important distinction.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

SoggyBobcat posted:

There actually is a distinction between sabotage and terrorism.

I'm sure that's comforting to all involved when the outcomes are the same.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

SoggyBobcat posted:

One generates less casualties than the other.

a) When counting wholes, the correct word is "fewer".
b) I am talking about a hypothetical where the casualties are exactly the same.

Besides that, I'm curious: which bombs are the terrorist ones? The ones that kill more people, or the ones that kill fewer?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

SoggyBobcat posted:

The one that was set/launched/whatever to kill as many non-combatants as possible. Due to the whole 'spreading terror' part, intent is a HUGE part of terrorism.

In a scenario that kills some non-combatants, does the intent of the attacker determine whether or not people are terrified?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

SoggyBobcat posted:

When that attacker publicly claims responsibility and threatens more, similar attacks against non-combatants unless whatever demands are met, absolutely.

So if your house was bombed while you were out, you would not be terrified if nobody claimed responsibility?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

SoggyBobcat posted:

If there was, however, a note where my house once stood that said any future house I had - as well as the people in them - might be bombed again unless I did something, then yes, I would probably be terrified.

Say it was a foreign state that had bombed your house, and they televised that bombing would continue in your area until your local government had surrendered. Would you be any less terrified?

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Funkdreamer posted:

Canadian airstrike alleged to have killed 10 civilians in Iraq

"Canada's military is facing fresh allegations its bombs may have killed civilians in Iraq, CBC News has learned, following reports in local media that 10 civilian workers were allegedly killed after an airstrike by Canadian warplanes last week."


Hearts and minds

B-b-b-b-but bombs never hit the wrong targets! We have perfect intelligence! I suspect that these "civilians" probably secretly supported ISIS so it's actually all part of the plan. We should bomb more places.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
While we're on CRA chat, I've always wondered:

If you don't file your annual tax return, but have had the same single employer for the entire period and have actually paid all of your taxes through that employer, what's going to happen? Are they going to track you down, audit you, then hand you your owed return at the end of it? Maybe charge you for the cost of the audit? Or can you just go on not filing your returns ever, waiving any deductions you might be entitled to?

The only thing they mention anywhere is that there are penalties for not declaring income. I can't find any details on what happens if you don't file, but you paid enough tax.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Yeah, I've done the 5 years at once thing before without penalty. I'm wondering what will happen if I just never file until I have other income to declare.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

Constant Hamprince posted:

The absence of data doesn't prove the negative though. If anyone knows of a study on (the absence of) corruption in the reserve system I'd like to see it.

Listen, until we can absolutely prove that Constant Hamprince hasn't molested and murdered dozens of children, devouring their flesh raw and grinding their bones into his morning shake, how can we really say that he hasn't? Have there been any studies on the matter? Without any hard facts, I'm not going to just assume that he hasn't. Until several peer-reviewed studies are published, we'll just have to agree to disagree.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless
Don't you know? If you're not productive, you're worthless.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

God forbid we expect people living by themselves to be minimally competent at basic life skills such as cooking, right?

Uhhhhh minimally competent is exactly what you don't want. People who are minimally competent tend to suffer from illusory superiority and overreach, making mistakes like causing fires or posting on the SomethingAwful forums.

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

PT6A posted:

But... it's a hardboiled egg. You don't cook that in fat, you cook it in water. There shouldn't be flammable material involved at any point.

Seriously? Heat is required to cook an egg. Heat can be derived from or cause fire. Accidents happen everywhere, including around heat sources. It's pretty straightforward.

It would be nice if people were minimally competent in imagination and connecting the dots.

Adbot
ADBOT LOVES YOU

Tan Dumplord
Mar 9, 2005

by FactsAreUseless

CLAM DOWN posted:

I think it's safe to say that if you set your home on fire cooking a hardboiled egg, you might actually be functionally retarded.

Appliances never malfunction. People who are not functionally retarded never cause accidents or make mistakes. I'll note these things in my big book of Facts Which Are True.

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply