Skip to content

Instantly share code, notes, and snippets.

View greatfireball's full-sized avatar

Frank Förster greatfireball

  • Bioinformatics and system biology, University of Gießen, Germany
  • Germany
  • X @frank_foerster
View GitHub Profile
@greatfireball
greatfireball / tmux-cheatsheet.markdown
Created December 3, 2018 02:35 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name:

<?
/////////////////////
// slack2html
// by @levelsio
/////////////////////
//
/////////////////////
// WHAT DOES THIS DO?
/////////////////////
//
@greatfireball
greatfireball / slack_history.py
Created April 11, 2017 09:09 — forked from minniel/slack_history.py
Download Slack Channel/PrivateChannel/DirectMessage History
from slacker import Slacker
import json
import argparse
import os
import shutil
import copy
from datetime import datetime
# This script finds all channels, private channels and direct messages
# that your user participates in, downloads the complete history for
@greatfireball
greatfireball / slack_history.py
Created February 8, 2017 13:38 — forked from Chandler/slack_history.py
Download Slack Channel/PrivateChannel/DirectMessage History
# MIT License
# Copyright (c) 2016 Chandler Abraham
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
@greatfireball
greatfireball / Encrypted-Amazon-Cloud-Drive.md
Created December 28, 2016 23:47 — forked from samatjain/Encrypted-Amazon-Cloud-Drive.md
Setting up a encrypted drive on Amazon Cloud Drive w/ EncFS and acd_cli

Environment

export ACD_LOCAL=$HOME/.cache/Amazon-Cloud-Drive

# To use this file later
export ENCFS6_CONFIG=$ACD_LOCAL/encfs6.xml encfs

Setup

mkdir -p \

@greatfireball
greatfireball / simulate.pl
Created June 26, 2016 20:29
Simple FASTA file generator with three sequences sharing a single motif
use strict;
use warnings;
#srand(20160624);
my $srand_val = srand();
printf STDERR "Initialized random generator using %d\n", $srand_val;
my $seq_length = 10000;
my $percentage_a = 0.25;

Keybase proof

I hereby claim:

  • I am greatfireball on github.
  • I am frank_foerster (https://keybase.io/frank_foerster) on keybase.
  • I have a public key whose fingerprint is AB94 6A0C 9336 0031 900B 90B0 AB1C 02E5 7AA8 54D7

To claim this, I am signing this object: