This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Martin's APL Edition of Compose Sequences | |
# ========================================= | |
# | |
#⠀This should be a complete list of APL symbols accessible via XCompose. | |
# | |
# I wanted an easy and independent way to enter APL symbols but found | |
# all existing solutions either inaccessible or cumbersome in one way or | |
# another. That's why I created this customized list of Compose | |
# sequences. | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Martin's APL Edition of Compose Sequences | |
# ========================================= | |
# | |
#⠀This should be a complete list of APL symbols accessible via XCompose. | |
# | |
# I wanted an easy and independent way to enter APL symbols but found | |
# all existing solutions either inaccessible or cumbersome in one way or | |
# another. That's why I created this customized list of Compose | |
# sequences. | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# pouchdb-server daemon | |
# chkconfig: 345 20 80 | |
# description: pouchdb-server daemon | |
# processname: pouchdb-serverd | |
DAEMON_PATH="/usr/bin" | |
DAEMON=pouchdb-server | |
DAEMONOPTS="-d /var/lib/pouchdb-server -c /etc/pouchdb-server/config.json --sqlite -n --no-color" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# iphoto2folders.sh | |
# | |
# Script to move files from iPhoto exports into appropriate subfolders | |
# (according file name prefix as chosen in iPhoto, here "Events". | |
# | |
# First, in iPhoto select all events and do Photos > Batch Change | |
# Set Title to Event Name | |
# With all events highlighted, export events a folder somewhere, for filename use title | |
# Photos will be exported with filename of "event - number.jpg" (ex: Animals - 0004.jpg) | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Requests, HttpCommon, Codecs | |
db_key = "neo4j" | |
db_secret = "neo4j" | |
# create authentication | |
function enc_credentials(db_key::String, db_secret::String) | |
bearer_token_credentials = "$(encodeURI(db_key)):$(encodeURI(db_secret))" | |
return(base64(bearer_token_credentials)) | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# script loop2jack, located in /usr/local/bin | |
# loop client creation | |
/usr/bin/alsa_out -j ploop -dploop -q 1 2>&1 1> /dev/null & | |
/usr/bin/alsa_in -j cloop -dcloop -q 1 2>&1 1> /dev/null & | |
# give it some time before connecting to system ports | |
sleep 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults.pcm.!rate_converter "samplerate_best" | |
# ****************************************************** | |
# PLAYBACK | |
# hardware 0,0 : ALSA playback | |
pcm.loophw00 { | |
type hw | |
card Loopback | |
device 0 | |
subdevice 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Modifikations- .xmodmap, um das Truly Ergonomic Keyboard (207) an die | |
! Linux Implementierung von Neo2 anzupassen | |
! | |
! von Martin Michel, Januar 2014 | |
! | |
! | |
! Folgendes Layout wird zur Verfügung gestellt: | |
! | |
! ┌───┐ ┌───┐ |