Skip to content

Instantly share code, notes, and snippets.

View vierja's full-sized avatar
👀

vierja vierja

👀
View GitHub Profile
@vierja
vierja / SLAVES.sample
Last active August 29, 2015 14:20
Voice API
http://127.0.0.1:5000/
http://127.0.0.1:5001/
http://127.0.0.1:5002/
http://127.0.0.1:5003/
http://127.0.0.1:5004/
@vierja
vierja / gist:bcc5bc20de82a584c72d
Created April 27, 2015 20:38
unknown_words.pynb
{
"metadata": {
"name": "",
"signature": "sha256:f17bf110a15335ea4319a4b032f6171c9a8aee0cfdc22972143848ff97881f13"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
### Keybase proof
I hereby claim:
* I am vierja on github.
* I am vierja (https://keybase.io/vierja) on keybase.
* I have a public key whose fingerprint is 4340 D994 0971 8EBE D03E 39A3 3850 95FE 685F 613F
To claim this, I am signing this object:
@vierja
vierja / gist:2983278
Created June 24, 2012 13:45
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (PC)

Loosely ordered with the commands I use most towards the top. Sublime also offer full documentation.

Editing

Ctrl+C copy current line (if no selection)
Ctrl+X cut current line (if no selection)
Ctrl+⇧+K delete line
Ctrl+↩ insert line after