HN user

ntaylor

295 karma

Software engineer working in Los Angeles

Posts4
Comments78
View on HN

Somewhat more sinister, I think, is that they added a TTL on the Amazon Smile opt-in. Now, you must re-opt-in every 90 (I think) days.

Fair bet that this small change substantially hurts the effectiveness of this charity and drives a whole bunch of money back to Amazon.

A company called Skysafe released some press in 2015 (nothing since), which showed them taking control of a DJI Phantom 2. It should definitely be feasible to intercept and take over many consumer drones, with the right hardware, but there may be some FCC limitations to consider.

Headless mode allows running Chromium in a headless/server environment. Expected use cases include loading web pages, extracting metadata (e.g., the DOM) and generating bitmaps from page contents -- using all the modern web platform features provided by Chromium and Blink.

Practically speaking, software developers will use headless Chrome to automate testing of product functionality. Today, developers use systems like Selenium or PhantomJS to accomplish this feat, but it's a painful process to maintain these headless browser execution engines. Adding headless support into Chrome means that developers can count on the presentation of their application on a given version of the Blink engine run within Chrome.

It seems to me that Slack could position itself to provide free and open access to certain types of communities like open source projects, charities, etc. Enable the "pro" features so long as the community follows the rules.

The value of synchronous communication is very real and it should not be precluded, but the points are totally valid. Slack is a closed-garden and it does not contribute to the global conversation if the access and historical record is controlled from within.

From what I saw, he's really a fun-loving person. His stories are as much inspiring as they are amusing. Success found him, and helped provide him with the resources to do more of what he already loved to do: tinker with gadgets and teach.

I'm also curious why numerous developers have not demanded an Insurance Protection Product / Plan that would take a premium in return for subrogation (defense) if a frivolous Patent Suit is filed. I'm rather certain the market exists and while it may be for larger businesses or players, developers forming a Mutual Company and writing on some big name AM Best A paper (or even going to Lloyds) could be helpful.

I suspect part of the problem is that the monetary and time costs of litigation could not be easily measured. Every case would be, effectively, unique. Not insurmountable, but I have to imagine that the premiums would need to be very high.

As a Xamarin developer for the past year, I don't want to use Visual Studio, I want to use Xamarin Studio.

Visual Studio is slow and doesn't work near as well as Xamarin Studio for many core development tasks. Not to mention, it's completely hamstrung by its dependency on a Mac build host. VS integration needs to step up, dramatically.