Fork me on GitHub
#off-topic
<
2017-09-07
>
bcbradley05:09:36

i just acquired some freelance work to make an android app-- i'm happy with the agreed upon price and know how to make the software, but i'm unsure about how we will actually exchange one for the other. Is there third party service that facilitates this kind of exchange?

qle-guen13:09:21

there should be a wiki on how to convince your boss to switch to clojure/clojurescript.

mnzt13:09:49

I nearly had some luck with just rebuilding the service in clojure and being like "look; just look how simple this is now"

mnzt13:09:26

Built a feed xml/json feed aggregator in Go; and my god EVERYTHING (dev-wise) was better in Clojure

lemontea15:09:04

I just-do-it and didn't tell anyone (it's a one-off program anyway), no one noticed it is written in clojure

seancorfield16:09:33

We had a hard problem that various engineers had failed to solve satisfactorily when I joined. My first attempt was in Scala which "worked" but had some issues due to memory leaks in the built-in actors (back in 2.7/2.8). So I rewrote it in Clojure as an experiment -- and that stuck... back in 2011. Clojure became our primary language a year or two back and all new projects have been built with it since. Because we were able to show speed to market and flexibility for maintenance.

seancorfield16:09:03

We went to production with 1.3 Alpha 7 or 8 back then. We have 1.9 Alpha 18 in production right now. We have close to 50K lines of production Clojure and just over 15K lines of tests.

qle-guen11:09:39

Can I join your company ?

seancorfield17:09:37

@U5NMX95UJ 😸 We're not hiring right now but I post job openings on this Slack when we are!

danm15:09:27

Our boss came to us and said "So, I've been toying with a new approach using microservices and this lisp-alike called Clojure"

danm15:09:29

And we ran from there

lemontea15:09:11

wow, your boss rocks 😄

Drew Verlee20:09:35

Well i haven’t read the article yet, but i would be curious how their measuring growth. Given its SO, i’m worried their looking at SO questions as a proxy for growth.