/dev/null

Elite is stupid. Back to the roots.

January 29, 2010

The new Apple iPad

Tags: — 12:08

Bulky iPhone

February 18, 2009

Do not

Tags: — 15:50
    reverse_and_create : function(files){
        var sorted = [], instances =[];
        for(var id in files){
            sorted.push(files[id])
        }
        for(var i = 0; i < sorted.length; i++){
            if (sorted[i].id) {
                instances.push(this.create_as_existing(sorted[i]));
            }
        }
        return instances;
    },

    do_not_reverse_and_create : function(files){
        if(files != undefined){
            var instances =[];
            for(var i = 0; i < files.length; i++){
                if (files[i].id) {
                    instances.push(this.create_as_existing(files[i]));
                }
            }
            return instances;
        }
    } 

What a shame!

December 25, 2008

Merry Christmas!

Tags: — 15:45

September 4, 2008

Dolphin Submarine

Tags: , , — 14:48

How cool is that?

September 3, 2008

Google greift Microsoft an

Tags: , , , , — 19:14

Q: Wenn ich den Links zum der Browser-Crash Demo Folge, dann brauch ich
bei der letzten Seite nur noch mit der Maus über den “HERE” – Button
zu fahren und mein ( mit allen Updates versehenes ) Vista friert
sofort vollständig ein… Spricht das jetzt eher gegen Google oder Microsoft..? :-)

A: Der Tenor nach der Veröffentlichung des Browsers lautet doch: Google
greift Microsoft an. qed.

Aus dem heise forum

September 2, 2008

About Internet Explorer 8 Beta

Tags: , , , — 18:50

“Consuming twice as much RAM as Firefox and saturating the CPU with nearly six times as many execution threads, Microsoft’s latest beta release of Internet Explorer 8 is in fact more demanding on your PC than Windows XP itself, research firm Devil Mountain Software found in performance tests.”

“We finally found something that sucks more CPU power than Crysis.”

Found on Slashdot

September 1, 2008

Java Recruiting

Tags: , , , — 19:20

From http://ask.slashdot.org/askslashdot/08/09/01/1246201.shtml:

  • Recruiting for Java posts is a minefield – it’s full of people who should be stacking shelves in a supermarket.
  • If you want a Java job, just update your resume to say that you know Java. I have met lots of J2EE experts at work, who would not be able to code a “Hello World” program, if their jobs depended on it. Also learn lots of buzz words.

May 20, 2008

Google Health is there!

Tags: , — 13:59

Now, you can share your sensitive information about the following with Google (I got the list from the authorization agreement on google.com):

  • HIV or AIDS
  • Mental illness or any mental health condition
  • Alcohol or substance abuse
  • Sexually transmitted diseases
  • Pregnancy
  • Abortion or other family planning
  • Genetic tests or genetic diseases

Isn’t that exactly what we’re all after? I think I will add Alcohol, HIV and Pregnancy to my profile and see what happens *lol*

Maybe I can combine Google Health with Google Analytics and see if the visitors to my blog share the same “health condition”…

My Google Health Profile *lol*

See also:

http://www.nowpublic.com/tech-biz/google-wants-your-medical-records-and-more

May 17, 2008

Redundanz ist schlimmer als Mäusefraß

Tags: , — 19:00
<div class="header">
  <h1>This is a subheading</h1>
</div>

This is how NOT to define a subheading in HTML.

May 10, 2008

Personal Mini-Googleplex

Tags: , , — 22:03

This is my own colorful work environment. The food is not free, but the Thai next to my home is very good :)

Personal Googleplex

Powered by PHP, Memcached, Suhosin, MySQL and WordPress