Skip to content

Instantly share code, notes, and snippets.

View pironic's full-sized avatar
💭
taking names and chewing bubblegum

Michael Writhe pironic

💭
taking names and chewing bubblegum
View GitHub Profile
@avillp
avillp / Unportify-v1.4.3.js
Last active November 12, 2023 15:22
Unportify helps you export your Google Play Music playlists.
/*
Unportify is a script that exports your Google Play music to text.
Copyright (C) 2016 Arnau Villoslada
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# ~/.tmux.conf
# window numbering index
set -g base-index 1
# pane numbering index
setw -g pane-base-index 1
set -g display-time 2500
#set -g detach-on-destroy off
@Dinnerbone
Dinnerbone / gist:2362538
Created April 11, 2012 20:58
Minecraft new world save directory structure
data/
idcounts.dat
map_0.dat
players/
Dinnerbone.dat
cookie_monster.dat
worlds/
overworld/
regions/
r.0.0.mca
@pironic
pironic / markers.json
Created March 19, 2012 14:43
PlayerMarkers JSON Input format.
[{"id":4,"z":309.375,"msg":"pironic","y":88.5,"world":"1_2_vanilla","x":-392.3125},{"timestamp":"20120314 14:19:24","id":4,"z":201.53125,"msg":"CounterPillow","y":105.53125,"world":"cc","x":-487.5},{"timestamp":"20120314 14:19:38","id":4,"z":157.81684502508196,"msg":"tswsl1989","y":68.0,"world":"1_2_vanilla","x":-580.2873761323399}]