Fork me on GitHub
#off-topic
<
2017-10-03
>
emil0r13:10:17

@seancorfield thanks. was a worthwhile read

eggsyntax21:10:37

Oh, that’s handy! I’ve been just making symbolic links from eg ~/.bashrc -> ~/dotfiles/.bashrc, but it’d be nice to not have to do it manually on each new machine.

dominicm22:10:25

I use homemaker for this

shakdwipeea15:10:38

I recently saw an annoucement for clojure academy. I don't know if I remember the name correctly, but it was supposed to be like codeacademy for clojure but I can't seem to find the site now.

Drew Verlee19:10:43

Any examples of https://www.hugsql.org/ for other languages? Ruby, Java, etc…?

elarouss19:10:00

Hi, i'm a beginner in the land of Clojure, i've read a couple of books about Clojure, and i decided to contribute to a project, i chose leiningen, but after days of reading through the source code i couldn't get the big picture, can you give me some advice, or suggest smaller projects? thank you

noisesmith19:10:48

@ichigo have you looked at their issue tracker? they have things tagged as appropriate to new contributers

noisesmith19:10:11

and it’s definitely the most accessible project for people just getting started and wanting to contribute (though there’s also the possibility of contributing to docs, which many projects would likely welcome - even just documentation strings on their functions)

elarouss19:10:44

yes i did, but i thought that i should understand the code base first !

noisesmith19:10:52

yeah, there’s only a few people who understand most of the lein codebase - maybe just one…

elarouss19:10:16

oh i see, i think that starting with documentation will be a good start , to get some confidence at least

elarouss20:10:47

well, thank you for your answers 🙂