Members:
- benbalter
Repositories:
import requests | |
from flask import Flask | |
from flask import request, send_from_directory | |
from twilio import twiml | |
from martianify import martianify | |
UPLOAD_FOLDER = '/path/to/your/project/' | |
# App declaration and configuration |
#!/bin/sh | |
sudo mount -o remount,exec /tmp | |
if [ -x /usr/local/nixstrap/proot-x86_64 ] && [ -h ~/.nix-profile ]; then | |
echo "Launching shell with nix-* tools!" | |
exec /usr/local/nixstrap/proot-x86_64 -b /usr/local/nixstrap/nix-1.8-x86_64-linux:/nix bash --init-file ~/.nix-profile/etc/profile.d/nix.sh | |
fi | |
set -e |
Chromium OS is cool. Chromium OS with crouton is cooler. Chromium OS with Docker is even cooler. This is specifically a guide for the Chromebook Pixel 2 (2015), but I can't think of any reason it wouldn't work with other devices.
'tis | |
'twas | |
a | |
aah | |
aaron | |
abandon | |
abandoned | |
abbott | |
abby | |
abe |
#!/bin/sh | |
# ---- website-checker.sh ---- | |
# Pings a list of websites using cURL to see if they are up and | |
# there are no errors. If there are problems, we send an email using mailx | |
# to let ourselves know about the problem. | |
################################################################################ | |
# Recipient of the errors email | |
[email protected] |
#!/bin/bash | |
## uploading to google | |
## rev: 22 Aug 2012 16:07 | |
det=`date +%F` | |
browser="Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0.1" | |
username="[email protected]" | |
password="password" | |
accountype="HOSTED" #gooApps = HOSTED , gmail=GOOGLE |
Hey guys, I run the project jsDelivr which is a free open source CDN for developers.
The main feature of it is availability and performance. We operate a big system that offers as much availability as possible utilizing smart multi-CDN routing.
You can read about it in our repo https://github.com/jsdelivr/jsdelivr and on Mozilla Blog https://hacks.mozilla.org/2014/03/jsdelivr-the-advanced-open-source-public-cdn/
Its been 2 years since the project launched and today we have a small team of active contributors that help out with different components of the project.
We are also sponsored by companies such as MaxCDN, CloudFlare, Cedexis, Leapswitch, Prometeus and ExpertVM.
simple chrome extension I make these occasionally for something to look at as I have for years dating back to IE, preferred to start as minimal as possible no need in hogging all the memory when you havent even performed the simplest of actions other than launching a tab. pretty lame time to crash, so to avoid upon accidental auto-starts. this is a habit dating back to the 90's i dare say, with dial-ups. this is one of its many simple descendants for fast power starting using the override actual extension will have some other functionality not applicable or appropriate to place on codepen ot github.
Added a search function. holding off on voice until I read up on what webkit plans are permission wise (lots of changes this year) This button took hours!
**css is doubled to guarantee problem free render from gist form using statspring.com or antoher renderer
coded by: Ray Anthony website: http://rayanthony.io