Battle Of The Thumb Drive Linux Distros

We were expecting eye gouging and body slams, but this review of several thumb drive Linux distributions will do. They compared Damn Small Linux, Puppy Linux, Xubuntu, and Fedora. They don’t mention why they chose these four specifically, as UNetbootin has many many distributions available. They put each through its paces, listing common issues and boot up speed.

Their conclusion was that puppy Linux was preferable as it has a graphically nice interface and the ability to have persistent data storage on the disk. They have a poll going though, so head over and voice your opinion.

Voting Roundup

[youtube=http://www.youtube.com/watch?v=0Q9NSVUu8nk]

With the election coming up in less than a week, voting machine security (or the lack thereof) is critical, especially with the popularity of early voting this year. While we’ve previously discussed voting machine insecurities, it looks like the problems haven’t been fixed, and in some cases, it’s escalated. Voters in states like West Virginia and Tennessee have complained about voting machines “flipping” their votes, even after they were recalibrated as in the video above. Voters have been advised to avoid voting straight Republican or Democratic tickets, to avoid the likelihood of their votes being flipped. What if you actually do want to vote a straight ticket? Video the Vote is an organization that advises documenting as much of your voting process as possible. Other ways you can protect your vote include voting absentee so that a paper trail is available, and refusing to accept provisional ballots, which are often thrown out. After seeing videos of ROM swapping and finding out that the locks can be opened with hotel minibar keys, we’re waiting to see what’s going to fail this year… and voting absentee.

Swarming Robot Ants

European researchers in the I-SWARM project are hard at work developing small, autonomous robots that can work together and communicate to perform different functions. They successfully built two types of robots: the I-SWARM, and the Jasmine robots. The I-SWARM robots are three millimeters in size, are powered by a solar cell, and move by vibration. The Jasmine robots are the size of two-Euro coins, have small wheels, and are powered by battery. These tiny robots have several advantages over their bulky predecessors, such as high redundancy, greater flexibility, and the ability to manage tough terrain. They could even be used to repair larger robots. They also come with distinct challenges. Because of their minuscule size, programming memory is necessarily limited, and the team had to come up with special algorithms to manage and control the machines. Though they haven’t been able to meet their goal of making a thousand of them, the researchers are hopeful and confident about their abilities to mass produce the robots cheaply.

[via io9]

Arduino Gameboy Killer

[youtube=http://www.youtube.com/watch?v=OgKSLxRPtu8]

For roughly $250, you too can have this sweet bit of gadgetry based off of the Arduino platform. It is open source, and has some pretty impressive specs. Sporting a rumble pack, lithium ion battery, OLED display, and space for expanson. You can buy the pieces pre assembled, or as a kit. If you get the kit, you’ll see that the controller board has been laid out so that you can solder your buttons and joystick in as either left handed or right handed. The only problem? No games yet.

E Ink Shows Off The AM300 Developer Kit

[youtube=http://www.youtube.com/watch?v=3n2xxqMQyfY]
The AM300 developer’s kit, shown in this video, has some pretty cool new features. It has the ability to show much faster animations than before, as well as having 16 bit gray scale image rendering and pen input. The animations look pretty quick, they mention this being useful for diagrams and advertisements. We just can’t wait to have our newspaper look like its covered with annoying flash banners and animated gifs.

Smart Phone Hacking Roundup

[vimeo 2049219]

T-Mobile’s G1 was released last week and there has been at least one Android vulnerability announced already. The New York Times reported on research done by [Charlie Miller], who also helped find one of the first iPhone bugs, so we think the report is fairly credible. Last year, we saw him deliver a seminar on real world fuzzing at ToorCon 9. It covered exactly how they found the iPhone bug.

If you just want to use a G1 without service, you can activate it with any T-Mobile SIM card.

Above is Boing Boing Gadgets’ concise video review of Griffin AirCurve. It’s garbage. We first talked about it in our loaded horn post because it looked like something fun to redesign.

The iphone-dev team published a video today showing access to the iPhone’s baseband processor. They connect to the device over ssh and then use minicom to issue AT commands. They’re writing custom AT commands for full control.