Mismatch_cnt is not Zero

After having repotted a Fedora Core 12 installation I was challenged with the apparently quite well-known warning message /etc/cron.weekly/99-raid-check: WARNING: mismatch_cnt is not 0 on /dev/md0 which came from Anacron into my inbox (The subject line starts with Anacron job ‘cron.weekly’). I remembered that I solved this problem on that Fedora server before,

Structured Source Code as the Truth

Generating Structured Source Code with the help of XML tags is not new to research. Apparently, using a structured primary source for source code is. The post discusses about one of the major players of structured source code, srcML, and argues about why it may be good idea to store the source code in a structured fashion primarily.

Using Subversion+Apache Webserver as Backup Storage

Surprisingly well Subversion servers can be used also for implementing incremental backup strategies. As it incorporates a good difference handling algorithm and provides magnificant support on investigating versions, it automatically provides features which are ahead of any standard backup program. This post explains how I got to that view and describes the scenario in which it is in productive use.