back
user profile
statenjason
1,081karma·133submissions·January 10, 2010
recent activity (133 total)
comment
You can run a bridge, but then it's another machine to set up and maintain. How are security and Chrome updates handled? A cron job? What if that fails? Suddenly the simple Chromebook is more com…
comment
I've suggested ChromeOS to family members that use facebook, email, and limited spreadsheets. Ultimately, I backtracked when they asked about printing. Telling them they have to buy a new printer…
comment
Check out Lua Missions[1] for a quick tour of basic Lua. [1]: https://github.com/kikito/lua_missions …
comment
I'm not seeing a 1.4 entry in the changelog. What's the deal? Edit: They force pushed to master to remove the release due to issues on OSX https://github.com/iojs/io.js&…
comment
We started using dokku just before 0.2.0 released for hosting our apps. One place it initially lacked was process management. If you wanted anything outside of your 'web' process in your Pro…
comment
Thanks for the great documentation. It makes lapis stand out from just some weekend project.
comment
Was it the one from 2012? The video is available on infoq. http://www.infoq.com/presentations/Y-Combinator …
comment
Really excited if they offer service between SLC and Provo
comment
We use it for event storage in the event sourced parts of our app. For the rest of our data, we're currently migrating off of Mongo to Postgres due to an experience similar to the OP's.
comment
Sound still works
comment
probably calculated it with javascript
comment
It's in the repo description: http://lab.lepture.com/github-cards/
comment
Or an outbox that holds tweets for a time threshold or until approved by a second user. Both could help prevent issues from one employee.
comment
Check out the docker-registry[1] repo. [1]: https://github.com/dotcloud/docker-registry
comment
Reminds me of the PogoPlug[1]. I came across it when buying a SheevaPlug, the device it was originally built on. [1]: http://pogoplug.com/devices …
comment
I started with cdist, but ansible won me over. I bootstrap ansible-pull using cloudinit. It's been an excellent experience so far.
comment
No extension necessary. Just open chrome://settings/content and check the "block third party cookies" option. Anytime you navigate to a page with blocked 3rd party cookies, a cookie with an X will sho…
comment
Image loading events can trigger JS without interaction. http://www.zenpen.io/index.html#4+IEgojgYAA=#4+LiBAKbAjsum8z... …
comment
Looking at the source[1] of the blog. It appears to be built with Jekyll[2]. [1]: https://github.com/comoyo/comoyo.github.com [2]: http://jekyllrb.com/ …
comment
Interesting layout. It's not a pleasant experience with a trackpad though.
comment
I'm running Arch and received the same message. Ran the test video and it seems fine to me. Likely what they're saying is that they don't promise compatibility with Linux.