Go to page content

VocalBit random thoughts on technology, computers and programming

FreeBSD Jails using ZFS and bsdinstall

FreeBSD Jails using ZFS and bsdinstall

The new bsdinstall installer and ZFS make it particularly easy to create and deploy FreeBSD Jails. Read more »

Exploring Clay - Type Inference and Generic Functions

A high level introduction to type inference and generic functions in the Clay programming language. Read more »

Benchmarking FreeNAS on the HP MicroServer

The HP MicroServer makes for a fast FreeNAS box. Read more »

Asus Laptop Review - The NX90JQ-B2

One of the largest and shiniest laptops on the market, this powerful machine is really one of a… Read more »

An alternative lambda syntax for Python

A syntax proposal for Python that would replace the use of lambdas as function keyword values. Read more »

An Except-Assign statement for Python

A syntax proposal for Python that describes how an except-assign statement would work. Read more »