Wow, neither of you actually finished the article. Both of you are claiming the author believes viewpoints that the author presented in order to show problems with them.
Ultimately, the TLS didn't even claim a viewpoint. They merely presented a variety of opinions and critiqued them.
Speaking as a alcoholic with some sobriety, those laws were little more than a speed bump when I was drinking. I drank as both a child and a homeless guy with little problem.
I'm not saying those laws shouldn't exist, but they serve as a source of revenue, not as something that protects the public.
"Parole" refers to any situation where someone is given some trust for a period of time before they are given complete trust. It usually refers to people who get out of prison but have to check in with a parole officer for a while, but in this case it refers to immigrants being allowed into the country but having to check in with DHS.
Of course we would want that, but that's not what we get. The rich pay few taxes and the international rich pay even less, given they already have offshore tax havens by the nature of being from another country. Given a green card allows establishment of US companies which are exempt from some tariffs which are imposed on foreign companies, there's no reason to believe that giving the rich green cards will be a net gain for tax revenue. It is indeed sometimes a net loss.
> The government doubled the price of the plan or more, and is paying with our tax dollars the difference between my $270 and $780.
Do you have evidence that the government is the main cause of the increase of the price of the plan? It could have merely been the companies using the ACA as an excuse to raise prices.
All this explanation amounts to stating positions in what seems like a fundamental disagreement, so I'm not sure how to dig deeper.
At some level I agree with you that justice unevenly served is not justice, but I guess what I'm arguing here is that justice is a spectrum rather than a binary. Justice served unevenly is less just than justice served evenly, but more just than justice not served.
> If anyone can answer what the 'correct' interpretation of a piece of writing is, it's the author.
Why is that?
There are a myriad of ways to analyze a piece, and many focus on reader response rather than authorial intent. You can dismiss reader response as merely incorrect initially, but this becomes complicated when you try to analyze works written by reader response critics. Indeed some authors like Burroughs take this to the extreme, introducing randomness (via cut-up technique) to their writing in an attempt to eschew even the possibility of authorial intent. Burroughs was somewhat limited in his approach by the technology of his day, but it's not hard to imagine approaches using modern technology which remove an author from the system completely.
I am not saying I agree that reader response criticism entirely: just because authorial intent isn't special doesn't mean that reader response is the answer. Frequently reader response is used as a way for critics to use a piece of literature as a soapbox for their own ideologies, and I find that distasteful. But I do think that there's some validity to the idea that authors don't have any special authority to interpret their own work.
For example, look at the song "I'll be watching you". Sting had said that he intended this song to be about government surveillance. But almost universally this song has been (mis?)interpreted as being about a stalker. Any analysis of the song which focused solely on Sting's intent would be incomplete, because the interpretation of the consumers of the song is far more related to its cultural relevance.
When a poor black man in America is arrested for a rape, it's racism and classism because a rich white man is far more likely to get away with that crime. But it's also justice. I don't think you would argue that we should let poor black men get away with rape just to make things more fair.
My criticism of philosophy nowadays is not that it isn't valuable to read, but that it's not read from a historical perspective. Instead, people to often read i.e. Aristotle as if it contains modern truths. While some parts of Aristotle remain true, his ideas have been greatly refined over centuries, and integrated into our culture to the point that uneducated people in the modern world often have a stronger grasp of practical philosophy than Aristotle did.
But too often old philosophy is taught and read in a vacuum, not as history but as a source of practical modern philosophy. This results in repeated resurgences of bad ideas that were refined away by more modern advancements in philosophy, but are revived when people read old philosophy uncritically. Few people have an understanding of the refinements to even refute many older philosophers claims.
Moreover, there are many accepted ideas which we take for granted that should be more deeply questioned which come from philosophy. For example, the pervasive Socratic idea that mind and body are separate entities is all but disproven by modern understanding of the nervous system, but it's deeply ingrained in our culture, and needs less reinforcement, not more.
I do not care about the rearrangement of deck chairs on the Titanic that is ES6. I wouldn't care if JS were uglier than Erlang, if it worked as well.
The only people who care about ES6 classes are the ones who couldn't be bothered to learn how to use duck typed prototypes and were always trying to shoehorn in polymorphism. Prototypes were one of the few things Javascript had going for it, but adding classes means now there are two OO systems that don't interoperate. This is a new problem, not an improvement. There's a similar problem with callbacks and promises.
Other problems added in ES6: imports don't give an error when the thing I'm importing, continuing the JS tradition of handling errors by pretending everything is okay.
And this is in addition to the rotten core of JavaScript. There remains no integer type. Basic operators still take arguments of all types and return something regardless of whether it makes any sense. "this" still has little to do with this.
In any other language I'd complain about the lack of threading, but given JS can't handle easy stuff like implementing a sane comparison operator, it's probably better that they don't try anything legitimately difficult like threading.
Integrating a library requires a lot of thinking, or you'll integrate libraries that are immature and break, or don't exactly fit what you wanted and have to be hacked around. I've had to work in projects that used your methodology long-term and I would rather turn down a job than suffer through that again.
Almost no one makes money off ads either. Sure, a lot of the people you can think of with websites make their money off ads, but that works because they're probably very famous.
Methinks that if the standard of evidence you require is an unlimited-length study of an entire nation, you may be seeing the bar of evidence too high because of presuppositions. There are plenty of things you believe based on much smaller studies.