Skip to content

Instantly share code, notes, and snippets.

View larsvegas's full-sized avatar

larsvegas larsvegas

View GitHub Profile
#!/bin/sh
sudo lsof | grep deleted | awk '{print $2}' | grep -v 1 | xargs sudo kill -USR1
@larsvegas
larsvegas / pump-default-content-into-static-pages-kc.sh
Created October 25, 2013 12:32
Pump default content in all static pages except home. koelncampus.com, kconline
#!/bin/sh
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# run from kc201x/app/views/pages
#
cat programm/programmtipps.html.erb > ../../../doc/default-content.html.erb
find . -iname '*.html.erb' -not -iname 'home.html.erb' -type f -print0 -exec bash -c 'cat ../../../doc/default-content.html.erb > {}' \;
@larsvegas
larsvegas / surabaya.md
Last active December 28, 2015 10:08
An OH of Tripod by academies
@larsvegas
larsvegas / Suhail-info.md
Last active December 28, 2015 23:39
Suhail - a Radiostation Playlist Meta-Data Service

SynPro.io


Suhail

A Radio-Station Playlist Meta-Data Service

Situation

@larsvegas
larsvegas / SuhailPublisher-koelncamps.com.md
Last active December 28, 2015 23:39
SuhailPublisher installation guide @ koelncampus.com

SynPro.io

SuhailPublisher installation guide @ koelncampus.com

What we did

  1. killed cron.exe, the old playlist tool
  2. All the tasks of the Installation Guide - see below
@larsvegas
larsvegas / post-berlinale-2014-my-brothers-keeper.md
Last active August 29, 2015 13:56
Post - World premiere of My Brothers Keeper and Berlinale 2014

World premiere of My Brothers Keeper @ Berlinale 2014 and boxoffice Metrics

Yesterday i arrived in Berlin and i've not been here for a long time. :( It's nice to be back here, meeting some friends, working remote and joining some Berlinale related events:

World premiere of My Brothers Keeper

I'm going to join the world premiere of Hüter meines Bruders (My Brothers Keeper) by Maximilian Leo, opening the section PERSPEKTIVE DEUTSCHES KINO of [Berlinale 2014] (https://www.berlinale.de).

@larsvegas
larsvegas / bash-git-svn-branch-status.sh
Created February 26, 2014 12:20
bash-git-svn-branch-status
### Prompt
## repository highlights and prompt
parse_git_dirty() {
[[ $(git status 2> /dev/null | tail -n1) != "nothing to commit (working directory clean)" ]] && echo "*"
}
parse_git_branch() {
git branch 2> /dev/null | sed -e "/^[^*]/d" -e "s/* \(.*\)/(git:\1$(parse_git_dirty))/"
}
parse_svn_branch() {
parse_svn_url | sed -e 's#^'"$(parse_svn_repository_root)"'##g' | awk -F / '{print "(svn:"$1 $3 "/"$4 "/"$5 ")"}'
@larsvegas
larsvegas / IC14-geoff-galitz-webops-shutterstock.com.md
Last active August 29, 2015 14:01
Interactive Cologne Developers 2014: Geoff Galitz - WebOps @ Shutterstock.com

Interactive Cologne Developers 2014: Geoff Galitz - WebOps @ Shutterstock.com

TL;DR

Geoff is doing WebOps @ Shutterstock.com and will speak up at Interactive Cologne Developers 2014. Which talk do you want to hear from him? Vote here.

Further, read a nice story how to stay connected LTE-wise to your north-america remote team:

Back in January i went to the WebPerformance CGN Meetup at Solutionspace and got to know Geoff. Geoff is doing WebOps on a remote

Jobs / Projects / Resources / Talents / Assets / HR from my personal network

These are opportunities in my personal network. Since i meet people, the one is searching for jobs, the other one for people. I decided to make these here public. :)

Feel free to comment this gist or drop my a line: [email protected]. If you like to appear here, drop me a line, too.

(in no particular order)

Opportunities

@larsvegas
larsvegas / 2015-06-KW24-MeetUps-In-Cologogne.md
Last active August 29, 2015 14:21
CW24-2015-06-MeetUps @ Cologne