Fork me on GitHub
#clojure-nl
<
2019-04-16
>
thomas07:04:49

geen idee...

gklijs08:04:35

Morgen, some fixes and some input validation..

eval202009:04:28

Released a new version of ohmyclj yesterday: https://gitlab.com/eval/ohmyclj/tree/master#ohmyclj

upside_down_parrot 4
borkdude09:04:25

cool stuff 🙂

borkdude09:04:00

@eval2020 I guess we can organize a Clojure meetup where we show off our new side projects soon 😛

eval202009:04:32

sign me up! 🙂

eval202009:04:41

I'm thinking that adding a ohmyclj-lint-command wouldn't be bad...

borkdude09:04:56

what would that do?

eval202009:04:50

give feedback about the style of the script

eval202009:04:22

currently it includes repl and testing, and I think having a good default styleguide on board might aid development as well

borkdude09:04:53

I saw in one example that you’re using a different syntax for dep versions than clj. why is that?

eval202009:04:22

mostly as artifact=version was good enough. You can still point to paths or git-repos.

borkdude09:04:42

so convenience

eval202009:04:38

yep. Also because we're in bash-land so edn doesn't add much benefit.

eval202009:04:15

..unless you can just pass it on to clj

borkdude09:04:28

well, it would maybe be easy if you could just copy configs from deps.edn into ohmyclj and vice versa, but I guess you still can

borkdude09:04:54

here’s another nice thing in the same realm by @jeroenvandijk: https://github.com/jeroenvandijk/clojure-scripting I guess we already have three side projects to show for a CLJ meetup 😉

eval202009:04:55

yeah should be easily extendable

eval202009:04:10

I saw that one! Shows there's a demand for scripting with Clojure.

eval202009:04:22

wrt meetup: quick round of project presentations followed by some workshops where participants can learn to use it might be cool

skuro09:04:19

alright, so far I'm listing the following proposals for the meetup: - @gklijs on perf testing / viz - a series of 2 or 3 (depending on @jeroenvandijk) lightning talks to showcase clj scripting strategies

skuro09:04:31

we might be able to put everything together in a single agenda, albeit I've a tingle in my head suggesting that we might put @gklijs together with another more "regular" talk for a more cohesive agenda

gklijs09:04:37

I don't mind presenting at a later meetup

borkdude10:04:34

@skuro Btw, my proposal would be clj-kondo: https://github.com/borkdude/clj-kondo (a linter, not scripting)

borkdude10:04:33

The commonality with Jeroen’s project is that we both use GraalVM, so that might also be a theme

borkdude10:04:11

linting is also a kind of testing, so that might also be a theme. So: Theme: testing/linting : gklijs + borkdude Theme: CLJ scripting: eval2020 + jeroenvandijk Theme: GraalVM: jeroenvandijk + borkdude 🤷

borkdude10:04:26

For CLJ scripting it would also be nice if someone could speak up about their usage of lumo, planck or joker

borkdude10:04:38

I also don’t mind presenting at a later meetup, so I can add more features first.

Mno12:04:34

Mornin’

jeroenvandijk14:04:58

Hello 🙂 @skuro @borkdude Yes I can show what I did and talk a bit about the why and potential. I just know enough about GraalVM to get the scripting thing working, i'm not an expert in any way

borkdude14:04:25

Me neither. 😛

skuro14:04:21

no worries, we'll happily bash on keyboards together to get stuff working, if needed

jeroenvandijk14:04:50

No more bash needed 😛

skuro14:04:42

then we'll happly oh-my-zsh on keyboards 😛

skuro14:04:35

inderdaad, my bad