jkachmar

Results 18 comments of jkachmar

For what it’s worth I’ve taken to using `.` wherever there was previously repeated `$` application to avoid this indentation issue, but that’s a mediocre solution at best (in my...

Given the state of the outside world at the moment, especially in my home city, I'm going to be spending a lot more time indoors for the foreseeable future. In...

I’ve actually been running into more issues with the approach in this repo lately (in particular there’s been some weirdness with the chroots and certain TH stuff that depends on...

+1 for making `JobId` an `Int64`. Is `Int` being used to address a particular problem with performance or overhead, or just because it's not an expected use-case for the queue...

Just want to add a small note: We haven't finished stabilizing the Request Transformation HTTP API just yet, so it's subject to breaking changes as we continue to develop the...

Saw this issue linked in the Reddit comments on Sandy's post, and when re-reading some of the documentation I had a thought: > What better terminology could we use? "persistent"?...

My apologies for the (very) delayed response to this issue; we've been making a few cleanups to the library in order to prepare it for an eventual push to Hackage....

This is _basically_ done; let me know if you’d like to pair on anything to finish it up (in which case I am more than willing to find some free...