Skip to content

Instantly share code, notes, and snippets.

View jonnyrobbie's full-sized avatar

jonnyrobbie

View GitHub Profile
/*@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);*/
@-moz-document url("about:newtab") {
.newtab-link[href*="youtube.com"] > .newtab-thumbnail {
background-image: url("file:///home/marek/.mozilla/firefox/wwfdk369.new/chrome/youtube.png") !important;
}
.newtab-link[href*="seznam.cz"] > .newtab-thumbnail {
background-image: url("file:///home/marek/.mozilla/firefox/wwfdk369.new/chrome/seznam.png") !important;
}
.newtab-link[href*="facebook.com"] > .newtab-thumbnail {
library("ggplot2");
setwd("~/RWD");
data <- read.csv("hofstede_europe.csv", row.names=1);
pca <- prcomp(data);
pca.dims <- as.data.frame(pca$x)
pca.dims$lab <- row.names(pca.dims)
distance <- dist(data, method = "euclidean");
clust <- hclust(distance, method="ward");
groups <- cutree(clust, k=4);
pca.dims$group <- as.factor(groups);
bdf-tewi-git
compton
csv2latex
firefox-nightly
gimp-git
gimp-plugin-resynthesizer-git
glxinfo
gnome-breeze-git
gohufont
google-earth
adobe-source-han-sans-otc-fonts
alsa-utils
amarok
appmenu-qt
arch-wiki-docs
archey3
ark
autoconf
automake
bash