DIY Fume Sucker

I don’t usually publish the stupid things I hack together (code or otherwise), but I’m especially proud of this one, mostly because it’s my first really useful one.

I sometimes work for an engineering company designing electronics, firmware, and user interfaces for medical device prototypes. When I’m prototyping, I do a good amount of soldering. I was sick of having a small box fan in my work area to suck the solder fumes away, so I decided to try making my own that worked better with my workflow.

Yeah, pretty budget.

Parts list:

Drilled a hole in the center of the mending plate for the gooseneck thread to pass through, then secured with a nut and lock washer. Same for the base plate. The desk clamp kind of sucks. I’d much prefer a heavy base plate so it could be used on any surface, not just the edge. Works pretty well, though I could have definitely gone with a smaller gooseneck and fan. No, it doesn’t scrub the fumes. Yes, I’m an asshole to my coworkers.

I’m pretty bad at writing build steps, so I’ll just let the pictures explain.

 

Finch Notifier

Just found this neato popup notifier for Finch over at Ones and Zeroes. Had a bit of back and forth with the author, then decided to throw up my modifications on github.

I modified it to reconnect to the session bus if Finch crashes or quits and added a (mostly working) tray icon.

Geekhouse Racing

Just finished up a pro-bono WordPress site for my cyclocross race team.

Geekhouse Racing

Unfortunately, it’s on GoDaddy’s Windows shared hosting, since the main site uses ASP. IIS6 didn’t even work with WordPress, but with IIS7, I can’t upload any files via the dashboard. Why can’t I assign write permissions myself?