This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-04-16
Channels
- # beginners (81)
- # calva (6)
- # cider (21)
- # clj-kondo (2)
- # clojure (62)
- # clojure-austin (3)
- # clojure-europe (3)
- # clojure-italy (20)
- # clojure-nl (39)
- # clojure-russia (4)
- # clojure-spec (19)
- # clojure-uk (23)
- # clojurescript (76)
- # cursive (6)
- # data-science (9)
- # datomic (12)
- # defnpodcast (1)
- # figwheel-main (3)
- # fulcro (8)
- # jackdaw (5)
- # jobs (1)
- # jobs-discuss (18)
- # joker (1)
- # leiningen (2)
- # liberator (2)
- # off-topic (148)
- # onyx (5)
- # pedestal (39)
- # planck (7)
- # re-frame (5)
- # reagent (3)
- # reitit (37)
- # shadow-cljs (165)
- # tools-deps (1)
- # yada (19)
Released a new version of ohmyclj yesterday: https://gitlab.com/eval/ohmyclj/tree/master#ohmyclj

@eval2020 I guess we can organize a Clojure meetup where we show off our new side projects soon 😛
currently it includes repl and testing, and I think having a good default styleguide on board might aid development as well
I saw in one example that you’re using a different syntax for dep versions than clj. why is that?
mostly as artifact=version
was good enough. You can still point to paths or git-repos.
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
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 😉
wrt meetup: quick round of project presentations followed by some workshops where participants can learn to use it might be cool
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
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
@skuro Btw, my proposal would be clj-kondo: https://github.com/borkdude/clj-kondo (a linter, not scripting)
The commonality with Jeroen’s project is that we both use GraalVM, so that might also be a theme
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 🤷
For CLJ scripting it would also be nice if someone could speak up about their usage of lumo, planck or joker
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
No more bash needed 😛
that’s oh-my-clj… https://gitlab.com/eval/ohmyclj/tree/master#ohmyclj