Joel McCracken

Results 71 comments of Joel McCracken

Of all of them, I certainly like the last the best. I was thinking something like: @wrap (Num) -> Num Foo.prototype.inc = function(val) {...}; would read the next expression and...

I implemented a caching layer around Tentacat for this reason. The code for the cache layer is here: https://github.com/thinkthroughmath/dev_wizard/blob/master/lib/dev_wizard/github_gateway/cache.ex Usage is here: https://github.com/thinkthroughmath/dev_wizard/blob/master/lib/dev_wizard/github_gateway.ex#L34 This solved the problem for us.

cool. not a priority for me either. Its just nice to know ways to possibly fix for windows =) On Tue, Jun 25, 2013 at 10:42 AM, Johan Andersson [email protected]:...

Interesting project! Before I use it, I would want there to be a "structure" type class that has an update method, which will "merge" values from the original structure into...

Yep, this looks exactly like what I was describing! On Sun, Mar 13, 2016 at 9:23 PM, jdantonio [email protected] wrote: > @joelmccracken https://github.com/joelmccracken Perhaps ImmutableStruct > from concurrent-ruby and its...

Do yall mind if I pick this up and continue this work? I'd like to start contributing to the haskell language server effort, and since I know emacs lisp farily...

Nice, I was gonna implement this myself at some point. Sent from my iPhone > On Jan 21, 2020, at 12:43 PM, Sridhar Ratnakumar wrote: > >  > For...

Well joelmccracken.com is hosted on netlify rn. I was just going to keep using its stuff. But I like the idea of using keybase too, i wanted to look into...

Does this site contain the text of the book in HTML somewhere? If so, I can't find it. On Fri, Jan 3, 2014 at 2:47 PM, Jason Gross [email protected]: >...