A Concrete Table With A Little Blinky Built In

concrete-table-with-led-inlay

Members of the Warp Zone hackerspace wanted a coffee table that was beyond ordinary. They ended up pouring a concrete base for the glass top (translated). There were several things to address during the design. First off, they wanted to integrate LEDs in the concrete sides. Some consideration had to be made for portability as concrete is very heavy. The final piece of the puzzle was deciding what kind of hardware to place beneath the frosted glass.

The legs were designed with a large cut-out area to keep them as light weight as possible. The cross piece has a set of voids spelling out the name of the hackerspace with some green LEDs. This was accomplished by placing foam cut-outs of each letter in the forms before for concrete was poured. They sealed around each letter with silicone, but still had some seepage most likely caused when jostling the form to help remove air bubbles. Straws were placed in the foam to allow a cable pass through for the electronics. After everything was in place they filled the voids with hot glue to act as a diffuser.

There aren’t a lot of details about the RGB LEDs under the frosted glass. But you can see the light show they produce in the clip after the break.

Continue reading “A Concrete Table With A Little Blinky Built In”

How To Setup A Hackerspace From Someone Who’s Done It Before

We just got a tip from [PT] that a seven part series on how to start a Hackerspace will be posted this week. The blog over at Adafruit will be publishing one installment a day. Right now the introduction (linked above) and volume 1 are available. This covers what a Hackerspace is and who you might attract to help you get started. Tomorrow’s installment covers requirements you have to meet, which we assume delves into tax status (what you have to do to get 501c3 non-profit status) and financial reporting. But we’ll have to wait and see to know for sure.

The series is written by [Eric Michaud]. He founded HacDC in Washington, D.C. and Pumping Station: One in Chicago. He also helps others by consulting on startup spaces and embodies a wealth of knowledge on the topic.

If you’re area doesn’t yet have its own Hackerspace read this along with your buddies and see if you’ve got what it takes to get one going.

interesting fact: The hackaday logo is one of the watermarks in the lining of the hackerspace passport.

Hackerspace Intro: Skullspace And AssentWorks In Winnipeg

The signs on the front door might be a little small, but the space which AssentWorks and Skullspace inhabit is anything but. [Matt] takes us on a tour of the Winnipeg, Canada makerspace and hackerspace.

The two spaces occupy one floor of the building but are partitioned for different purposes. AssentWorks, which is called a makerspace, is a business incubator. The tour shows it as a large and tidy area where small businesses can pool resources to maintain and stock the various shop and work areas. We can’t help but think of it as an OSB jungle as it seems all the interior walls have been built from Oriented Strand Board.

The second part of the video shows off the hackerspace: Skullspace. This is much less polished, but shows a lot of promise. There are several work spaces for electronics, machining, and woodworking. There is also an arcade room, a classroom, and a few other offerings. All in all there’s 8350 square feet of space between the two.

You can see the ten-minute tour embedded after the break. Continue reading “Hackerspace Intro: Skullspace And AssentWorks In Winnipeg”

Hackaday-proofing Your Hackerspace’s Server

Last month we posted a tutorial from Hub City Labs on making your own PCBs at home. At the time, Hub City was hosting their hackerspace web site on a tiny vps graciously provided by a member. As you might expect, the throngs of Hackaday readers turned Hub City Labs’ server into a pile of molten slag and made their admin’s hair a little more gray. Their web site is up again, and Hub City provided a tutorial on protecting your server from the ravages of being Slashdotted, Farked, Reddited, and even Hackaday’d.

The solution for the first few hours was to transfer Hub City Labs’ site to an Amazon EC2 instance. Since then, they’ve moved over to a Debian EC2 instance that is able to handle half a million pageviews an hour for a WordPress site.

This amazing capability required a good bit of optimizations. A WordPress installation is set to run cron tasks on every page load; not good if you’re going to see thousands of hits every minute. The guys added define(‘DISABLE_WP_CRON’, true) to their wp-config.php file and set all the background tasks – checking to see if a page should be updated – to a fixed schedule every minute or so. Along with an increase in the WordPress cache, these optimizations increased the number of pageviews an hour from 1500 to 60000.

To get up to half a million pageviews an hour, the EC2 instance was loaded up with Varnish, a front-end cache that really speeds things up.

The result – 375 million pageviews for $15 a month – is more than Hub City Labs will probably ever need. The nature of hackerspace web sites, though – light load until Hackaday, Slashdot, or Reddit figure out you did something cool – means hosting on an expandable EC2 instance is probably the way to go.

[Ian’s] Global Geek Tour: New York

[Ian Lesnet], founder of Dangerous Prototypes and Hackaday alumnus, entertains us once again with his Global Geek Tour. This time around he’s visited New York City for the Open Source Hardware Summit, Maker Faire, and a tour of the geeky attractions the city has to offer.

There’s a 25-minute video embedded after the break. [Ian] starts off with an homage to [Anthony Bourdain] but don’t worry, that subsides after a couple of minutes. This year he skipped the hotel and rented an apartment in the village for the same price. After making a survey of the local food offerings he heads off to the OSH Summit. There are interviews with a lot of big names in the industry, as well as a look at some distillery hardware and a mobile hackerspace built in an old ambulance acquired from Craig’s list (go figure). Next it’s a tour of Hack Manhattan, a hackerspace from which the screenshot above was pulled. We loved seeing the box labeled “abandoned projects” and were surprised to see the hackerspace is keeping bees. Are there any other spaces doing this? Before heading over to the Maker Faire [Ian] checks out some of the local shops. There’s a stop a Radio Shack, the Makerbot store where even the display cases are 3D printed, and finally a tour of some local component shops.

We’re always entertained by these world travelling videos. Here’s one he did in Seoul, South Korea.

Monetizing A Hackerspace With A 3D Printer Store

Starting a hackerspace is easy, but maintaining it is a pain in the rear. Not only do you need to pay the gas, water, and electric bills, but you’ll also need to have enough members to keep the whole operation afloat. Deezmaker might have a solution to this problem: have a hackerspace double up as a 3D printing store.

Deezmaker is the creator of the Bukobot 3D printer seen at Maker Faire San Francisco and successfully funded on Kickstarter. The new store/hackerspace will sell Bukobot 3D printers (as well as other brands if another company wishes), filaments, Kapton tape, electronic parts, and other random electronic paraphernalia to people on the street.

Alongside the 3D printer store, Deezmaker will also be running a hackerspace for anyone who needs something printed, a work table, or even just the use of a few tools. The grand opening will be this Sunday, Sept 23, in Pasadena, CA.

We’re really liking the idea of a store/hackerspace, if only because Deezmaker’s store will provide a wonderful case study for anyone with a similar business plan. It would be very nice to have a an independent hackerstore in every city, selling everything from 3D printers to batteries and LEDs. Yes, it’s sounds like a throwback to the RadioShack of the 70s, but that doesn’t mean the idea couldn’t succeed today.