ericbarch's comments

ericbarch | 12 years ago | on: How Silicon Valley entrepreneurs are rushing to cash in on cannabis

"Harmless pot? New marijuana study shows brain damage in those 18-25"

Although this could certainly be the case, I do have an issue with the article. The conclusion of the research seems to be this quote:

"Breiter and his colleagues found that among all 20 casual marijuana smokers in their study — even the seven who smoked just one joint per week — the nucleus accumbens and amygdala showed changes in density, volume, and shape. The scientists also discovered that the more pot the young people smoked, the greater the abnormalities."

It is never actually stated that these changes in density, volume, and shape cause brain damage. Seems to be a bit of a sensationalist headline in my mind.

ericbarch | 12 years ago | on: Show HN: Try Ion before you buy – uses BluetoothLE, Node.js, websockets, jsmpeg

It's Bluetooth Low Energy. We wrote a very basic Node.js library we're using to control it right now. You can check out the code here: https://github.com/lavallc/ionode Documentation is yet to come, but it will be an open API.

One of these guys and a Linux PC is all you need http://www.iogear.com/product/GBU521/ We'll most likely open source the Try Ion code as well so you can build off that if you like =)

ericbarch | 12 years ago | on: Show HN: Try Ion before you buy – uses BluetoothLE, Node.js, websockets, jsmpeg

Haha, we actually did think about this when building it. The smartphone notification feature is a major selling point, but we also wanted it to be useful without a phone.

The touch sensitive cap lets you cycle through all the 'moods'. A lot of friends that have seen it love it for the music moods alone (microphone picks up the audio in the room).

We'll also be adding in a feature that allows you to turn the lamp on to full white and back off just by holding the top (really nice if you need to get up in the middle of the night).

ericbarch | 12 years ago | on: Show HN: Try Ion before you buy – uses BluetoothLE, Node.js, websockets, jsmpeg

This was actually the solution I almost went with, but found I could achieve a higher frame rate and lower bandwidth usage with jsmpeg.

We're located in Flint, Michigan and using a DigitalOcean box hosted in NYC. I haven't run any latency tests, but I'd ballpark the number to be in the 250-500ms range. I was blown away that it worked as well as it did.

ericbarch | 12 years ago | on: Show HN: Try Ion before you buy – uses BluetoothLE, Node.js, websockets, jsmpeg

A year or two ago - definitely. But as of today, I would disagree. Apple has been shipping BTLE in their devices since the 4S. All flagship Android phones have been shipping with BTLE for over a year (with official SDK support added in 4.3). You can pickup a $10 USB BTLE dongle and it works out of the box with bluez (Raspberry Pi works great).
page 1