The colorful wolf

February 27, 2009

The ‘limited time’ fallacy

Filed under: Thoughts — rheide @ 21:53

Or, failure to enjoy when one feels that one is not enjoying enough. I guess there is a certain stress factor even in enjoying. Sometimes I feel that I’m not enjoying myself enough, and because of that I tend to enjoy whatever I do even less because I feel it’s not worth my time and I should be doing something else. The solution is as obvious as it is impossible: find the right amount of enjoyment for yourself, so that it doesn’t stress you out but nonetheless keeps you satisfied. 

Forget about that, at least it’s finally weekend! :D

Also:

yes-i-am-1

February 25, 2009

The Intern Effect

Filed under: Thoughts — rheide @ 22:34

During the three years that I’ve been here I’ve made friends with a lot of the interns that come here every year. The first year I practically was one, and the second year I enjoyed my time as a ‘professional intern’ to the fullest. After that it started to get normal, though, and the novelty wore off. But most of the people I’ve met don’t have that ‘cooling-down’ period, and they leave when they are at their peak. As a result they leave Japan with only good memories. I hereby declare that this feeling shall be known as ‘The Intern Effect’. ™

I have never during all my time here heard an intern say that his experience here in Japan did not change his life. Everyone I know speaks fondly of their time here, and they always tell me that they learned something here. Not about the job, but about life. They find something here that they can’t find anywhere else. Maybe it’s the feeling of being ‘free’ in a strange country where everything is new and no one is there to help you. Maybe it’s the experience of meeting so many people from so many different nationalities. It’s always interesting to see what common ground people manage to find during their stay here.

What people don’t understand is that this ’something’ can only really exist for one year, or maybe two years maximum. It’s the feeling of having zero responsibility and zero stress, while still having plenty of allowance to go around and do everything you like. Most people come to Japan and don’t expect to save any money after the internship year, which means they spend it like crazy on going out and doing crazy trips to strange places. With a company that’s not strict at all in enforcing the rules or giving deadlines this makes Japan, and in particular AK, an ideal place to be. 

Reality can only be avoided for a limited period of time. After some time people start to realize that AK is in fact in a particularly strange corner of reality, where this carefree life seemingly goes on for ever and ever. Being so secluded from the harsh reality of the modern corporate society might sound beautiful, but it’s an illusion that cannot last forever. After a while everybody will realize that for themselves and find a better place for themselves. 

The connections that people make while in Japan last forever. It’s an experience nobody will soon forget, and I hope that the kind of lifestyle that we were leading here will serve as an inspiration for people in the future, to try and realize something similar for themselves and for other people. I wouldn’t say that this place has attracted the best of the best, but Japan provides that extra push for people to be better than they were before. It’s that bit of international experience that enables people to view the world in a wider perspective than others can. 

There are those of us who still remember the time we had in Japan, and the freedom we had, both during our work and during our free time. The world is a wonderful place to be if everything seems bright and new. And why shouldn’t it? My generation will soon be occupying important positions on companies all over the world. Together we will create the environment for the next generation of interns, not just here in Japan but all over the world,  and I can only hope that we can give them the same great experience that we enjoyed during our time here. 

A beautiful life, in the safest country in the world, where lonely travelers always find someone to offer them food or a roof to stay under.  Where there’s always a train station nearby and every train line somehow leads you home. A time when the most crazy plans would just be done as if it was nothing, and everything always worked out somehow. That is the image I will always remember when I think about my time here in Japan. 

Let’s get to work, people. We can make this world better!

February 22, 2009

Achievance!

Filed under: Tech — rheide @ 22:37

pic

So I finally got the android web cam to do what I want, and I didn’t even need to download the source to make it work. These two links proved extremely useful:

As it turns out it was a simple thing. I wasn’t updating the GUI properly using invalidate() and I was using a SurfaceView instead of a View. I made a couple of changes to Tom’s interface so that it more closely resembles Android’s Camera class. So far I only included preview functionality, and this code can hardly be called stable or even good. Stilll, it might be useful for people who are getting started with Android, so I’ve provided a download link here. Use as you please. Since it’s an Eclipse project the entry level might be a bit lower for beginners. 

Now the programming can begin! :D

February 21, 2009

Androiding…

Filed under: Tech — rheide @ 23:07

I took up the challenge today and finally installed the SDK on my home PC. The last time I tried Android was quite a while ago, and a lot has changed. After reading the documentation I was quite excited to start programming. The docs were clear, and I had a feeling I understood how to do stuff. As with all environments it takes a while to get used to the way it handles files, user interfaces, coding standards etcetera, but it didn’t take long to get into. I ran into real difficulties after trying something slightly more advanced (but not much!). 

I’m trying to write a test application that accesses the mobile phone’s camera and displays the output. Since Android development happens through an emulator, I cannot actually get any real camera output. Fortunately someone else had the same thought and wrote a page on how to get a live preview using an Http webcam source instead. Problem number one. The Android SDK has since been updated and the source files for using the webcam were outdated. After updating them I tried again, and failed again. Forgot to set the applications permissions. No big deal. Tried again: fail. 

It seems that I can’t make a canvas from a bitmap if the bitmap is immutable. Fixed that, but now my application closes as soon as it starts up. When I try to debug the program, it seems that the entire app just shuts down when I call new Canvas(bitmap)… I’m sure this is a trivial problem that can be fixed easily, but I just can’t find how to fix it. In the end I tried to download the source code of the Canvas class, and failed!!@! Apparently Android is open-source as long as you have Linux or MacOS, but Windows users are excluded from looking at the source code. It even says so on the web site.:  ”Building under Windows is not currently supported”. Well, that’s just great. 

So I have to install Linux and download 2.1gb of source files just to look at the source code of one tiny class? Either I overlooked something very obvious or Google hasn’t quite streamlined the developer experience yet. Well, it’s a young system with a lot of promise. I’m sure it will improve in the future. For now, I’m calling it a day. Maybe I’ll have more luck tomorrow. The Ubuntu distro download should be finished by then :D

February 20, 2009

Forgetfulness

Filed under: Daily Life — rheide @ 18:47

I had been meaning to write a blogpost about forgetfulness, but I keep on forgetting. Today I bought bread, butter and ham, in order to make something that I just now found it is called a Strammer Max, which I think is most possibly the worst name for a food dish ever. It’s basically ham and a fried egg on bread. I forgot to buy the eggs. I bought plastic bags because I thought I didn’t have any left, but it turns out I still had a lot. I also forgot to buy dishwashing detergent. Well done, me. Big spring cleanup… of my brain..

February 19, 2009

Not!

Filed under: Daily Life — rheide @ 23:47

Next Page »

Blog at WordPress.com.