Archive for September, 2009

The public beta of Wikipedia’s new interface announced

Thursday, September 17th, 2009

Ahh, that’s why. The reason Wikipedia has been acting like 4chan on a bad day is that they were upgrading their software, and now we know exactly what part was upgraded.

Pretty!

Pretty!

They added a little link at the top of the page entitled “Try Beta”. If you click on it, and log in, you’ll be able to switch your current interface for a brand spanking new look n’ feel. It looks nice, but I’m not sure whether I’m happy about sacrificing the speed and simplicity of the current design just for a few whistles and shiny menu bars.

Edit: Apparently the wonkiness was actually related to something else. The new look is still pretty cool though.

Wikipedia’s error page, if you ever wondered

Thursday, September 17th, 2009

Has anyone ever seen this before? Today when I visited it there was a message in the header saying they were updated their software and might experience some down time. But in the middle of the day? I guess it all depends on your time zone (EST here), and the point of Wikipedia is to be as neutral as possible. In any case, it was interesting to see.

 

Wikipedia Error Page

Technically it's Wikimedia, but still.

 

Why? An urban legend with sense to it. (Part 3)

Thursday, September 17th, 2009

(Parts one and two.)

So, is there a deep philosophical meaning to that story? Is “Why not?” as valid an answer as can be? Is it merely a story that gives people philosophical satisfaction where otherwise there would be none? Or is it the kind of story that you sort of laugh at and then forget about? That maybe gets sent around in a chain email and makes everyone with an email address feel like they have a deep philosophical understanding of life itself? Really, I have no idea. Actually the reason I am writing about it is that it rather confuses me.

I think what it really comes down to is this. The question “Why?” has no answer. It is ridiculous to ask, and everybody knows that, but nobody seems to know, well, why. It’s easiest interpretation would be “Why is everything the way it is?”. Our answer, “Why not?” is to be interpreted as “Because there is no reason for it to be any other way”.

The legend has not been confirmed as either true or false by Snopes, but I think it’s pretty obvious that it isn’t true. A degree in philosophy by writing a two word paper? As witty as this particular answer may be, there is still no way a serious university would let that happen.

One thing that leans me towards the more cynical “it’s just a story that makes people think they get it” point of view, is this, 10 awesome answers to our mysterious question. On the other hand, Wolfram|Alpha (definitely worth checking out by the way), chooses “Why not?” as its favourite (digg it).

I guess in the end its all subjective, this answer will affect each person differently, so I can only speak for myself. I guess I just like it because it actually does satisfy me as an answer to this bitch of a question.

ACLr8 site redesign

Sunday, September 13th, 2009

It’s not much, but the ACLr8 site has been changed a bit. I added MacUpdate and stuff. Also, quite an accomplishment for me, I’ve finally managed to make a page have a minimum page length but no maximum. That is, if your screen is smaller than the content, you’ll get a scroll bar. But if it is larger, the page continues until the bottom of the user’s screen. Go to the ACLr8 page and press Cmd/Ctrl and Minus (-) to see what I mean. Really it’s just two divs, set with absolute position on top of each other. One contains the content (haha) and has no set height, and the other has a height of 100%, but is just an empty background. Simple, really. I just never had the idea until today.

I also got a nice email from Softpedia telling me they’ve added ACLr8 to their database, and that they’ve deemed it “100% clean” and all that. It was nice to hear. ‘Cause I was pretty sure I put a virus in there somewhere.

Softpedia 100% Clean

App Store Fail

Sunday, September 13th, 2009
App Store Fail

Skype is EVERYWHERE!!!

 

That was a Technorati verification post.

Sunday, September 13th, 2009

Apparently I should be in this great blogging database, Technorati, which actually kind of sucks because it forces you to make a post in order to verify that you own the blog. Now I have a random post with a few letters in it that might have been picked up by god knows how many RSS readers and what not. Why can’t they just let me put an HTML file somewhere or something easy and subtle like that? Maybe cause Google did it first? Fuck, I don’t wanna have to make a friggin’ post to verify that I own the blog. A lot of blogs even let people post who don’t own them. So what the hell is the advantage to that? Damn you, Technorati. </rant>

Official Facebook Notifications App

Thursday, September 10th, 2009

Today Facebook released what seems to be their first official Mac application, and as far as I know their first desktop app altogether, Facebook Notifications. I was very happy to hear about it (just in time) because I recently upgraded to Snow Leopard to discover that my previous Facebook client, FMenu, crashed on launch. FMenu had always been sort of weird and buggy anyways, so I was glad to be rid of it.

Facebook Notifications (Preferences Window)

Facebook Notifications (Preferences Window)

Of course, it isn’t at the 1.0 mark yet (they started with 0.5), and it won’t be fully featured for a while. It doesn’t seem to update you via Growl whenever friends update their statuses like FMenu did, but it does use Growl for other notifications such as invitations or private messages. I also haven’t had a crash or any buggy behaviour so far.

Tetration: The mathematical operator that felt kind of left out in High School.

Tuesday, September 8th, 2009

When we are taught arithmetic in Elementary School, we always cover four distinct operators. They are addition, subtraction, multiplication and division. Immediately, we begin to find connections between them. The realizations that subtraction is the inverse of addition and division is the inverse of multiplication, that multiplication is no more than repeated recursive addition, and that the whole lot of them can be reproduced as an addition-based algorithm may not have had you wide-eyed and stuttering. You might however, have experienced a warm and fuzzy feeling that everything is somehow linked together in a rather special way, perhaps similar that of a moon landing conspiracy theorist reading some good news from an extremely credible source.

In High School, where as I remember we learned about exponents and roots, these relationships are extended further. Of course, exponentiation is no more than repeated self-multiplication, and roots are the inverse of powers. However, algebraically the exploration of these new operators is rather limited. Perhaps for purposes of practicality, you would never see anything like x41 in your maths textbook. For x=13, the answer is 4.69×1045, more than any real-world application would require. So, exponents were rather limited to squares and cubes, even tesseracts if you were lucky.

Maybe that’s why we were never even told that the ladder continues. Maybe you already know what the tetration operator is, but if you do I bet that you went through the bother of finding out about it yourself. Also called the “hyper-4 operator”, it is the fourth in this ladder of complexity: simply repeated self-exponentiation. It’s common notation is similar to that of exponentiation, but with the superscript on the other side of the number, i.e. 42. This would mean “2 to the power of itself four times” or 2^(2^(2^2)). The numerical equivalent is 65536.

Edit: changed the example, thanks Jeff!

Wouldn’t this have been nice to know while sitting in a stuffy math class producing iteration upon iteration of meaningless answers to even more meaningless questions in a machine-like fashion? Technically it was math, but I’ll be damned if you were actually doing any thinking. You could have had bigger and better things to wonder about and put your mind to.

Obviously, this relatively unknown operator is not useful for many practical reasons; it’s output becomes too large after the first few integers, and not many things in the real world have any relation to it. But it is quite an interesting concept to play around with. For example you might ask yourself, what happens when we use it with negative numbers? And what is its inverse function? If 2x = 10, what is x?

And of course, now that you’ve seen 4 of these weird things, it’s blindingly obvious that there must be more out there. You can figure it out for yourself, there is a hyper-5 operator. And a hyper-6. A hyper-nine-million, in fact. Hell, you could even say that the hyper-hyper-1(x,y) operator was hyper-x(y,y) applied y times, and hyper-hyper-n was recursively repeated hyper-hyper-(n-1), the nth function generated by that good ol’ pattern from above. Or something wonderful like that.

Here’s to showing kids that there is a brighter mathematical world out there, just waiting to be discovered, instead of teaching them only the blandest of basics because we’re afraid we might confuse them a little. I say we get them to think for themselves, get them to be mystified, to wonder about things. ‘Cause really, nobody “wonders”, nobody even gives a fuck how many apples Sally will have after received a load from Dick and gave a bunch to Bill.

Timelapse Icecube

Saturday, September 5th, 2009

Here’s a video of an ice cube melting, taken using a technique called time lapse with a Canon G7 camera. This is really old but I just think it should be posted on my blog. Yeah.

Also, neither “timelapse” nor “icecube” are words. It’s sort of a joke.