rbg
Bern
rbg's Twines
Joined
rbg's Recent Activity
Items
-
OpenJDK 6.0 0 (Cambridge Software Labs) on N900 - maemo.org wikiOpenJdk on the N900, and apache clerezza runs (even though there's huge room for perfomance improvements!)
rbg
added
5 days ago
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
Neuron - The Spiritual Brain: Selective Cortical Lesions Modulate Human Self-TranscendenceSpirituality by brain lesions
rbg
added
12 days ago
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
Mosuo – WikipediaDie Mosuo (chin. 摩梭, Mósuō; auch Moso genannt) sind eine Ethnie, die im Südwesten der Volksrepublik China lebt, insbesondere am Ufer des Lugu-Sees.Obwohl sie nach der offiziellen chinesischen Klassifikation dem Volk der Naxi zugerechnet werden, sich selbst als Na bezeichnen und sich sprachlich ...
rbg
added
12 days ago
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
-
Jean-Paul Fitoussi - WikipédiaJean-Paul Fitoussi est un économiste français d'origine tunisienne. Il est professeur des Universités à l'Institut d'études politiques de Paris depuis 1982 et président de l'Observatoire français des conjonctures économiques (OFCE) depuis 1989. Il est membre du conseil scientifique de l'Institut ...
rbg
added
4 weeks ago
- VIEW IN TWINES (1)
- VIEW WEB PAGE
Comments
-
Create a new Scala Maven project (archetype) - Other - Snipplrmvn org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-3:create -DarchetypeGroupId=org.scala-tools.archetypes -DarchetypeArtifactId=scala-archetype-simple -DremoteRepositories= http://scala-tools.org/repo-releases -DarchetypeVersion=1.2 -DgroupId=rubicube -DartifactId=rubicube
-
recursively delete folder with a given namedelet empty folders: find -empty -type d | sed 's/ /\\ /g' | xargs -n1 rm -r
-
Qaiku APII found out I had to enable the API in my settings.
-
Ubuntu in usesetting the screen for gnome-panels: gconftool-2 \ --set "/apps/panel/toplevels/bottom_panel_screen0/monitor" \ --type integer "0" gconftool-2 \ --set "/apps/panel/toplevels/top_panel_screen0/monitor" \ --type integer "0"
-
Upgrade Gentoo Kernel | Imminent Web ServicesWhat I tend to forget: Rebuild any modules that depend kernel, using the tool provided in the package sys-kernel/module-rebuild: # module-rebuild populate # module-rebuild rebuild