Skip to content

Instantly share code, notes, and snippets.

View bhickey's full-sized avatar
💭
using gitlab

Brendan Hickey bhickey

💭
using gitlab
View GitHub Profile
➜ cargo git:(master) cargo build
Downloading env_logger v0.3.4
Downloading url v1.2.0
Downloading miow v0.1.3
Downloading crossbeam v0.2.9
Downloading toml v0.2.0
Downloading num_cpus v1.0.0
Downloading git2-curl v0.5.0
Downloading git2 v0.4.4
Downloading tar v0.4.8
pub fn tsv_gz_reader<P: AsRef<Path>>(path: P) -> io::Result<csv::Reader<GzDecoder<File>>> {
Ok(csv::Reader::from_reader(try!(GzDecoder::new(try!(File::open(path)))))
.has_headers(false)
.delimiter(b'\t'))
}
pub fn tsv_gz_writer<P: AsRef<Path>>(path: P) -> io::Result<csv::Writer<GzEncoder<File>>> {
Ok(csv::Writer::from_writer(try!(GzEncoder::new(try!(File::open(path)), Compression::Best)))
.delimiter(b'\t'))
}
/usr/local/lib/node_modules/serverless/node_modules/bluebird/js/release/async.js:61
fn = function () { throw arg; };
^
ServerlessError: Command not found. Enter "serverless help" to see all available commands.
at new ServerlessError (/usr/local/lib/node_modules/serverless/lib/Error.js:17:11)
at Serverless.command (/usr/local/lib/node_modules/serverless/lib/Serverless.js:360:31)
at /usr/local/lib/node_modules/serverless/bin/serverless:19:16
at processImmediate [as _immediateCallback] (timers.js:383:17)
From previous event:
\chapter{The Call of Cthulhu}{H.P. Lovecraft}
\begin{quote}
`Of such great powers or beings there may be conceivably a
survival\ldots a survival of a hugely remote period when\ldots
consciousness was manifested, perhaps, in shapes and forms
long since withdrawn before the tide of advancing humanity\ldots
forms of which poetry and legend alone have caught a flying memory
and called them gods, monsters, mythical beings of all sorts and kinds\ldots'
\def\BleedPage{
\setlength{\pdfpagewidth}{14.635cm}
\setlength{\pdfpageheight}{21.635cm}
}
\def\NormalPage{
\setlength{\pdfpagewidth}{14cm}
\setlength{\pdfpageheight}{21cm}
}
\documentclass[fontsize=12pt]{memoir}
\usepackage[paperwidth=14cm, paperheight=21cm]{geometry}
\usepackage{lipsum}
\usepackage{color}
\usepackage{afterpage}
\hyphenpenalty=500
\begin{document}
\color{white}
\pagecolor{black}\afterpage{\pagecolor{white}\color{black}}
bedazzling
bemuzzling
blizzardly
dazzlingly
dizzyingly
drizzliest
embezzlers
embezzling
frizziness
frizzliest
12858 | D:8 | Gained mutation: Armour fits poorly on your strangely shaped body. [mutagenic glow]
23125 | D:12 | Gained mutation: You are weak (Str -1). [mutagenic glow]
23167 | D:12 | Lost mutation: You are weak (Str -1). [mutagenic glow]
26786 | Lair:3 | Gained mutation: You are clumsy (Dex -1). [potion of mutation]
26786 | Lair:3 | Lost mutation: Armour fits poorly on your strangely shaped body. [potion of mutation]
26786 | Lair:3 | Gained mutation: Space occasionally distorts in your vicinity. [potion of mutation]
27894 | Orc:1 | Gained mutation: Space sometimes distorts in your vicinity. [mutagenic glow]
30362 | D:13 | Gained mutation: Your wings are large and strong. [gargoyle growth]
82747 | Snake:3 | Lost mutation: You are clumsy (Dex -1). [potion of cure mutation]
82747 | Snake:3 | Lost mutation: Space sometimes distorts in your vicinity. [potion of cure mutation]
README Doc for ‹ber Design ‹180-V2
Copyright (c) 2016
‹ber Design ‹180-V2 by Eric Chang is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Find out more about this license here: http://creativecommons.org/licenses/by-nc/4.0/
If you want to modify the design, go right ahead! Just please don't sell it without asking first. :)
Feedback welcome at the RCGroups thread at http://www.rcgroups.com/forums/showthread.php?t=2543199
Personal support is not provided by email, but on RCGroups thread at http://www.rcgroups.com/forums/showthread.php?t=2543199
EM7180 ROM Version: 0xE69
Should be: 0xE609
EM7180 RAM Version: 0x17435
EM7180 ProductID: 0x80 Should be: 0x80
EM7180 RevisionID: 0x2 Should be: 0x02
A barometer is installed
A temperature sensor is installed
EEPROM detected on the sensor bus!
EEPROM uploaded config file!
EM7180 in initialized state!