layout | title | date | comments | categories |
---|---|---|---|---|
post |
Clojure Lesson Learned |
2013-07-04 18:45 |
true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source("helpers.R") | |
filter.effects.DE<- function(filename, title, colors){ | |
data <- load.dataset(filename) | |
bots.with <- filter(data, "data.set", "DE 2013-05 without bot filtering") | |
bots.with.given1 <- only.given.1(bots.with) | |
bots.with.allbut1 <- only.all.but.1(bots.with) | |
bots.without <- filter(data, "data.set", "DE extra bot filtering") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Invalid debugflag given: always | |
Invalid debugflag given: nodebuilder | |
DEBUG: | |
DEBUG: Debug created for /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/xmpp/client.py | |
DEBUG: flags defined: always,nodebuilder | |
DEBUG: socket start Plugging <xmpp.transports.TCPsocket instance at 0x10595de18> into <xmpp.client.Client instance at 0x10595dd88> | |
DEBUG: socket warn Could not load one of the supported DNS libraries (dnspython or pydns). SRV records will not be queried and you may need to set custom hostname/port for some servers to be accessible.\n | |
DEBUG: socket start Successfully connected to remote host ('jabber.de', 5222) | |
DEBUG: dispatcher start Plugging <xmpp.dispatcher.Dispatcher instance at 0x10595def0> into <xmpp.client.Client instance at 0x10595dd88> | |
DEBUG: dispatcher info Registering namespace "unknown" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setuid xbmc | |
setgid xbmc | |
start on virtual-filesystem | |
expect fork | |
exec /home/xbmc/bin/btsync | |
respawn |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(ns async-test.core | |
(:use [clojure.core.async])) | |
(defn ! | |
([n] | |
(! 0 n)) | |
([sum n] | |
(if (zero? n) | |
sum |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.4 | |
ORIGIN: https://github.com/mxcl/homebrew | |
HEAD: 6c86594755fc811faa06d7ac1827d7246c365f12 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit ivybridge | |
OS X: 10.8.4-x86_64 | |
Xcode: 4.6.3 | |
Error: uninitialized constant MacOS::CLT::STANDALONE_PKG_PATH | |
Please report this bug: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git branch --merged master | grep -v 'master$' | xargs git branch -d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tell application "Finder" | |
sleep | |
end tell |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(ns reducers.core | |
;(:require [clojure.core.reducers :as r]) | |
) | |
(def N (iterate inc 0)) | |
(def finish 6e6) | |
; this is just for testing if a random map function will stop the parelleltiy | |
(defn only-even [x] |
Hi.
Though this isn't an Adcloud Event, we're mailing you because it's the same workshop we held last month at Adcloud. (Previously, we didn't have space for all the interested people.)
So if you are still interested, we will repeat an (improved) workshop this Thursday at the Cologne Clojure User Group.
Feel free to join us:
On Google Plus: https://plus.google.com/events/c1volcdbebka7e9t27phh8mdjdk