Fork me on GitHub
#off-topic
<
2018-09-09
>
tristefigure09:09:59

Anybody with a ruby job that involves a massive use of the interactor gem ?

vemv21:09:04

Never heard of the gem in 5 years ruby usage. Looks meh to me like, the typical OOP-y wrappy thing one often finds in the Ruby world. What's next - computation? 🙂 LMK if you think a fresh pair of eyes could help

tristefigure00:09:48

I just wanted to find someone to share my pain with. I don't even know where to start. sigh

😂 4
dangercoder19:09:59

parrotBeen coding 22 hours this weekend on my pet project, made prototype after prototype, and the solutions felt clumsy, didn't feel right. And then... I find Core Async and suddenly... Ygritte from Game of thrones appears and says "You know nothing Dangercoder"

parrot 20
danielstockton14:09:08

Did you find anything in particular that really helped you get it?

danielstockton14:09:22

Or did that come intuitively?

dangercoder05:09:17

Did the following (I still don't know all quirks about Core.async, but I know more now) : • Read a chapter about Core.async in the book "Clojure for the brave and true", gave some insight. • Checked out the core async videos here: http://cognitect.com.s3-website-us-east-1.amazonaws.com/ - they were really good. • Official docs • Github repo • https://www.youtube.com/watch?v=096pIlA3GDo