Skip to content

Instantly share code, notes, and snippets.

View shimonm's full-sized avatar
💭
☕️

Shimon Mazor shimonm

💭
☕️
  • https://www.linkedin.com/in/shimonmazor
  • New York
View GitHub Profile
@shimonm
shimonm / notion2blog.js
Created May 17, 2020 01:34 — forked from mayneyao/notion2blog.js
Notion.so > Personal Blog | custom domain + disqus comment
const MY_DOMAIN = "agodrich.com"
const START_PAGE = "https://www.notion.so/gatsby-starter-notion-2c5e3d685aa341088d4cd8daca52fcc2"
const DISQUS_SHORTNAME = "agodrich"
addEventListener('fetch', event => {
event.respondWith(fetchAndApply(event.request))
})
const corsHeaders = {
"Access-Control-Allow-Origin": "*",
@shimonm
shimonm / influxdb-amazon-linux.md
Created August 5, 2018 14:44 — forked from techgaun/influxdb-amazon-linux.md
InfluxDB on Amazon Linux

Last updated: 2017-03-22 : Update to 1.2.2

The following assumes you're executing as a root user

Pre-install

yum update
yum install -y git
mkdir -p /opt/influx/{wal,data,ssl}
@shimonm
shimonm / .bash_profile
Created October 18, 2017 23:14 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management
@shimonm
shimonm / address.txt
Last active September 26, 2017 01:39
Ethereum testnet address
0xA7d09D8351CDa3008CaD219dC178D75e39aaaba3