Skip to content

Instantly share code, notes, and snippets.

View marcusmueller's full-sized avatar

Marcus Müller marcusmueller

View GitHub Profile
<?xml version='1.0' encoding='utf-8'?>
<?grc format='1' created='3.7.10'?>
<flow_graph>
<timestamp>Wed Jul 20 09:55:37 2016</timestamp>
<block>
<key>options</key>
<param>
<key>author</key>
<value></value>
</param>
<?xml version='1.0' encoding='utf-8'?>
<?grc format='1' created='3.8.git'?>
<flow_graph>
<timestamp>Wed Aug 17 16:54:52 2016</timestamp>
<block>
<key>options</key>
<param>
<key>author</key>
<value></value>
</param>
This file has been truncated, but you can view the full file.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="robots" content="NONE,NOARCHIVE">
<title>FatalError at /</title>
<style type="text/css">
html * { padding:0; margin:0; }
body * { padding:10px 20px; }
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
$the_cow = <<"EOC";
$thoughts
$thoughts
>>\\.
/$eyes )`.
/ _)`^)`. _.---. _
(_,' \\ `^-)"" `.\\
$tongue | | \\
\\ / |
/ \\ /.___.'\\ (\\ (_
#!/usr/bin/env python2
import sys
import time
from matplotlib import pyplot
try:
import seaborn #pretty pictures
except:
pass #no pretty pictures, then
all: pres.pdf
pres.pdf: pres.tex grcon.pdf segfaultcmd.png coredumped.png
latexmk -pdf pres.tex
<?xml version='1.0' encoding='utf-8'?>
<?grc format='1' created='3.7.11'?>
<flow_graph>
<timestamp>Wed Jan 4 13:17:31 2017</timestamp>
<block>
<key>options</key>
<param>
<key>author</key>
<value></value>
</param>