Ahh good memories. I wrote Pente for PalmOS back in 2004 or 2005, complete with a computer opponent using a minimax tree with alpha/beta pruning. Unfortunately I never finished or released it. It was so much fun to do early mobile development - it compared to nothing else I'd done at the time. And it wasn't easy. This is definitely an accomplishment.
HN user
msielski
This does seem to be the latest trend - passswordless authentication or "magic links."
There are browser extensions which do this: - https://addons.mozilla.org/en-US/firefox/addon/recipe-filter... - https://chrome.google.com/webstore/detail/recipe-filter/ahlc...
Also big fan of vagrant global-status. I have it aliased to vgs in my terminal.
Also very helpful for those using Vagrant on OSX is Vagrant Manager [0] which gives you menu-bar integration and a quick interface to turn VMs on and off. It's useful even to remind myself when I've left some VMs on, especially if I'm running on battery.
I enjoyed this, and was impressed that it was written by a high school senior.
Some food for thought: "The future of employment: How susceptible are jobs to computerisation?"[1] which has been discussed on HN previously, lists "Appraisers and Assessors of Real Estate" at .9 probability of computerization and "Real Estate Brokers" at .97. It's certainly not a solved problem, but these two jobs are nearly at the top of the list (or bottom, as the list is in reverse order).
[1] PDF: http://www.oxfordmartin.ox.ac.uk/downloads/academic/The_Futu...
Knowledge of process, not just market. Which, don't get me wrong should also be easy to automate.
Really interesting idea of running separate instances and synchronizing them. I wonder if this could be done in legacy games to support VR - an instance for each eye - and each instance's game state and camera position synced except for slight horizontal offset for left eye vs right eye. Xwing VR!
Half of my Amazon packages are now delivered by an Amazon van or by some guy's personal vehicle with an Amazon magnet on it. I believe they're a mix of the Flex[1] program the author referred to and private companies Amazon is contracting[2]. Not a stretch to see them adding pickup as a service and competing directly with USPS, UPS, FedEx etc. See also the companies they're acquiring in this area[3].
[2] https://logistics.amazon.com/
[3] http://www.seattletimes.com/business/amazon/amazons-delivery...
My career began here in the mid 80s: http://i.ebayimg.com/images/g/iGgAAOSwnHZYmiO0/s-l1600.jpg
"More than any single person, Tim Berners-Lee is responsible for inventing the internet." Learn something every day.
I read Chomsky's Understanding Power on Aaron's recommendation [1]. I found it equally transformative.
Myself and someone I just met were suggested as friends to each other after we met. Neither looked up the other. Neither created any contacts in our phone. Only possibility is our FB app knew we were both in the same place at the same time for a few hours.
I am I missing something or is this challenge to produce a system which determines if the headline agrees with a body of text? Many so called "fake news" sites would pass this test with flying colors as their fake headlines are supported by equally fake stories. This seems more like a test against clickbait.
wiggle is the new blink
What, "d-d-d-d-d-duh," "duhhhh-duhhhhh-duhhhh," and "BREHHHHK BREHHHHK BREHHHHK" didn't do it for you?
It's kind of just a repost of the BBC article http://www.bbc.com/news/world-us-canada-37211051 which itself is thin but at least has photos.
Also big and clear enough to be seen on screen.
I had a strange experience where my cable company's mobile app, which streams most channels, was missing audio on a few channels. After escalating the issue to an engineer, he finally got back to us and told us that if a username contained "ts" like mine did this issue would happen. After making a second username without that combination, all worked fine. I'd still like to know what logic in their application would get stumped by these two letters.
For Gmail you can do similar scripting with Google Apps Script. This isn't exactly the same, but it's a similar example. http://gmailblog.blogspot.com/2011/07/gmail-snooze-with-apps...
"...they all came to the realization that what made this place a success was not the collision-avoidance algorithms or the bouncer daemons or any of that other stuff. It was Juanita's faces." Neal Stephenson, Snow Crash.
I think in our world as well, VR will really take off when technology like this is applied.
I have a hard time navigating it, and it's USA only, but there's http://www.data.gov/
immutable
This helped make reading this a little easier. Copy and paste to your URL bar. You may have to retype the javascript: as it appears to get stripped for security.
javascript:$('.entry').css({ "background":"#fff","color":"#333","padding":"10px","font-family":"Arial, 'Helvetica Neue', Helvetica, sans-serif","font-size":"14px","font-style":"normal","font-variant":"normal","font-weight":"400","line-height":"20px" })That's just proof it's popular.
This is true, without the right tools. I am moving to logstash with kibana to do this, and it's looking very promising. See http://www.elasticsearch.org/videos/kibana-logstash/
Conflating the Open Source community at large with the Linux community, the Linux development community, and the Linux kernel development community does not help him make his case.
I think it was a good first step. It may be fairer to judge the event against the history of collaborative software development at the White House (nonexistent) than against that same history elsewhere.