in gnu-like systems
sed -f rm-en-wordlist-on-lines.sed corpus.list > output.file
should suffice, however on OSX, it may be required to run sed
like this:
s|\<a\>||g | |
s|\<about\>||g | |
s|\<above\>||g | |
s|\<after\>||g | |
s|\<again\>||g | |
s|\<against\>||g | |
s|\<all\>||g | |
s|\<am\>||g | |
s|\<an\>||g | |
s|\<and\>||g |
{ | |
"origin": [ | |
"A #a#", | |
"B #b#", | |
"C #c#", | |
"D #d#", | |
"E #e#", | |
"F #f#", | |
"G #g#", | |
"H #h#", |
Try to add easypin to ACF's image fields
I've managed to add easypin to ACF's image fields, with a checkbox to enable or disable this functionality when adding a field to a field group; however once trying to edit these items on a post we lose the ability to save the image when the post is saved, and cannot update/ remove the image (via the pencil/x icons).
This is attempting to append the map coordinates to the value saved by ACF, I cannot figure out how to pass the json object of coordinates
I hereby claim:
To claim this, I am signing this object:
$bootstrap-sass-asset-helper: false !default; | |
// | |
// Variables | |
// -------------------------------------------------- | |
//== Colors | |
// | |
//## Gray and brand colors for use across Bootstrap. |
alias sniff='curl -w "@/path/to/sniff.txt" -o /dev/null -O --remote-name --remote-header-name -s'
#! /usr/bin/env python | |
# -*- coding: utf-8 -*- | |
# vim:fenc=utf-8 | |
# | |
# Copyleft (ↄ) 2016 jkirchartz <[email protected]> | |
# | |
# Distributed under terms of the NPL (Necessary Public License) license. | |
""" | |
Download all quotes from GoodReads by author's quote URL, print in fortune format |
Afghanistan, | |
Albania, | |
Algeria, | |
American Samoa, | |
Andorra, | |
Angola, | |
Antigua and Barbuda, | |
Argentina, | |
Armenia, | |
Australia, |