June 2008
13 posts
Hurricane
Sigur Rós waren unglaublich. Und für mich, bis auf ein oder zwei bekannte Tracks, total neu.
note to self: when using rails’ counter_cache you have to specify :default => 0 in your database schema!
Fussballweißheit Nr. 3:2
Deutschland ist der geilste Klub von Welt..
The Sea - Hamburg, DE - Melodramatischer Pop-Song... →
“Now is forever new” läuft hier grad zum zigsten mal..
The Cedar - Münster, DE - Indie / Pop / Andere -... →
Beste.
I have to do something with this html-canvas-stuff.
Probably you’ve heared about Processing.js by John Resig or that CAKE by Ilmari Heikkinen (MISSILE FLEET, circles). Or any other of those cool demos.
recently on #git : how to remove a git submodule
hi. How do i remove submodules? I'd like to convert a submodule to a normal-file-folder. I've deleted .gitmodules, deleted the submodule entry in .git/config. But this does not seem to be sufficient.
[...]
ahaller: 'git rm --cached path/to/submodule'.
[...]
Ilari, thank you very much.
[...]
ahaller: (What you missed was the submodule entry in index/commit).