Hacker Newsnew | past | comments | ask | show | jobs | submit | amandle's commentslogin

It's electron based.


> only one -- poison -- is an example of an actual product you can buy (nobody's selling home drowning kits)

They're also not selling magnet ingestion kits


you can directly edit the dollar amount in the field to the right of the slider, and it will bubble-up to the total.


It says under the table "locations based on projections of delayed data" I would guess that they look at where a flight plan is going from and to and interpolate in between.


I think you're right -- it doesn't match FlightAware's FAA data at at all (at least when comparing in downtown Chicago). FlightAware had many more flights, including non-commercial and cargo.


Thinkgeek sells a 4x4x4 version for $80: http://www.thinkgeek.com/interests/techies/d71d/


Doesn’t look programmable, though? That would make it next to worthless for me, unless it’s possible to hack it easily (not that I would be able to do that).


i have this one http://www.seeedstudio.com/depot/rainbow-cube-kit-rgb-4x4x4-...

I've put it together but haven't had the time to test it out. It also requires one of these: http://www.seeedstudio.com/depot/rainbowduino-led-driver-pla...

So it is most definitely programmable, It was a bitch to solder together though.


Swiveling cameras are not a new idea, Sony picture books had one at least ten years ago: http://www.transmetazone.com/articleview.cfm?articleid=381&#...


He mentions in the video that he filed a patent for it not so long ago.

I suppose there might prove to be a few problems there that may ultimately end up delaying its release, or worse, killing it altogether.


Filing a patent != having a patent. The Sony device is clearly prior art. I had one of those Sony's, BTW.

I can't believe anyone would compare this device favorably vs. an iPad. That's willful ignorance, I guess.


I will happily compare it favorably vs the iPad for two simple reasons. 1. Better screen for what I'll be using it for and 2. more open and thus easier to make it work the way I want a tablet to work.

Will it outsell the iPad? No. To want this device more than an iPad? Very much so.


Chrome comes with the element inspector built in which replicates a lot of the functionality of Firebug.


A lot, but not enough. In place editing of HTML, CSS and cookie manipulation are almost non-existent, especially compared to the way firebug allows it.


The element inspector is handy, but personally I would also need JavaScript step through debugging like Firebug provides.


Have you actually tried WebKit's developer tools lately?

It has a great DOM inspector (allows editing), network/script/rendering timeline, step-through debugger, profiler, cookie and local database inspector, and Chrome even has a heap analysis tool (see which objects are allocated).

It's far better than Firebug, at least for JavaScript developers, IMO.


Chrome has step through debugging. Check the 'Scripts' tab of the inspector


The element inspector comes somewhat close, but you can't add css attributes to selectors, only modify existing ones, which really makes the thing useless when doing front end dev


Are you sure? I think you can edit the text of stylesheets, and add new style properties on individual elements too.


Editing the text of stylesheets: no.

Editing style rules applied to elements: yes, you can do this. Select an element in the inspector, and you can click to edit its style rules.


unless you're seeing something I'm not seeing, you can only modify existing attributes. If you could show me though, an upvote will be in your future :-)


Though not as useful as firebug you are able to add a 'style="<custom css>"' attribute to an element by hovering over and clicking the '?=""' that appears.


I recommend the Asus VW266H 25.5" 1920x1200 and about 300 dollars. Plenty of space for code.


I have been building a site which does this for news, with plans to allow arbitrary feeds.

http://www.newsdive.net


This is somewhat similar to a site I have been working on. http://www.newsdive.net I am doing filtering based on story content, but this seems to be based on tags and categories more.


Same question (as I posted in the main thread), if it possible to you to answer. Are you using machine learning, human editoring or both?


At the moment it's pretty simple matching based on a few rules, but machine learning is in development. In the case of google, it appears they are using human editors.


Thanks and good luck!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: