On ‘Economic Inequality’

What is it that we demand when we demand ‘economic equality’? A charge often leveled at those who demand ‘economic equality’ is that this demand rests on the false premise that there is a finite amount of wealth in the world. The idea being that there is a finite amount of money, and that when someone else has more money, it is at the cost of others having less. I agree with right-wing detractors that consider this idea to be false. It is in fact that the world can be ‘richer’, if I create a new computer program spending some hours creating it, and this allows people to exchange information in a manner that was previously impossible, the world is richer one extra program, whereas, had I gone to the beach, the world would not have this additional wealth for its benefit.

However, it is completely mistaken to believe that demands for ‘economic equality’ arise from a belief that there is a finite amount of wealth to go around. For those that make the false assumption that there is a finite amount of wealth, it is often because they equate wealth with money, and at any given time, there is a finite amount of money in the world. But much of the ‘wealth’ that we have is created by people and has no monetary exchange value. Consider the time spent by a social worker with a client. This has no monetary exchange taking place, but they add to the wealth of the world by creating a happier human being, that themselves can then go on to spend time on creative activity. Or consider the operating system Linux, it’s code is completely free for anybody to use, read and edit and was created by people in their spare time, and is given away freely. It powers 80% of web-servers. It contributes enormously to the net wealth in the world. A world without Linux is a poorer world. Yet it has no monetary value, there is no finite amount of it, the code may be endlessly duplicated as long as someone needs to use it.

Far from relying on the belief that there is a ‘finite’ amount of wealth in the world, the demand for economic equality acknowledges the power of human creativity to create wealth, and laments that not all humans are so empowered to be able to use their full creative capacity. When a large portion of ones day is spent trying to access food or find a place to sleep when such things could be easily provided, the world looses wealth by not empowering such individuals to exercise their creative capacity.

A WTO and neo-liberal endorsed response to this issue talks about ‘job-creation’, the idea being that such people need to be given a job in which to exercise their creative capacity. The problem with this is that it commits the mistake of equating wealth with money. In an area that industrializes, such as in rural China, people may go from a state of strong family relations, guaranteed land, a reliable schooling and food supply, and free time, things which were previously accessed without money, into a city where these things are no longer guaranteed the only way to access these things becomes through monetary means. On the books these people are ‘richer’ because they earn more money, but in fact their net wealth may have declined, and they then become absolutely tied to work.

When the left demands ‘Economic Equality’, they are not demanding a redistribution of money, or a so called ‘trickle-down’, they are demanding that people be given a state of living in which they may be free to exercise their natural creative capacities, and not compelled to in order to survive.

So when the left talks about wealth redistribution, they are really talking about redistributing the power to create wealth evenly, so that every human being may have the chance to act upon the world, and do what they think is right and most valuable. Ultimately, this leads to a wealthier world, and a more efficient system.

The websites of major Syrian cities have been pwnd by Anonymous

As I write this the websites of most of the major cities in Syria have been defaced by Anonymous in support of the movement against Assad’s government.

Screenshot:

Links:
http://aleppo-city.gov.sy/
http://tartous-city.gov.sy/
http://deirezzor-city.gov.sy/
http://palmyra-city.gov.sy/
http://homs-city.gov.sy/
http://aleppo-city.gov.sy/
http://latakia-city.gov.sy/
http://old-damascus.gov.sy/

Some of these websites included a link to a pdf with information about how to stay secure online if you are a Syrian dissident. http://t.co/KIc7AEZR

I was originally alerted by http://youranonnews.tumblr.com/post/10622268842/every-major-city-in-syria-defaced

How to find pleasurable things to do.

John Stuart Mill suggest the following test (paraphrased from memory):

Look at those people that have experienced the things that you find pleasurable and things that you have not experienced. Find the subset of those people that consider the things you have not tried more pleasurable than the things that you have tried. Emulate the habits of those people.

Viewing the utilitarian imperative, to maximize pleasure, this way seems to erase the idea that utilitarianism is simply about seeking base pleasures. For instance, find people that have both engaged in watching television as often as reading for pleasure, those who read report it being more pleasurable, those who engage in work rather than ease report it being more satisfying, those who run with regularity report there being a ‘runners high’ that approaches sex in enjoyment.

‘Limit 12 per customer’

Why does the grocery store have an express checkout with the sign that says ‘limit 12 per customer’.

One hypothesis is that it is in order to make sure the line remains fast, and people could quickly leave the store. But, if you notice, the express line is always the same speed as the other lines. There are more people at the line because it is ‘express’ and each individual coming to line up attempts to optimize for time anyway so the lines are roughly take the same line to get to the front.

Limit 12. So, what, 14 and they don’t take you? 8 and they do? Should you get 14 and go to the other line or get 8 and go to the express line?

As soon as you are thinking this the sign has worked. 8 items! But before you were probably just coming to get milk and bread. You have been primed.

The true purpose of the sign reveals itself.

This is just an example of how suggesting that you make a decision can lead you do doing things that you would not usually do and is an excellent example of how ‘choice’ is different in kind from freedom.

Noesis

According to the Oxford ED the word ‘Noema’ used to mean something stated obscurely but nevertheless intended to be worked out, it has since been co-opted by contemporary phenomenology to mean the object or perception of thinking.

Irony noted.

Why 42 is the Meaning of Life, the Universe and Everything

In Douglas Adams’ “Hitchhikers Guide to the Galaxy” the computer Deep Thought famously gives the answer to “The Meaning of Life, the Universe and Everything” as 42. Ever since geeks have pondered and wondered about the reasons why Douglas Adams choose 42. Did he just pick an arbitrary number? Or was there really something to ‘get’?

It is my opinion there is something to ‘get’ and it all involves understanding a little bit about C and ASCII. You see, Deep Thought, as a computer, would have to be programmed, and you will know, if you are a programmer, that programs generally have BUGS!

It is my contention Deep Thought had a bug.

To understand why this is, consider the following piece of code:

#include
int main(){
char x = ‘*’;
printf(“The meaning of life is %i”, x);
}

It prints to screen “The meaning of life is 42″. The ASCII representation of an asterisk “*” in the computers memory is the number of 42. In the above code ‘%i’ take an integer as an argument, but since we have declared the variable x as a character type, instead of printing the character ‘*’, the printf statement instead prints the ASCII (integer) representation of “*” which happens to be 42.

“The meaning of life is *”

The asterisk makes sense. An asterisk is a pointer, a marker than stands in for something else. Was it that perhaps Deep Thought was about to return the contents at memory location of The Answer? Maybe. But I think its more likely that there is nothing there and that the asterisk represents something ‘over the horizon’ pointing at the space where after our computation that is life is complete the answer will be stored.

It is all a giant metaphor. Douglas Adams is saying “fucked if I know”.

Patent for a stick.

Have you picked up a stick and thrown it for your dog to chase? Turns out you could owe royalties to the holder of a patent on sticks from trees

Let’s face it. The patent system is fucked.

IBM Patents the Patent

In case you thought that intellectual property could not get more absurd, IBM has patented a procedure for filing patents and enforcing rights to do with patents. Next time you file a patent and want to enforce your rights, just make sure you aren’t accidentally using one of the strategies IBM patented.

Another reason that the legal system needs to be ‘open sourced’.

Tim Berners-Lee (web pioneer) on why Facebook is destroying the web.

Generally I hate all of this posting a link on a blog thing with a short blurb at the beginning, it is generally lazy and thoughtless and more-or-less just keyword fodder for commercial blog authors.

But if I may be allowed, there is an article everybody should read.

Tim Berners-Lee, the fellow who designed the first webpage in history, for the physicists at CERN, writes in Scientific American on the 20th anniversary of the www about threats to the web today.

His argument is that the very concept of a web-page only exists because of open protocols and universality, which enabled anyone to dial up to CERN and view the first web-page. It is precisely this principle of universality and openness which facebook is violating. Facebook consists today of 25% of all web-pages viewed in the U.S. While the mere act of creating a web-page seems trivial now, Tim Berners-Lee knows the design principles that lead to the first e

http://www.scientificamerican.com/article.cfm?id=long-live-the-web

The Problem of Superplurals

Super plurals are statements that are true of pluralities of things, but in which the truth cannot be composed of the parts. So “Those folks wear black t-shirts” is not super plural since it is dependent on each of “those folks” wearing black shirts, but “those folks co-operate” truth conditions are dependent on some property of the group that cannot be reduced to its parts.

So why care about superplurals?

How is it that something can be true of many things but not of each of the things in isolation? This is a problem for the idea that we can derive all there is to know about a plurality of things from a complete record of all of the things that are true of its composite parts.

I have not the slightest idea how this could be?

When something is true, it is true of something. “Bob wears a black shirt” is true of bob. If this is the case, what is a superplural true of? If it is true of the group, why can we not derive its truth from the composite parts of the group?

What is going on? I have not the slightest idea!