Joel McCracken

Results 30 issues of Joel McCracken

I was just trying to edit and preview a svg file, and it didn't work. I did a little digging, and it seems like this version of emacs is compiled...

I can't seem to get anything to work except for the named function form. EX: ``` import @ from "contracts.js" @ ({name: Str}, [...{loc: Num}]) -> Str var calcAverageLoc =...

I just noticed that there is a note about no windows support. If that is something you care much about, free windows VMs are available for download at: http://www.modern.ie/en-us Just...

I expected iterator to be called with each combination of elements, thus it would have a signature like: ``` $artist_files = __($artist_files)->uniq(false, function($a, $b){ return $a->id == $b->id; }); ```...

Is there any available online version of HoTT?

What do we care about with this? I don't love GitHub, but it seems like github actions are very commonly used. Any other projects we can steal ideas from for...

The suggested use case here is a ghcjs/astreus to a backend process. (Does phoenix's infrastructure dof something like this?) the concern here is that in erlang a person can send...

Since Travis isn't really useful for open source projects anymore, we should get CI running on a modern runner. See #354 for the ticket on evaluating different providers