Geesh, I thought we were all reasonable adults...
Monday, 9 October 2006
.. 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.
Read More
Transitions
Thursday, 31 August 2006
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.
Read More
ARGH, Linux IA64 sucks !
Saturday, 10 July 2004
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 ???
Read More
Why is it so hard for me to pick a topic ?
Sunday, 28 March 2004
Wow, it has been more then 5 months since i posted here... This really requires an update :)
On a personal level there were some changes. I quit my job at Beaphar and now work for Intel at SAP in Germany so i moved from the Netherlands to Germany (reading all the blog entries from the other people it seems that moving is a hip thing to do :). Dont have my own place yet (staying at wheels' place, and yes i am the dutch guy singing along with that Lyle Lovett song) but i'm working on it so i'll be moving soon again. The work at Intel is Linux related, i'm very pleased with that and i owe wheels a lot of gratitude for paving the way for getting me in.
Read More
Inline differences
Saturday, 15 November 2003
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.
Read More
It's been a tough week but...
Sunday, 28 September 2003
... 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.
Read More
I suck !
Sunday, 14 September 2003
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.
Read More
Finally !!!
Saturday, 23 August 2003
It has finally happened: i merged the make_it_cool branch for kompare into head. Now all i have left to do is kill that branch by removing all files in it. I just hope you will enjoy the changes, i know it is still buggy but i'm working on that here. If you find bugs in it just report it to bugs.kde.org and not here, i might miss your bugreports if you post them here.
Read More
Introduction
Friday, 15 August 2003
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. I'm not a superb coder as you can tell from the kompare sources :) (dont forget if the code looks good it is written by John Firebaugh, if not it is my crap :P) but it is fun to do. I currently work for a company called Beaphar (unfortunately it is not related to IT but it is a job and it pays enough for me to buy a new computer (well 2 actually) and for my "vacation" in Nove Hrady). I'll be using this blog to keep you informed about kompare, as the weather is no longer that hot i'll be able to do some hacking again in my spare time. Well see you soon :)
Read More