
andrewcantino.com
Andrew CantinoAndrew Cantino is an experimentalist and web developer. He applies machine learning techniques to unusual problems and enjoys creating open source software.
http://www.andrewcantino.com/
Andrew Cantino is an experimentalist and web developer. He applies machine learning techniques to unusual problems and enjoys creating open source software.
http://www.andrewcantino.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
9.5 seconds
Andrew Cantino
c/o pairNIC.co●●●●●●●●●●●●●●y PO Box 42319
Pit●●●rgh , PA, 15203
US
View this contact
Andrew Cantino
c/o pairNIC.co●●●●●●●●●●●●●●y PO Box 42319
Pit●●●rgh , PA, 15203
US
View this contact
Andrew Cantino
c/o pairNIC.co●●●●●●●●●●●●●●y PO Box 42319
Pit●●●rgh , PA, 15203
US
View this contact
18
YEARS
2
MONTHS
27
DAYS
PAIR NETWORKS INC.D/B/A PAIRNIC
WHOIS : whois.pairnic.com
REFERRED : http://www.pairnic.com
PAGES IN
THIS WEBSITE
5
SSL
EXTERNAL LINKS
13
SITE IP
54.231.18.212
LOAD TIME
9.454 sec
SCORE
6.2
Andrew Cantino | andrewcantino.com Reviews
https://andrewcantino.com
Andrew Cantino is an experimentalist and web developer. He applies machine learning techniques to unusual problems and enjoys creating open source software.
· andrew makes things
February 15, 2018. Installing XGBoost on OS X. Today I went to install XGBoost on OS X Sierra and ran into some issues. Here’s how I fixed it. September 13, 2014. Using Huginn Scenarios to Save Money. This is my fourth post about Huginn, a tool that I’ve been working on with the generous support of other open source collaborators. Huginn is a light-weight platform for building. September 08, 2014. An Example of Poor Security Communication in the Google Auth Flow. September 04, 2014. July 26, 2014. This i...
Huginn
Your agents are standing by. Huginn monitors the world and acts on your behalf.
Andrew Cantino
http://andrewcantino.com/life.html
This simulation of Conway's Game of Life. Works in most recent web browsers (Chrome, Firefox, Safari). Chrome is recommended. The simulation starts with a glider gun. In the upper left and with a random population of living and dead cells in the bottom half of the grid. Often, the random cells spread into the gun and destroy it, but sometimes it survives. Try restarting a few times. You may also see stable patterns emerge naturally, such as gliders, guns, and oscillators.
Exploring the Damped Driven Harmonic Oscillator
http://andrewcantino.com/java/DampedDrivenHarmonicOscillator
Exploring the Damped Driven Harmonic Oscillator.
Exploring Waves on a Beaded String
http://andrewcantino.com/java/BeadedString
Exploring Waves on a Beaded String.
Exploring Hilbert Space and Coupled Harmonic Oscillators
http://andrewcantino.com/java/CoupledOscillators
Exploring Hilbert Space and Coupled Harmonic Oscillators.
Andrew Cantino
http://andrewcantino.com/ants.html
This simulation only works in the most recent generation of web browsers (Chrome, Firefox, Safari). You can click to add new food, and clicking the button at the top left will display the ants' pheromone trails. A while ago I simulated both ant foraging and firefly synchronization inside of Second Life.
TOTAL PAGES IN THIS WEBSITE
5
Hacking Google for Fun and Profit - andrew makes things
http://blog.andrewcantino.com/blog/2011/12/14/hacking-google-for-fun-and-profit
A blog about programming, machine learning, and whatever else I'm working on. Hacking Google for Fun and Profit. At the end of last year, Google announced their Vulnerability Reward Program. Which rewards security researchers for reported security and privacy holes in Google properties. This sounded like an interesting challenge, and I set out to find security holes. I found three, got paid, and am now in the Google Security Hall of Fame. All in all, a rewarding experience. Headers, but some browsers do ...
Know When the World Changes-- With Huginn - andrew makes things
http://blog.andrewcantino.com/blog/2014/03/17/know-when-the-world-changes-with-huginn
A blog about programming, machine learning, and whatever else I'm working on. Know When the World Changes- With Huginn. This is my second post about Huginn. A tool that I’ve been working on with the generous support of other open source collaborators. Huginn is a light-weight platform for building data-gathering and data-reacting tasks for everyday life. Think of it as an open source Yahoo! Pipes, IFTTT, or Zapier. After having setup Huginn on your server. Now that you’ve finished setting up a Twit...
Adding RSS Feeds to Any Site With Huginn - andrew makes things
http://blog.andrewcantino.com/blog/2014/04/13/adding-rss-feeds-to-any-site-with-huginn
A blog about programming, machine learning, and whatever else I'm working on. Adding RSS Feeds to Any Site With Huginn. This is my third post about Huginn. A tool that I’ve been working on with the generous support of other open source collaborators. Huginn is a light-weight platform for building data-gathering and data-reacting tasks for everyday life. Think of it as an open source Yahoo! Pipes, IFTTT, or Zapier. Many sites don’t have RSS feeds. Let’s use (the amazing webcomic) XKCD. And that’s it!
Blog Archive - andrew makes things
http://blog.andrewcantino.com/blog/archives
A blog about programming, machine learning, and whatever else I'm working on. A RailsConf 2015 Party and Event List. Using Huginn Scenarios to Save Money. An Example of Poor Security Communication in the Google Auth Flow. Demasking Google Users With a Timing Attack. Select Any Procfile on Heroku via Environmental Variable. Frequency Analysis of XKCD’s ‘What If? Adding RSS Feeds to Any Site With Huginn. Know When the World Changes– With Huginn. Parsing Bash in JavaScript in Chrome With Browserify. Demaski...
Select Any Procfile on Heroku via Environmental Variable - andrew makes things
http://blog.andrewcantino.com/blog/2014/07/26/select-any-procfile-on-heroku-via-environmental-variable
A blog about programming, machine learning, and whatever else I'm working on. Select Any Procfile on Heroku via Environmental Variable. I couldn’t figure out a way to customize which Procfile is run on Heroku, so I made a very simple buildpack that moves your preferred Procfile into position on deploy. Posted by Andrew Cantino. Laquo; Frequency Analysis of XKCD's 'What If? Demasking Google Users with a Timing Attack ». A RailsConf 2015 Party and Event List. Using Huginn Scenarios to Save Money.
Demasking Google Users With a Timing Attack - andrew makes things
http://blog.andrewcantino.com/blog/2014/09/04/demasking-google-users-with-a-timing-attack
A blog about programming, machine learning, and whatever else I'm working on. Demasking Google Users With a Timing Attack. I believe strongly in the responsible disclosure. Of security issues, having participated in Google’s responsible disclosure program in the past. And helping to run a similar disclosure program. A 3rd party site can determine if a website viewer has access to a particular Google Drive document. This time will be greater when the document is accessible. In my experiments, loading ...
An Example of Poor Security Communication in the Google Auth Flow - andrew makes things
http://blog.andrewcantino.com/blog/2014/09/08/example-of-poor-security-communication-in-google-auth-flow
A blog about programming, machine learning, and whatever else I'm working on. An Example of Poor Security Communication in the Google Auth Flow. The issues discussed in this post were responsibly disclosed. To Google Security. Google triaged the issues, talked to the involved teams, and declined the opportunity to fix before publication. They gave me written permission to blog about this. Let’s walk through the flow. Here is a simple Google Apps Script that I made. Notice the trust-worthy. Effective secu...
A RailsConf 2015 Party and Event List - andrew makes things
http://blog.andrewcantino.com/blog/2015/04/15/railsconf-2015-party-list
A blog about programming, machine learning, and whatever else I'm working on. A RailsConf 2015 Party and Event List. Inspired by Mike Perham’s RailsConf 2013 event list. And not seeing one yet for this year’s RailsConf. I decided to put one together. Please send me a note on Twitter. If you have a party or event to add! Last updated: Friday, April 17th. 2:00 PM to 5:00 PM). RailsBridge Ruby on Rails Workshop. 9:00 AM to 6:00 PM). Big Nerd Ranch Hack Night: RailsConf Edition. 7:00 PM to 10:00 PM).
TOTAL LINKS TO THIS WEBSITE
13
Andrew Paul Cannon | think deeply, think creatively, think purposefully
Do You Know My Father? Download My Books (FREE). My Current Project: “Be We Free? Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Email (Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. You are commenting using your Google account. ( Log Out. Notify me of new comments via email. Click he...
Andrew Can Ski Even with C.P.
Even with C.P. Andrew Can Ski will be available for sale August 1, 2014. You can pre-order your copy now by using one of the following links:. How a Boy with a Disability Finds a Way to Excel. Andrew has trouble walking because of his Cerebral Palsy. He found skiing at the age of seven and with great determination, learned how to ski. Click on the pages below to navigate through the book. Published by Frame Designs, 46 Kennedy Rd. South Windsor, CT 06074.
Andrew Sullivan Cant
Is a software developer living in Kitchener-Waterloo. Currently deep into Ruby and active in the local FLOSS community. KW Linux Users Group. KW Ruby on Rails.
AndrewCanterbury.com
Andrew Cantino
Experimentalist. I enjoy making online websites and toys. Websites and toys, such as BeeLine Reader. BeeLine Reader ( beelinereader.com. A tool that makes reading faster and easier by using color gradients to guide your eyes,. SelectorGadget ( selectorgadget.com. A Chrome extension for generating optimal CSS selectors,. And a bunch of older projects. Older projects, including:. A collection of products focusing on social data analytics. An automated free stuff aggregator (sold a couple of years ago).
64.io — play chess and become stronger
IOS games: Your World, Esfera, Multimaze. Stock / portfolio analytics. Play chess and we'll help make you stronger.
Andrew Cantrill | Organist – Conductor – Consort Singer
Organist – Conductor – Consort Singer. Skip to primary content. Welcome to the website for Andrew Cantrill, the Suffolk-based organist,. Conductor, lecturer, examiner and teacher. The site contains biographical information and listings of. The Twenty Eleven Theme. Create a free website or blog at WordPress.com. Follow “Andrew Cantrill”. Get every new post delivered to your Inbox. Build a website with WordPress.com.
Dr Andrew Cantwell Specialist Prosthodontist - Home
Practice Details and Policy Statement. 19 Wimpole Street, London W1G 8GE. Wellington Hospital, St John's Wood, London. Phone 02075802608 Fax 02074366565. Email andrew.cantwell@btconnect.com. Care Quality Commission registered and approved.
Home - Andrew Cantwell Plumbing
Home - Andrew Cantwell Plumbing. We specialise in all aspects of Plumbing and Heating for both domestic and commercial customers within Lincolnshire, Leicestershire, Rutland and surrounding areas. When you call us you will speak to a fully qualified engineer with extensive experience in the plumbing and heating trade. WITH OUR WEALTH OF EXPERIENCE - WHY WOULD YOU CHOOSE ANY OTHER. We specialise in the following. OFFER A 12 MONTH GUARANTEE ON ALL WORK. WE OFFER A 1ST CLASS SERVICE WITH COMPETATIVE RATES.
Andrew Cao —
I have no riches but my thoughts, yet these are wealth enough for me. Top 10 Ways to Find the Right Online Freelancer. February 21, 2012. 8220;I had to take a mini-vacation and will finish the work when I come back.”. 8220;I got super busy, don’t worry, I’ll get the job done soon.”. Are these common excuses you get from the person who you just hired online to complete a project on a tight deadline? If yes, you’re not alone! 1) Set A Budget. 2) Ask For Examples Of Work. 4) Have A Phone Conversation. Even ...
SOCIAL ENGAGEMENT