Fork me on GitHub
#off-topic
<
2017-09-18
>
souenzzo13:09:10

http://www.eclipse.org/openj9 Anyone already using? Memory/CPU improvements? #datomic compatible?

vuuvi14:09:30

@firesofmay this is a kickstarter to bring magit into other editors?

dpsutton14:09:42

no > I love working on Magit and would enjoy nothing more than being able to do so for another year — or more. Magit and I are at a crossroad — either I can step up my game or I have to very significantly reduce my involvement in the project. Magit is still far from fulfilling its potential and now I need your help to get it there.

dpsutton14:09:08

and there's a section wanting to make it easier for non-emacs users by providing simple init files to get them up and running in magit without knowing a bunch of emacs

vuuvi14:09:45

so its as much about patronage of magit as it is bringing it elsewhere

dpsutton14:09:27

i think its solely about patronage and not at all about bringing it elsewhere?

vuuvi14:09:24

I guess I totally misunderstood the kickstarter post hahah

dominicm14:09:52

It has some mention about refactoring into it's own lib that's useful for other authors.

alandipert16:09:01

just got jt added to homebrew, which might interest you if you do a lot with json in shell https://github.com/micha/json-table

qqq23:09:33

is there a way in cljc to do 'math ceiling' function without calling #?(:cljs ... :clj ...) ?