<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Lotsa FreeBSD</title>
	<link>http://blogs.freebsdish.org/ivoras</link>
	<description>Just another FreeBSD Developer's weblog</description>
	<lastBuildDate>Fri, 04 Jul 2008 21:48:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>nfs+sshfs+samba dance</title>
		<description>Todays wow, this really works! moment brought to you by: NFS, sshfs (from FUSE) and Samba.

There's a NFS file server in my office, from which I mount stuff into my home directory on my workstation. There's a small FreeBSD server in my living room which, among other things, serves Samba ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/07/04/nfssshfssamba-dance/</link>
			</item>
	<item>
		<title>How many failed drives can take down a RAID5 array?</title>
		<description>The answer, of course, is "two or more". And it's not nice when it happens.
Two of the drives on a nice shiny FC array failed at approximately the same time (possibly within about two minutes of each other), and both were in the same RAID5 array. Definitely not good. On ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/06/13/how-many-drives-can-take-down-raid5/</link>
			</item>
	<item>
		<title>Weekend hack: adfsd, a kqueue-assisted rsync tool</title>
		<description>I created a small program to help me synchronize files in sort-of real-time between two directories (the idea is that one of them is on a NFS server). There are no replicated file systems for FreeBSD and the canonical way to do this is usually to use rsync or something ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/06/08/weekend-hack-adfsd-a-kqueue-assisted-rsync-tool/</link>
			</item>
	<item>
		<title>The real power of &#8220;scripting&#8221; / interpreted languages</title>
		<description>I'm writing a small project in C (will talk about it later) and I really miss the expressiveness that dynamic languages like Python offer. There's one more thing in addition to elusive "elegance" and similar nontangible properties: the ability to easily use and implement better algorithms. Yes, since Turing it ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/06/08/the-real-power-of-scripting-interpreted-languages/</link>
			</item>
	<item>
		<title>FreeBSD on Subversion!</title>
		<description>The day has finally come - FreeBSD is using Subversion instead of CVS for the base source tree! Congratulations to everyone involved, especially Peter Wemm :)

FreeBSD's source CVS is one of the oldest and biggest in existence; it's approximately 12 years old and has apparently had something like 180,000 commits ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/06/01/freebsd-on-subversion/</link>
			</item>
	<item>
		<title>BSDCan: final day</title>
		<description>It was a really great conference! I have so many good impressions it's just hard to sort them all out and write them down. Instead of that, here's a treat for the geeky-minded :)

In accordance with the specification expressed here:



... I've created a device driver that implements the functionality in ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/05/18/bsdcan-final-day/</link>
			</item>
	<item>
		<title>DevSummit: day 1</title>
		<description>It was a nice day in Ottawa, Canada today, though judging by the clouds tomorrow might not be. Not that we noticed, spending all the time within the conference room. Various talks kept developers interested, and the lack of Internet connectivity (web is not the Internet...) kept them focused on ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/05/14/devsummit-day-1/</link>
			</item>
	<item>
		<title>finstall alpha4</title>
		<description>Here's another build of finstall, alpha4. The most important change this time is native support for remote / headless installs via systoold network daemon.

This enables headless installs of FreeBSD in the following fashion:


	Insert the CD with the finstall in the server (obviously, the server needs to have a CD/DVD reader; ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/05/11/finstall-alpha4/</link>
			</item>
	<item>
		<title>Just how fast FreeBSD 4.x was?</title>
		<description>Background: I'm developing something that should eventually become a high performance network server, with high transactions/s rate (basically a database cache). Currently I'm experimenting with various modes of using SMP facilities for the server (thread usage, binding, etc.). A big problem is that, while I temporarily have a server on ...</description>
		<link>http://blogs.freebsdish.org/ivoras/2008/04/15/just-how-fast-freebsd-4x-was/</link>
			</item>
	<item>
		<title>Portsnap propagation</title>
		<description>If you're wondering how long it takes to propagate a commit made on ports to portsnap servers, the answer is: about two hours :) </description>
		<link>http://blogs.freebsdish.org/ivoras/2008/03/09/portsnap-propagation/</link>
			</item>
</channel>
</rss>
