As a child of the 80s, the Choose Your Own Adventure books were a fixture of my rainy afternoons. My elementary school library kept a low, fairly unmaintained-looking shelf of them hidden in one of its back corners. Whether this non-marquee placement was an attempt by the librarians to deemphasize the books in favor of ‘serious’ (children’s) literature or was simply my good luck I still haven’t worked out. But it meant there was a place that I could retreat to and dive into unfamiliar worlds without distraction.
- Nick Sieger
We define a Java guest to be an implementation of a Java Virtual Machine (JVM) that runs directly on the hypervisor para-virtualization API, i.e., without the traditional operating system layer. Many commercial environments today run application suites that are entirely implemented in Java, or in languages that compile to Java bytecode. Many of the other non-Java processes are related to network management that could be abstracted into the guest or a sibling OS. There are opportunities for both simplification and performance improvement in a guest that is tailored to a Java-centric application mix
- Nick Sieger
Voted. You should vote too, chances are the lines are as short at your local polling place as they were at mine.
Distributed computing is messy. Nodes go out of sync, data gets lost. There is no mature distributed database option. HBase, Hypertable, Cassandra, CouchDB, MongoDB, Voldemort… They all have sharp edges. You are going to get cut and you are going to bleed. It takes about 12 hours to upload our database to EC2. But our data is growing. Soon we’ll have to actually ship hard drives to Seattle: http://aws.amazon.com/importe.... On that up-beat note, Ruby coders, you are finally invited to start playing with BigRecord, your window to the world of Bigtable-esque data. Which, for now, means HBase. Click here to get started.
- Nick Sieger
Ok, so the report of Object#returning's of demise was premature: http://github.com/rails.... Seems I may have hit a lazy-load or load order bug.
Welcome to the ZFS MacOS refugee camp. Our mission here is to keep ZFS working on our macs. We fear no data loss. We see no storage limits. To get started, grab the latest package and check out the getting started page. To file bugs or get into development, check out the google code project.
- Nick Sieger
@jeffreydamick Good question. I'll do some investigation on it if you suggest a real-life example. Deal?