Fork me on GitHub
#clojurecup
<
2015-12-05
>
pesterhazy11:12:37

berlin bang bang in the house

jellea11:12:05

where does everyone hang out?

plexus11:12:04

hashtag awesometown

martinklepsch13:12:53

are you hanging out somewhere?

pesterhazy13:12:50

wanna come over? simple_smile

martinklepsch13:12:30

its pretty comfy at home right now but maybe later/tomorrow. how are you getting along? simple_smile

martinklepsch13:12:49

best timing ever

pesterhazy14:12:12

good thing we've memorized all of stackoverflow

podviaznikov17:12:14

hey @martinklepsch, I’m trying to create new project using lein new tenzing cup and got an error

Downloading .
Retrieving boot-cljs-repl-0.2.0.jar from 
Retrieving boot-cljs-1.7.48-6.jar from 
Retrieving boot-http-0.6.3.jar from 
Retrieving boot-reload-0.4.1.jar from 
clojure.lang.ExceptionInfo: No such var: b/by-path
    data: {:file "adzerk/boot_reload.clj", :line 71}
java.lang.RuntimeException: No such var: b/by-path
. Any idea how I can fix that?

podviaznikov17:12:00

fixed that by changing boot.properties

martinklepsch17:12:56

@podviaznikov: make sure you’re using boot 2.4.2

martinklepsch17:12:20

Also you probably want to update some of tenzings deps

podviaznikov17:12:46

yeah, I’m now. I started with 2.4.0 and got some weird filesystem bug. But everyhting works with 2.4.2.

podviaznikov17:12:00

Thanks for the tip about updating libs, I will

martinklepsch18:12:59

what are you making @podviaznikov ? simple_smile

martinklepsch18:12:36

deployed with confetti? 😜

podviaznikov18:12:28

idea is to make time based geo visualization of some famous people from history. E.x. show that Hemingway & Picasso were in the same time in Paris in 30s. Yeah, confetti will work:). It’s no-backend app. Using tenzing now for the first time

podviaznikov18:12:51

what are you making on @martinklepsch and @oskarth?

martinklepsch18:12:29

@podviaznikov: heh, sweet. lmk how it goes simple_smile

oskarth18:12:59

@podviaznikov: a twitter timeline budgeting tool simple_smile

podviaznikov18:12:28

@oskarth: what does that mean?

oskarth18:12:20

will see what it ends up being. General idea is to limit info overload

podviaznikov18:12:48

nice problem explanation. I like it