andreimackenzie.com andreimackenzie.com

andreimackenzie.com

Andrei Mackenzie | Articles

Andrei Mackenzie is a software engineer at Clypd. Altering Large InnoDB Tables. Levenshtein Distance in JavaScript (Node.js). A Twitter feed on Jekyll. Access GitHub on Windows using Plink. Just replaced my chain and brake lines for the first time ever. Here's to a safe ride tomorrow morning! Also thx, @YouTube. Posted on Sun May 17 23:57:42 0000 2015. Using Go at The New York Times: https:/ t.co/Q7SuX0VuIG #video. Posted on Thu May 14 20:00:35 0000 2015. More info: http:/ t.co/el0BalngJH #.

http://www.andreimackenzie.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR ANDREIMACKENZIE.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 18 reviews
5 star
7
4 star
6
3 star
4
2 star
0
1 star
1

Hey there! Start your review of andreimackenzie.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.3 seconds

CONTACTS AT ANDREIMACKENZIE.COM

n/a

Andrei Mackenzie

166 Quincy S●●●●●●●●●●●●. 111 Quincy

Qu●●cy , MA, 02171

US

1.61●●●●0057
to●●●●●●●@comcast.net

View this contact

n/a

Andrei Mackenzie

166 Quincy S●●●●●●●●●●●●. 111 Quincy

Qu●●cy , MA, 02171

US

1.61●●●●0057
to●●●●●●●@comcast.net

View this contact

n/a

Andrei Mackenzie

166 Quincy S●●●●●●●●●●●●. 111 Quincy

Qu●●cy , MA, 02171

US

1.61●●●●0057
to●●●●●●●@comcast.net

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2010 December 27
UPDATED
2013 December 21
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 13

    YEARS

  • 4

    MONTHS

  • 22

    DAYS

NAME SERVERS

1
ns.phx4.nearlyfreespeech.net
2
ns.phx6.nearlyfreespeech.net

REGISTRAR

PDR LTD. D/B/A PUBLICDOMAINREGISTRY.COM

PDR LTD. D/B/A PUBLICDOMAINREGISTRY.COM

WHOIS : whois.PublicDomainRegistry.com

REFERRED : http://www.PublicDomainRegistry.com

CONTENT

SCORE

6.2

PAGE TITLE
Andrei Mackenzie | Articles | andreimackenzie.com Reviews
<META>
DESCRIPTION
Andrei Mackenzie is a software engineer at Clypd. Altering Large InnoDB Tables. Levenshtein Distance in JavaScript (Node.js). A Twitter feed on Jekyll. Access GitHub on Windows using Plink. Just replaced my chain and brake lines for the first time ever. Here's to a safe ride tomorrow morning! Also thx, @YouTube. Posted on Sun May 17 23:57:42 0000 2015. Using Go at The New York Times: https:/ t.co/Q7SuX0VuIG #video. Posted on Thu May 14 20:00:35 0000 2015. More info: http:/ t.co/el0BalngJH #.
<META>
KEYWORDS
1 andrei mackenzie
2 articles
3 projects
4 résumé
5 jekyll
6 on twitter
7 rt @golangweekly
8 rt @poestiptaproom
9 rt @clypd
10 rt @centralsqpigeon
CONTENT
Page content here
KEYWORDS ON
PAGE
andrei mackenzie,articles,projects,résumé,jekyll,on twitter,rt @golangweekly,rt @poestiptaproom,rt @clypd,rt @centralsqpigeon
SERVER
Apache/2.2
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Andrei Mackenzie | Articles | andreimackenzie.com Reviews

https://andreimackenzie.com

Andrei Mackenzie is a software engineer at Clypd. Altering Large InnoDB Tables. Levenshtein Distance in JavaScript (Node.js). A Twitter feed on Jekyll. Access GitHub on Windows using Plink. Just replaced my chain and brake lines for the first time ever. Here's to a safe ride tomorrow morning! Also thx, @YouTube. Posted on Sun May 17 23:57:42 0000 2015. Using Go at The New York Times: https:/ t.co/Q7SuX0VuIG #video. Posted on Thu May 14 20:00:35 0000 2015. More info: http:/ t.co/el0BalngJH #.

INTERNAL PAGES

andreimackenzie.com andreimackenzie.com
1

Andrei Mackenzie | projects

http://www.andreimackenzie.com/projects.html

Andrei Mackenzie is a software engineer at Clypd. Some things I have worked on:. Our fingerprint design was based on what we learned from researching the fundamentals of spectrum analysis. Fingerprints were generated by applying a Fourier Transform. Segments of Wave audio. The actual fingerprints consisted of the corresponding frequencies for amplitude peaks within a handful of bands that we found to be a good representation of the signal. Library for the FFT.

2

Andrei Mackenzie | Andrei's Resume

http://www.andreimackenzie.com/resume.html

Andrei Mackenzie is a software engineer at Clypd. 97;ndreimackenzie@gmail.com. Please send me an e-mail if you would like to get in touch by phone or need my mailing address. Bachelor of Science in Computer Science, May 2011. Dean’s List, 3.939/4.000 GPA. Network Security, Artificial Intelligence, Computer Graphics. Java, JavaScript, SQL. Hadoop, Tomcat, Jetty, Pentaho ETL. J2EE, Jersey, Guice, Spring, MyBatis, Hibernate. MySQL, Infobright, Redis, Solr, Vertica. Eclipse, Vim, Git, Vagrant. Redesigned sev...

3

Andrei Mackenzie | Levenshtein Distance in JavaScript (Node.js)

http://www.andreimackenzie.com/Levenshtein_Distance_in_JavaScript_(Node.js)

Andrei Mackenzie is a software engineer at Clypd. Levenshtein Distance in JavaScript (Node.js). In my effort to learn more about Node.js. I implemented a simple price lookup web application using Node and Express. This application prompts users to enter the name of some product in an input box, and then to hit a ‘search’ button. The page refreshes with price data for the queried product, if it is found. If an exact match is not found. Matrix of edit distances corresponding to the. Based on the edit dista...

4

Andrei Mackenzie | Altering Large InnoDB Tables

http://www.andreimackenzie.com/Altering_Large_InnoDB_Tables

Andrei Mackenzie is a software engineer at Clypd. Altering Large InnoDB Tables. Large InnoDB tables in MySQL present a common challenge: How are columns best added or removed? For this article, Large means millions, possibly several hundred million rows. Table alterations are best done without sacrificing availability or currentness. The latter is especially vulnerable when working with a master/slave replicated cluster. The naive approach runs a simple. Optionally, initialize the column to some value.

5

Andrei Mackenzie | Jekyll

http://www.andreimackenzie.com/Jekyll

Andrei Mackenzie is a software engineer at Clypd. I’ve been looking into web frameworks for building a simple site. I want something extremely lightweight, yet something that would still save me the effort of duplicating lots of boilerplate HTML any time I want to add something. My most recent previous experience is with b2evolution. After looking around a bit, I came across Jekyll. Jekyll also provides some powerful tools for rendering content in different ways using the Liquid. Instead of charging a fl...

UPGRADE TO PREMIUM TO VIEW 3 MORE

TOTAL PAGES IN THIS WEBSITE

8

OTHER SITES

andreim.deviantart.com andreim.deviantart.com

andreim (Andrei Cosmin Mogos) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 8 Years. This deviant's full pageview. Last Visit: 2 days ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. We've split the page into zones!

andreim.net andreim.net

Andrei Marcu

I’m a rising senior studying Computer Science at Virginia Tech. I’m the President of the Linux and Unix User’s Group. You can reach me by email. Or on my github. My RabbitMQ setup for notifications.

andreim.tk andreim.tk

andreim.tk

andreimacavei.blogspot.com andreimacavei.blogspot.com

CryptoFighter

A blog made for GNOME Keysign application. Friday, August 26, 2016. GNOME Keysign - GSoC 2016 Final Report. As GSoC 2016 came to end, here's what happened to this project over the summer. I have created a separate 'gsoc' branch with details about the implementation [1]. There's also a readme file that shows a more detailed list with the tasks. To summarize my work for this summer, here's what I've did:. Package the old app using flatpak. What will happen after GSoC. With the help of my mentor Tobias Muel...

andreimachado.deviantart.com andreimachado.deviantart.com

andreimachado (Andrei Machado) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Digital Art / Student. Deviant for 2 Years. This deviant's full pageview. Last Visit: 1 day ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets.

andreimackenzie.com andreimackenzie.com

Andrei Mackenzie | Articles

Andrei Mackenzie is a software engineer at Clypd. Altering Large InnoDB Tables. Levenshtein Distance in JavaScript (Node.js). A Twitter feed on Jekyll. Access GitHub on Windows using Plink. Just replaced my chain and brake lines for the first time ever. Here's to a safe ride tomorrow morning! Also thx, @YouTube. Posted on Sun May 17 23:57:42 0000 2015. Using Go at The New York Times: https:/ t.co/Q7SuX0VuIG #video. Posted on Thu May 14 20:00:35 0000 2015. More info: http:/ t.co/el0BalngJH #.

andreimadalin.com andreimadalin.com

Andrei Madalin

Hey there I’m Andrei. Digital Art Director at Creuna. My portfolio will be up soon.

andreimages.com andreimages.com

Images by Andre Plummer Seal Beach

Images by Andre Plummer Seal Beach.

andreimagestudio.com andreimagestudio.com

André Image Studio

Professional Photography in Costa Rica. Welcome to Andre Image Studio. We are a team of experienced professional photographers dedicated to provide the highest quality in images from professional photography to amazing digital art. We Photograph Weddings,Families, Children, Fashion, Events, Products, Artistic Nude and more! Our Photo Studio is located in San Jose, Costa Rica and we provide our services to most areas in the country.

andreimailart.blogspot.com andreimailart.blogspot.com

Andrei mail art

Please send me your mail art and I will send you something back. Please note that my eight-year-old likes to see it too. Thank you! Wednesday, March 12, 2008. Raúl Niño, Chicago, USA. Posted by Andrei Rabodzeenko. Links to this post. Thursday, February 14, 2008. Raúl Niño, Chicago, USA. My good friend and great poet Raúl Niño sent this to me. He is an artist too. Posted by Andrei Rabodzeenko. Links to this post. Sunday, February 3, 2008. Posted by Andrei Rabodzeenko. Links to this post. Links to this post.

andreimakine.com andreimakine.com

Andreï Makine —

Défendre cette femme. Effacer les clichés qui la défigurent. Briser le masque que le mépris a scellé sur son visage. Aimer cette femme dont tant d'hommes n'ont su que convoiter le corps et envier le pouvoir. Le Livre des brèves. La Vie d’un homme inconnu. Le Monde selon Gabriel. Cette France qu’on oublie d’aimer. Collectif de chercheurs autour de l’œuvre d’Andreï Makine. Le Monde selon Andreï Makine. Andreï Makine. Etudes réunies. Vers le haut de la page. Design par emelci.fr Log in.