Skip to content

Instantly share code, notes, and snippets.

@almereyda
almereyda / 20131027_relatio_protokoll.md
Last active December 26, 2015 20:09
relationautisches fotogucken - 27.10.2013 - casa hermana

relationautisches fotogucken

27.10.2013 - casa hermana

anwesende

basti, elene, sarah, jan, bine, flo, martin, svenja, chrischan, alex, jenny, jon, ...

TOP 3 : topliste

gist.io

does work. just keep the umlauts out of the filename.

gist.io

does not load any file that carries an umlaut in its name.

@almereyda
almereyda / spreeacker_klausur.md
Created August 7, 2013 19:47
Spreeacker Klausur

Spreeacker Klausur

Raumzeitkoordinaten

Freitag, 2. August 2013, 14 - 18 Uhr, Prinzessinnengärten

Anwesende

Mareen, Claudia, Lina 1, Iris, Julia, Elena, Lina 2, Michael, Andreas, Jon

@almereyda
almereyda / get_gaka.sh
Created September 5, 2012 22:16
Get & Merge WMS Tiles into one Image
#! /bin/bash
if [ $# -lt 5 ]; then
echo "Usage: zoom topleft_x topleft_y bottomright_x bottomright_y"
exit
fi
#echo -n "Herunterladen der watercolor tiles für die gaka, zoomstufe: "
ZOOM=$1
#read -e ZOOM
#!/bin/bash
# Auto suspend and wake-up script
#
# Puts the computer to sleep and automatically wakes it up at specified time
#
# Written by Romke van der Meulen <romke.vd.meulen@gmail.com>
#
# Takes a 24-hour time HH:MM as its argument
# Example:

[Various details redacted.]

I'm currently about to start a Geography degree at the University of [Redacted] at [Redacted] with a focus in GIS, and I've been finding that I have an interest in working with imagery. Obviously I should take Remote Sensing and other similar classes, but I'm the type of person who likes to self learn as well. So my question is this: What recommendations would you give to a student who is interested in working with imagery? Are there any self study paths that you could recommend?

I learned on my own and on the job, and there are a lot of important topics in GIS that I don’t know anything about, so I can’t give comprehensive advice. I haven’t arrived anywhere; I’m just ten minutes ahead in the convoy we’re both in. Take these recommendations critically.

Find interesting people. You’ll learn a lot more from a great professor (or mentor, or friend, or tutorial) outside your specialty than you will from someone boring who’s working on exactly what you’re interested in. Don’t get i

### Keybase proof
I hereby claim:
* I am almereyda on github.
* I am jonr (https://keybase.io/jonr) on keybase.
* I have a public key whose fingerprint is 020A 879C 7B97 01DC 9923 3CAC 0777 2FA2 DA08 01E6
To claim this, I am signing this object:
@almereyda
almereyda / webdpack
Created July 31, 2014 21:45
Welcome document
CC0 4.0 by e-P + J R
Legend:
* **Greeting App** runs in the Browser.
* **webserviced** runs remotely on *Server A*.
* **webprofiled**, **webfingerd** & **Persona IdP** run remotely on *Server B*.
```sequence
participant Greeting App