Fork me on GitHub
#clojure-europe
<
2022-02-09
>
simongray06:02:49

and belated happy birthday to @borkdude

❤️ 5
🎁 6
🎂 1
dharrigan07:02:16

Good Morning!

otfrom08:02:53

I'm not sure I believe that @borkdude can age

otfrom08:02:02

that would imply he is mortal like us

😹 1
otfrom08:02:16

and then I'd have to have a good think about my low levels of productivity

🙂 1
pavlosmelissinos08:02:49

Hey there! Jokes aside, I'd like to say that a lack of productivity isn't something you should feel ashamed of/guilty for. Many, many reasons contribute to that, it's not just your skills. People as productive as Michiel are definitely talented/gifted, one way or another, but remember that the opposite is not true!

otfrom09:02:12

thx. I was using it as a British/self deprecating way of complimenting @borkdude rather than actually feeling bad about my own skills

🆒 1
otfrom09:02:13

I do like that @borkdude's real response to this thread is to release something. :rolling_on_the_floor_laughing: https://clojurians.slack.com/archives/C06MAR553/p1644398560505849 :the_horns:

😆 4
otfrom08:02:24

(Happy Birthday 🙂 )

🙏 1
pez08:02:26

Good morning! I'll be live coding in this stream starting 15:30-ish today: https://www.youtube.com/watch?v=T_wuPrHIupU

💣 1
🚀 2
orestis09:02:12

Good morning

lread12:02:13

gooooood morning!

🎉 1
mccraigmccraig13:02:11

anyone else find themselves constructing test datasets with math-based shortcuts (often using Σ1..n=n(n+1)/2 ) for unit-testing data-transformations such as aggregations ?

otfrom13:02:20

sounds like property based testing to me

mccraigmccraig14:02:03

hmm. i'm not fuzzing as such, although i could extend to fuzzing quite easily

borkdude16:02:24

Dear European friends. I know you don't like code that does basically nothing. Like functions that wrap other functions and just pass their arguments. #(inc %) . This is where clj-kondo comes to the rescue and will find these redundant bastards!

clojure -Sdeps '{:deps {clj-kondo/clj-kondo {:git/url "" :git/sha "2cc9777752d9f54ed91baa4c6ddaa0c2b8812049"}}}' -M -m clj-kondo.main --config "^:replace {:linters {:redundant-fn-wrapper {:level :warning}}}" --lint src
🙏 try it at home and report any unexpected warnings 🙏

clj-kondo 9
genRaiy18:02:46

Good morning (yes this was taken at dusk. Sue me).

lread18:02:48

@raymcdermott it never dawned on me that it would be otherwise!

😆 2