Fork me on GitHub
#clojure-uk
<
2021-02-04
>
jiriknesl06:02:26

Morning (like a vegan crossfitter, I must tell it: inspired by former discussion here, I have tried to eliminate caffeine now; along with added sugars; phone in the morning; alarm clock; social networks; doomscrolling and alcohol)

djm07:02:23

👋

dharrigan08:02:02

Saw that last night. Does it have any impact on Clojure stuff? Maybe some 3rd party libraries?

djm08:02:14

I wasn't sure - google turned up people pulling in things from jcenter/bintray for clojure stuff, but they may have been outliers

dharrigan08:02:08

I used to run a local artifactory, liked it a lot. But unfortunately they are horrendously expensive if you want to start caching/proxying docker images

dharrigan08:02:20

So switched to Sonatype Nexus OSS. Not as pretty, but does the job.

dharrigan08:02:45

(not a comment on what is happening, just something about their software)

djm08:02:34

We use sonatype nexus, which works fine, except for the frequent "Why has my build hung? Oh, I'm not on the vpn" now that we're remote

dharrigan08:02:10

I run my own sonatype nexus at home, which has a proxy to the work nexus

jiriknesl12:02:51

Thanks, but I am just starting. It’s an experiment and I am curious how will it go. In the past, I did lots of these experiments (like 20000 steps daily for 2 months; 3 months without alcohol; etc.) and overall, I did help me learn more about myself.

folcon14:02:20

I know what you mean 😃...

folcon11:02:59

Automagic is always more important...

danm12:02:16

Morning!

folcon21:02:10

Is promesa the best thing to use for cljs promise handling these days?

folcon21:02:44

There's some mention of core.async support adding better promise handling?