-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
coyotes_geek
What difference does it make if the end result is still the same?
They're spelled different. That's about the only functional difference.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
TeyshaBlue
They're spelled different. That's about the only functional difference.
Well, you are just proving yourself an idiot.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
No, it matters.
With a tax break, your money can be no greater than your earnings. With a subsidy, your money can be greater than your earning.
My God....
Why am I trying to explain this again.... I must be insane. Afterall, one definition of being insane is doing the same thing over, expecting a different result....
That only applies in a specific scenario though. That doesn't negate the point that a $1 subsidy results in the same outcome as a $1 tax break.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
Well, you are just proving yourself an idiot.
Good work. You and my kids agree.
Doesn't make it so.
When you're ready to compare brain-pans, I'm in.:rolleyes
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
coyotes_geek
That only applies in a specific scenario though. That doesn't negate the point that a $1 subsidy results in the same outcome as a $1 tax break.
Watch it! That's idiot-speak!
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
coyotes_geek
That only applies in a specific scenario though. That doesn't negate the point that a $1 subsidy results in the same outcome as a $1 tax break.
You are a fucking idiot.
Just because the outcome can be the same, doesn't make the real meaning of the terms the same.
definition: Subsidy
definition: Tax Break
You guys really are libtards. A square is a rectangle, but a rectangle is seldom a square.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
TeyshaBlue
When you're ready to compare brain-pans, I'm in.:rolleyes
Ready to do some 68000 series programming in assembler?
-
Re: The Washington Times: Stop 'Big Corn'
Settle down, little fella. It'll be ok. It's just the internets.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
Ready to do some 68000 series programming in assembler?
Ready to recite 18th century part-writing rules?
Stupid fuck. Only you would try something as asinine as a brain fight on the internet.:rolleyes
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
Ready to do some 68000 series programming in assembler?
Count me in! I'll even do it in hex for you:
4EF9 4845 4C4C
:lol
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
TeyshaBlue
and you ain't got it right yet.
Why don't you explain it then.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
ElNono
Count me in! I'll even do it in hex for you:
4EF9 4845 4C4C
:lol
Brilliant!
http://i3.photobucket.com/albums/y64.../brilliant.jpg
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
SnakeBoy
Why don't you explain it then.
already have. There's another thread on this. Go and seek it.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
ElNono
Count me in! I'll even do it in hex for you:
4EF9 4845 4C4C
:lol
LOL...
Damn...
Now where did I put my books? I said Assembler, not machine language...
Know the difference between ABCD and ADD?
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
You are a fucking idiot.
Just because the outcome can be the same, doesn't make the real meaning of the terms the same.
definition:
Subsidy
definition:
Tax Break
You guys really are libtards. A square is a rectangle, but a rectangle is seldom a square.
First, :lol @ you for getting all butthurt and going personal insult.
Second, :lol @ you for thinking I'm a "libtard".
Third, :lol @ you for not grasping the point that several people are trying to make that it shouldn't matter whether the farmers are getting a tax break or a subsidy when the net result in both cases is the same.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
ElNono
Count me in! I'll even do it in hex for you:
4EF9 4845 4C4C
:lol
JMP 48454c4c
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
coyotes_geek
Second, :lol @ you for thinking I'm a "libtard".
Then stop acting like one.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
LOL...
Damn...
Now where did I put my books? I said Assembler, not machine language...
Know the difference between ABCD and ADD?
Well, in assembler the above would read
JMP $'HELL' :lol
But yes, ABCD = Add Binary Coded Decimal
whereas ADD = Regular binary add
The 68k was one of my favorites processors to work with... Many obscure features on it...
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
ElNono
The 68k was one of my favorites processors to work with... Many obscure features on it...
Yes, a great processor to work with. I love the fact they have direct BCD modes. If I recall, it took something like 56 clock cycles to convert a BCD to hex for the 386 processor to work with numbers.
I hadn't done any assembler programming in maybe 18 years. Didn't do much, but played with my Amiga 500, 3000, and 4000. Never as a job.
I bought my Amiga 4000 the day they were first available. Had serial number 173.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
ElNono
Well, in assembler the above would read
JMP $'HELL' :lol
But yes, ABCD = Add
Binary Coded Decimal
whereas ADD = Regular binary add
The 68k was one of my favorites processors to work with... Many obscure features on it...
You nerds get a room...:married:
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
Wild Cobra
Then stop acting like one.
Until you change your definition of libtard to make it mean something other than "disagrees with me" then that's not something that's going to be in my control.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
coyotes_geek
Until you change your definition of libtard to make it mean something other than "disagrees with me" then that's not something that's going to be in my control.
http://i3.photobucket.com/albums/y64...y-tv-dvd11.jpg
-
Re: The Washington Times: Stop 'Big Corn'
The most fun machine language is MIX (from Donald Knuth's The Art of Computer Programming series), because you have to write it generally enough to work on a decimal or a binary computer (with 6-bit bytes :lol). Plus, self-modifying code is always fun.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
coyotes_geek
Until you change your definition of libtard to make it mean something other than "disagrees with me" then that's not something that's going to be in my control.
Well, liberals are the only people in my experience that interchange tax break and subsidy.
How about starting to use the correct terms then.
Either way, you are using the term wrong.
-
Re: The Washington Times: Stop 'Big Corn'
Quote:
Originally Posted by
TeyshaBlue
already have. There's another thread on this. Go and seek it.
Just as I thought, simplistic view.