Skip to content

Instantly share code, notes, and snippets.

View marsderp's full-sized avatar

marsd marsderp

View GitHub Profile
@marsderp
marsderp / animatedScrollTo.js
Created May 9, 2019 16:11 — forked from tyleryoungblood/animatedScrollTo.js
ScrollTo animation using pure javascript and no jquery
/**
* Will gracefuly scroll the page
* This function will scroll the page using
* an `ease-in-out` effect.
*
* You can use it to scroll to a given element, as well.
* To do so, pass the element instead of a number as the position.
* Optionally, you can pass a `queryString` for an element selector.
*
* The default duration is half a second (500ms)
@marsderp
marsderp / animatedScrollTo.js
Created May 9, 2019 16:11 — forked from felipenmoura/animatedScrollTo.js
ScrollTo animation using pure javascript and no jquery
/**
* Will gracefuly scroll the page
* This function will scroll the page using
* an `ease-in-ou` effect.
*
* You can use it to scroll to a given element, as well.
* To do so, pass the element instead of a number as the position.
* Optionally, you can pass a `queryString` for an element selector.
*
* The default duration is half a second (500ms)
@marsderp
marsderp / Ranking.php
Created September 20, 2017 09:14 — forked from gholol/Ranking.php
Fixed ranking precision to match the one from official reddit source code (Python 2.7). Updated to newest algorithm
<?php
/**
* Ranking Library
* contains alogrithms for story ranking
* Basically a PHP Implementation of reddits algorithms
*
* @author Lucas Nolte <lnolte@i.biz>
* @since 0.1
* @package Polska Wiadomosc
* @subpackage Libraries
@marsderp
marsderp / install-comodo-ssl-cert-for-nginx.rst
Created August 4, 2016 07:15 — forked from bradmontgomery/install-comodo-ssl-cert-for-nginx.rst
Steps to install a Comodo PositiveSSL certificate with Nginx.

Setting up a SSL Cert from Comodo

I use Namecheap.com as a registrar, and they resale SSL Certs from a number of other companies, including Comodo.

These are the steps I went through to set up an SSL cert.

Purchase the cert