November 27, 2014
Hgactivity 2.2 is released
It’s been a long time since the last maintenance release, and there are several fixes worth releasing. There are also few enhancements, including patches from an external contributor. Thanks Rudy 🙂 Most people are using a clone and just need to update, but for the others, I’ve released tarballs as well. Homepage Announcement Download
May 20, 2014
KDE Community: be liberal with ourselves, be harsh with others
(yes, the title is a tribute to the robustness principle) Censored In quite an aggressive move, I’ve been censored by KDE. My blog has been removed from kdeplanet. The only information I have so far is a mail (and this): SVN commit 1386393 by jriddell: Disable Thomas Capricelli’s blog for breaching Planet KDE guidelines CCMAIL:orzel@xxxxx […]
May 3, 2014
Fix Baloo on KDE using the same trick as once used with Nepomuk
update: this post made me banned from KDE planet in a very rough way Nepomuk Problem Since the daunting day of the kde 4.0 release, I’ve been struggling with nepomuk. I’m no random user, i know about low-level programming, i/o bound, cpu bound stuff, and I kinda tried to have it working. I failed […]
January 23, 2014
Mercurial Mirror For Django 1.7 Branch
Today the Django project released the first alpha for Django 1.7. As such, the branch for 1.7 has been created in the git repository, and we can start mirroring it. Of course, this is still an alpha and the clone shouldn’t be used yet for prodution. The purpose is to test 1.7 early and to […]
November 5, 2013
Release of Colibri 1.0-beta2
Time flies, and I haven’t made any release of Colibri for a long time, despite it being used in production and bug being fixed as they are found. So here it is. No shiny new feature there, it’s mostly about bug fixing, code cleaning and updating the code. More importantly: Colibri now requires Django 1.6, […]
July 18, 2013
Release of EmergeActivity 2.1
Emerge activity is a small PyQt application aimed at Gentoo users that displays an “activity” graph of the emerges. Here’s a typical example on my desktop computer : For those wondering, the huge increase in 2009 is when the Gentoo KDE team decided to split KDE packages, and the drop in 2011 is when I stopped […]
June 29, 2013
Mercurial Mirror For Django 1.6 branch
Django has another branch, and we have another mirror. Today Django 1.6 beta 1 was released, and that seemed a good day to start the 1.6 mirror. So here it is, next to the other mirrors on my bitbucket account: https://bitbucket.org/orzel/django-1.6-production/
February 19, 2013
AMD r600 gpu backend on Gentoo
The current situation is rather messy with respect to the AMD r600 GPU backend : it has been merged on llvm, but not yet released. The problem is that, on gentoo, the USE flag “r600-llvm-compiler” requires this backend. As a result, it was not possible since ~christmas to compile mesa-9999 with it. The backend is […]
February 10, 2013
Yet another KDE QA failure
Just as lot of people here and elsewhere keep on denying KDE QA major problem, the 4.10 release is yet another proof of how bad the situation is. KDE cares so much that they already closed the bug with a oh-so-easy “not our fault”. Which is probably true, but still I consider that this shows a […]
October 26, 2012
Mercurial Mirror For Django 1.5 branch
Django has just released the first alpha for the next big release, 1.5. As such they created the 1.5.x branch that will lead to the 1.5.0 release and then will become the stable branch. I do not intend to use the 1.5 branch before the final release, but I’ve already setup the mirror nonetheless. The mirror […]