bruggie's blog

    bruggie's picture

    Geesh, I thought we were all reasonable adults...

    2006
    8
    Oct

    .. but this scripting thread that keeps going and going on kde-core-devel is pathetic. Bah! Currently I am no longer reading the thread and simply deleting every email with scripting in the subject. He who codes decides and as soon as an application is working properly in any scripting language (therefore the bindings are working fine) it should be shipped inside a module. Period. If it creates an extra dependency then so be it. I assume cmake will be made smart enough to make sure that when the bindings are not there the application will not be built and cmake will not bail out with a "requires these and these bindings" error. If you feel that you have to have the same app in C++ then code it yourself. Again he who codes decides. You need it in C++ and you make it better than the scripting version, fine we ship both versions as long as they are properly maintained. That goes for any software we put inside the modules like it has always been done.

    bruggie's picture

    Transitions

    2006
    31
    Aug

    Damn, it has been more than 2 years since I wrote an entry here. I simply have too little time to do anything code-wise for KDE. Last week I subscribed again to some lists to see what is happening in KDE land for 4.0 but I dont have the time to code. I've always had this idea to make a electronic schema/layout editor but if things keep going like they have been going then I'll never get around to it.

    bruggie's picture

    ARGH, Linux IA64 sucks !

    2004
    10
    Jul

    Yesterday at work we found some problem with backtrace on linux ia32 when it was being called from a signal handler. So i said lets see if this works on Itanium or if it is a more genereic Linux problem. Guess what, on Linux IA64 there is no signal generated on a divide by zero, the result is 0 and the program terminates normally... WTF ???

    bruggie's picture

    Why is it so hard for me to pick a topic ?

    2004
    28
    Mar

    Wow, it has been more then 5 months since i posted here... This really requires an update :)

    bruggie's picture

    Inline differences

    2003
    15
    Nov

    Yes i have implemented it in Kompare and committed it to CVS but unfortunately it is not activated atm. It is not open for discussion before people start begging me about activating it because it is not in the release plan and it is way too late for new features.

    bruggie's picture

    It's been a tough week but...

    2003
    28
    Sep

    ... Kompare seems to be in a useful state again atm. I did a lot of hacking on it and moving a lot of code around and i think the code is a bit cleaner now and easier to maintain.

    bruggie's picture

    I suck !

    2003
    14
    Sep

    It's been a while since i posted last but i fixed some merging bugs... I dont know why they happened but i guess it is because i suck. I should not have committed this stuff before properly trying if it was safe to commit.

    bruggie's picture

    Finally !!!

    2003
    23
    Aug

    It has finally happened: i merged the make_it_cool branch for kompare into head.

    bruggie's picture

    Introduction

    2003
    15
    Aug

    Hi,

    this is my first blog entry and i am using to introduce my self a bit for those who dont now me. My real name is Otto as you can see in the members section and i mainly work on kompare and some other programs if people ask me to look into that.