Many of my traditional blog post live on this site, but a great majority of my social-style posts can be found on my much-busier microbloging site at updates.passthejoe.net. It's busier because my BlogPoster "microblogging" script generates short, Twitter-style posts from the Linux or Windows (or anywhere you can run Ruby with too many Gems) command line, uploads them to the web server and send them out on my Twitter and Mastodon feeds.
I used to post to this blog via scripts and Unix/Linux utilities (curl and Unison) that helped me mirror the files locally and on the server. Since this site recently moved hosts, none of that is set up. I'm just using SFTP and SSH to write posts and manage the site.
Disqus comments are not live just yet because I'm not sure about what I'm going to do for the domain on this site. I'll probably restore the old domain at first just to have some continuity, but for now I like using the "free" domain from this site's new host, NearlyFreeSpeech.net.

Even though I guess I'm a "power user," I'm starting to agree with Steven J. Vaughn-Nichols' idea that Google's Chromebooks are a compelling choice.
If you're comfortable with Google services and doing everything in its cloud, or if you're doing it anyway, these devices are cheap enough, starting at , and due to their light Ubuntu-derived OS boot right away and run acceptably fast. They have a six-hour battery life. From an updates and security perspective, they're virtually maintenance-free.
If you lose one or it breaks, you just move on to a new one. All your stuff is in the cloud.
I'm pitching them to my company. Very soon now, we'll be able to do just about everything we do with a Chromebook. It's cheaper than an iPad, way more usable for things like writing, and the tight integration with Google is a win for those already committed to the search giant's services.
I get offered products for review here and there. Usually those products are hard for me to get excited about.
But a computer built for Linux, assembled in Berkeley, California, by the well-respected ZaReason?
That was exciting.
Cathy Malmrose of ZaReason contacted me through Larry Cafiero, Linux advocate and my Digital First Media / MediaNews Group colleague. Soon enough, the ZaReason Limbo 6000A was on its way to the L.A. Daily News office.
The lowest-priced Limbo 6000A runs a very reasonable . The box sent to me included a few key improvements that brought the price up to .
I know what you're thinking. I could put together my own box from Newegg/TigerDirect parts, or buy a cheaper computer from Dell, HP, Acer, etc. ...
But if you buy from ZaReason (or System 76, or the other Linux- and BSD-loading builder-dealers out there), you are getting systems on which all the hardware is guaranteed to work with free, open-source operating systems. You get actual support. And you don't run the risk of putting together a box from scratch that might not even POST when you turn the power on, not to mention fail to work with the Linux distribution of your choice.
(Rear of the ZaReason Limbo 6000A)
The $99 supercomputer: Adapteva turns to Kickstarter for funding to get its massively parallel, fully open Raspberry Pi killer off the ground
Above: Adapteva's video of the prototype Parallella board running Ubuntu.
First netbooks died, killing off their Linux origins before that. Then big OEMs flirting with desktop Linux went from bang to whimper with nary a marketing push.
But the bright, shining light in open source hardware -- software-wise anyway, as the hardware ain't all that open -- has been the Raspberry Pi single-board computer that runs Linux, sips power and has a great deal of the world busy crafting enclosures, fine-tuning OS images and basically geeking out.
Not that there's anything wrong with that.
But there will be competitors. Others that want to take the throne.
Chief among complaints about Raspberry Pi is the presence of closed-source chips on the board.

Well along comes Adapteva with an idea for a massively parallel collection of CPUs on a chip (either 16 or 64), also (electrical) power sipping but this time funded by Kickstarter and promising way more processing power, plus a fully open hardware design, all for (for 16 cores) or (for 64 cores).
That's if they get that Kickstarter money and get the project off the ground.
People are thirsting big time for these "supercomputing" ARM platforms, something cheap enough to play a niche role yet powerful enough to actually do some things.
The Parallella Project is looking for ,000 out of Kickstarter to produce the 16-core chip. If things blow up and they get million, they'll produce the 64-core version.
According to the Ubuntu Vibes write-up linked to above, the 16-core version will deliver 13 GHz of CPU performance, and the 64-core version will push 45 GHz. All that in 5 watts of power.
And they're pledging to open-source the hardware if this Kickstarter thing works out.
I've had my Lenovo G555 laptop (AMD Athlon II at 2.1 GHz) for nearly two years, and recently I've been experiencing thermal shutdowns while running prolonged, CPU-intensive tasks in Debian Squeeze.
Perhaps ironically but probably totally explainable, watching Flash video is not one of these tasks. I can watch Flash-delivered content in Hulu all night, and the Lenovo is fine.
The laptop overheats and shuts down when doing two things:
Java-heavy tasks like listening to networked, software-defined-radio sites like http://w4ax.com
Rendering videos in OpenShot
Two things that are very CPU-intensive, indeed.
So what did I do about this?
By way of Planet Debian, I found Vincent Sanders' article on the HP ProLiant MicroServer he bought for use at home instead of a dedicated NAS appliance.
This is by no means a blade server. It's a squat little box. And the HP ProLiant MicroServer line starts at .
Here are general specs from HP:
What's new
- Faster processor -- AMD Turion II Neo 1.5GHz
- Choice of preinstalled OS's includes Microsoft Windows Small Business Server 2011 Essentials
Features
Simple to Own and Easy to Use
- Server performance but at a PC price
- Designed to make adding drives or peripherals a minimal effort
- At a 22 dBA noise level, it is quiet for ergonomic working environment
- Space-saving; ideal for the small office
Proven HP Dependability and Support
- HP has built a reputation of dependability by conducting some of the most rigorous and thorough testing in the industry
- System testing and process control ensures only the most dependable products for the customers
- Worldwide network of HP trained service
Reliability and Expandability
- Error checking and correction (ECC) memory minimizes the likelihood of memory corruption
- RAID 0, 1 prevents data loss and ensures around the clock reliability
- Up to four LFF SATA pluggable hard disks and up to 8 GB of RAM
That's pretty interesting. It's small, all right. The ECC memory is very server-ish. And not everybody wants or has a rack set up to stuff a server into. This can sit on a table or shelf somewhere.
While there is a model, the best deal seems to be the version with double the RAM (2 GB). The system ships with a smallish 250 GB drive, but the whole point is that you can buy drives for the four bays and just plug 'em in.
Vincent bought his HP box to run Debian, which is what I'd be doing. The HP PDF lists the following as "supported" OSes:
It doesn't say which versions of RHEL will run, but I imagine that 5.x and 6.x are good to go. And if it runs Debian Squeeze, it will probably run a current Ubuntu release as well.
Looking back at Vincent's original article, he has what looks to me like a somewhat complicated RAID setup for his four 2 TB drives, with 1 GB of ext2 in RAID 1 across four drives for /boot, ext3 with LVM in RAID 5 for the rest of the data, plus a small partition at the beginning for GRUB. I'm a little bit hazy on exactly how one does this.
He cites reports of reliability problems in ext4 as a reason for choosing ext3 for the big RAID partition. I'm running ext3 with LVM in my Debian Squeeze laptop, and it has been 100 percent solid.
I really need to read up on RAID and configuring Linux servers with RAID and LVM ...
Mac OS X 10.7 Lion supports some older HP scanners, but not the one I'm trying to get working; Apple rant follows
Long story short, I'm setting up a shiny, new iMac with OS X 10.7 (aka Lion) for my graphic artist mother whose 2003-era G5 decided to die catastrophically and quickly.
Once I figured out the ancient SpeedStream modem's PPPoE issues with her formerly SBC, currently AT&T DSL connection, got her Ethernet-equipped HP LaserJet 4000n printer on the same network as the iMac (once I figured out the printer's IP address through printer-top button-pressing voodoo), all that remained was bringing the HP Scanjet 6300c scanner to life.
It shows up in the detailed view of "About this Mac." But no software is automatically downloaded (that's how OS X 10.7 configures printers and scanners, apparently, and it dealt with the LaserJet 4000n that way).
The USB-connected scanner appears to be dead. To OS X 10.7 anyway.