Skip to content

Instantly share code, notes, and snippets.

View kpcyrd's full-sized avatar

kpcyrd

View GitHub Profile
@kpcyrd
kpcyrd / diffoscope.json
Created January 3, 2018 19:54
sniffglue diffoscope.out (rustc nightly 2018-01-01)
This file has been truncated, but you can view the full file.
{
"diffoscope-json-version": 1,
"source1": "artifacts/control/source-root/target/release/sniffglue",
"source2": "artifacts/experiment-1/source-root/target/release/sniffglue",
"unified_diff": null,
"details": [
{
"source1": "readelf --wide --symbols {}",
"source2": "readelf --wide --symbols {}",
"unified_diff": "@@ -5709,796 +5709,796 @@\n 5556: 0000000000000000 0 FUNC GLOBAL DEFAULT UND _Unwind_GetIPInfo@@GCC_4.2.0\n 5557: 00000000000cc230 310 FUNC GLOBAL HIDDEN 14 _ZN124_$LT$alloc..btree..map..BTreeMap$LT$K$C$$u20$V$GT$$u20$as$u20$core..iter..traits..FromIterator$LT$$LP$K$C$$u20$V$RP$$GT$$GT$9from_iter17hdfce562b4ca426b8E\n 5558: 00000000001bafb0 71 FUNC GLOBAL DEFAULT 14 _ZN4core3num23_$LT$impl$u20$usize$GT$25checked_next_power_of_two17h6c6d8e5a0b4765dbE\n 5559: 0000000000058ce0 27 FUNC GLOBAL HIDDEN 14 _ZN4core3ptr13drop_in_place17hda0ba9b6b411765dE.llvm.C0A718DC\n 5560: 00000000000d7000 601 FUNC GLOBAL HIDDEN 14 _ZN63_$LT$a
@kpcyrd
kpcyrd / gitlab_settings.py
Last active August 20, 2017 13:14
ansible-gitlab_settings
#!/usr/bin/python2
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import absolute_import, division, print_function
__metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '0.0',
'status': ['preview'],
'supported_by': 'community'}
'''
####
## Output descriptions:
##
# Treasure Data (http://www.treasure-data.com/) provides cloud based data
# analytics platform, which easily stores and processes data from td-agent.
# FREE plan is also provided.
# @see http://docs.fluentd.org/articles/http-to-td
#
# This section matches events whose tag is td.DATABASE.TABLE
@kpcyrd
kpcyrd / PKGBUILD
Created November 4, 2015 23:02
python-argh PKGBUILD
# Contributor: Francois_B <fboulogne@sciunto.org>
# Contributor: kpcyrd <git@rxv.cc>
pkgbase=python-argh
pkgname=('python-argh' 'python2-argh')
pkgver=0.26.1
pkgrel=1
pkgdesc='An unobtrusive argparse wrapper with natural syntax'
arch=(any)
url='https://pypi.python.org/pypi/argh'
@kpcyrd
kpcyrd / PKGBUILD
Created October 19, 2015 23:27
ipfs PKGBUILD
# Maintainer: kpcyrd <git@rxv.cc>
# Contributor: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
# Contributor: Ian Naval <ianonavy@gmail.com>
pkgname=go-ipfs
pkgver=0.3.8
pkgrel=1
pkgdesc='global versioned p2p merkledag file system'
url='https://github.com/ipfs/go-ipfs'
arch=('i686' 'x86_64')
@kpcyrd
kpcyrd / gist:1ec95f93b1b13f6af35c
Last active August 29, 2015 14:22
crypto_yolo_verify
$
$ aptitude show libsodium13
Package: libsodium13
New: yes
State: installed
Automatically installed: no
Multi-Arch: same
Version: 1.0.1-1
Priority: optional
Section: universe/libs