Nick Pitera has the most amazing range i think i've ever heard in a male singer.
I still can't believe it's him singing!
I had a wonderful vacation, possibly my best ever, and the medieval week was definitely my best ever.
I can't remember the last time i was so happy. That is how life should always be.
My current obsession is the music of Loke, especially "Sommarkatt" and "7 dar per år":
If you have deleted some files from your git working directory (whether using "git rm" or not) and would like to have them back without manually typing their names or copying and pasting from "git status", some variation of this might do it:
git diff-index --relative --name-only HEAD .|xargs git checkout HEAD --
git diff-index" lists the difference from the index and the working directory to the given tree (HEAD in this case).git diff-index --cached" to get just the difference from the index to the given tree.
The swedish government has as of the 18th of june created a law which requires them to wiretap all communications of the swedish people. This is part of the legacy of Thomas Bodström.
Everything you do online or on the phone is now recorded and logged by the swedish government.
You might have noticed that this site is now accessed through encryption. Please tell me if anything has stopped working.
I'd prefer it if mails to me were sent encrypted with my public key.
Please start using encrypted mail yourself, and please send me your public key.