clojure-europe

For people in Europe... or elsewhere... UGT https://indieweb.org/Universal_Greeting_Time
dharrigan 2021-04-14T04:58:25.135600Z

Good Morning!

slipset 2021-04-14T05:12:07.135900Z

Morning!

djm 2021-04-14T05:48:54.136100Z

πŸ‘‹

2021-04-14T07:34:35.137300Z

morning

jasonbell 2021-04-14T08:07:30.137500Z

Morning

2021-04-14T08:51:51.137800Z

I'm having a lot of fun playing with tablecloth atm https://scicloj.github.io/tablecloth/index.html

πŸ‘ 1
simongray 2021-04-14T10:44:43.138600Z

@otfrom it’s pretty interesting how much momentum scicloj is having at the moment

2021-04-14T10:44:54.138800Z

it is

2021-04-14T10:45:23.139400Z

esp after having the experience of trying to push the boulder up the hill for incanter and core.matrix

jasonbell 2021-04-14T10:47:21.140Z

You may have solved a bunch of matrix operations I was doing @otfrom but you’ve been hinting at this stuff for ages at me πŸ™‚

πŸ‘ 1
slipset 2021-04-14T11:22:03.141900Z

So, from my perspective, which might be totally both unfair and wrong, it seems like scicloj is looking at how to solve data science problems with Clojure, whereas the perspective of incanter and core.matrix is here are some tools you can use if you want to solve data science problems in Clojure.

slipset 2021-04-14T11:23:19.143Z

So scicloj, which I perceive more as a community than anything else seems to be more problem focussed?

slipset 2021-04-14T11:23:52.143700Z

Like, hey, I want to machine-learn this stuff and I want to do it in Clojure, how would we go about doing that?

simongray 2021-04-14T11:25:30.143800Z

Not just ml, but all kinds of data science things, like visualisation and hardcore mathematics too

simongray 2021-04-14T11:26:47.144Z

It's very broad. I think they basically want to build a loosely connected stack of data science libraries

simongray 2021-04-14T11:28:02.144100Z

And lots of integration with native code and other ecosystems like R and Python.

thomas 2021-04-14T11:41:14.144400Z

moin moin

2021-04-14T12:24:02.144900Z

I think a lot of it is just a large enough community of interested people who have cut their hands enough times to get stuff done

2021-04-14T12:24:29.145300Z

and who want to coalesce things into a tighter org

2021-04-14T12:36:24.146300Z

is there a way to point a deps.edn dependency at the latest sha in github? I could have swore I saw LATEST being used somewhere and now can't find the example

dharrigan 2021-04-14T12:37:45.146500Z

Do you mean this? <https://clojure.org/guides/deps_and_cli#_using_git_libraries>

2021-04-14T12:38:04.146700Z

yes

dharrigan 2021-04-14T12:38:08.146900Z

πŸ™‚

dharrigan 2021-04-14T12:38:35.147400Z

you can do {:mvn/version "LATEST"} too πŸ™‚

2021-04-14T12:39:42.147900Z

tho that is pointing at a specific sha when I want to track HEAD on master/main

2021-04-14T12:39:46.148100Z

(IIUC)

dharrigan 2021-04-14T12:41:35.148300Z

latest?

dharrigan 2021-04-14T12:41:59.148600Z

ah, I see, you want whatever is the head

2021-04-14T12:42:10.148800Z

yep

dharrigan 2021-04-14T12:43:40.149100Z

sorry, no idea. Perhaps #tools-deps can help?

2021-04-14T12:44:04.149500Z

πŸ™‚ thx.

2021-04-14T12:49:31.149700Z

apparently it doesn't work: https://clojurians.slack.com/archives/C6QH853H8/p1618404434003000

borkdude 2021-04-14T13:08:19.150300Z

@otfrom if you want latest, a tool like antq might help you, it can also rewrite your deps.edn to the latest version (yay rewrite-clj)

❀️ 3
dharrigan 2021-04-14T13:13:11.150600Z

I use antq a lot πŸ™‚

dharrigan 2021-04-14T13:13:29.150900Z

:antq {:replace-deps {org.slf4j/slf4j-nop {:mvn/version "1.7.30"}
                        com.github.liquidz/antq {:mvn/version "0.12.2"}}
         :main-opts ["-m" "antq.core"
                     "--skip" "pom"
                     "--exclude" "org.clojure/tools.deps.alpha"
                     "--upgrade"
                     "--force"]}

2021-04-14T13:17:43.151200Z

thx @dharrigan and @borkdude

dharrigan 2021-04-14T13:18:42.151400Z

You are most welcome πŸ™‚

πŸ’› 1
ordnungswidrig 2021-04-14T15:58:37.151700Z

good afternoon

2021-04-14T16:58:21.152400Z

a terrifying tale of what happens when you don't make yourself amenable to exploitation by the Fat Controller class https://www.youtube.com/watch?v=iO6qIM2WO6k

agile_geek 2021-04-14T17:03:58.152600Z

I'm always horrified that they just brick him in!