A long, skeletal neck of a swan automaton sits on a table. Two men are on either side of it, lowering the swan's body back on.

Restoring The Silver Swan Automaton

It’s easier than ever to build your own robot, but humans have been building automatons since before anyone had even thought of electronics. One beautiful example is the Silver Swan, built in the 18th century.

The brainchild of [John Joseph Merlin] and silversmith [James Cox], the swan features three separate clockwork drives, appearing to swim in a moving river where it snatches fish in its motorized beak. Mark Twain said the swan had “a living grace about his movements and living intelligence in his eyes” when he saw it at the International Exhibition in Paris in 1867.

The swan has been delighting people for 250 years, and recently received some much-deserved maintenance. In the video below, you can see museum staff disassembling the swan including its 113 neck rings which protect the three different chain drives controlling its lifelike motions. Hopefully, with some maintenance, this automaton will still be going strong in 2273.

If you’d like to Bring Back the Age of Automatons, perhaps you should study this bird bath or the “Draughtsman-Writer.”

Continue reading “Restoring The Silver Swan Automaton”

Swan: Better Linux On Windows

If you are a Linux user that has to use Windows — or even a Windows user that needs some Linux support — Cygwin has long been a great tool for getting things done. It provides a nearly complete Linux toolset. It also provides almost the entire Linux API, so that anything it doesn’t supply can probably be built from source. You can even write code on Windows, compile and test it and (usually) port it over to Linux painlessly.

However, Cygwin’s package management is a little clunky and setting up the GUI environment has always been tricky, especially for new users. A project called Swan aims to make a full-featured X11 Linux environment easy to install on Windows.

The project uses Cygwin along with Xfce for its desktop. Cygwin provides pretty good Windows integration, but Swan also includes extra features. For example, you can make your default browser the Windows browser with a single click. It also includes spm — a package manager for Cygwin that is somewhat easier to use, although it still launches the default package manager to do the work (this isn’t a new idea, by the way).

Continue reading “Swan: Better Linux On Windows”