Results 59 comments of James Cook

Thanks for the response. I was able to work around it. I'm not aware of any standard, but I think khard is the first place I noticed any trouble, which...

I should mention: I've been using `beancount-import` on my bank accounts without trouble for a while now. Matching seems to work fine.

Sorry, I never ended up working on it. In practice, I've found I don't use ! any more, maybe because beancount-import shows me a list of unmatched transactions. I'd be...

Thanks for pointing it out @yvolk. Personally I'd prefer a "show" button like on the web UI, but I'm not about to spend time implementing that so I won't complain...

> I'm not sure that `%World` is the right solution. Would something like ensure that it cannot leak? > > ```idris > newArray : (size : Int) -> (1 _...

Ping. I've been using this patch since I posted it, along with #1480, and both seem to be working fine.

> Running linux here and everything seems to be working fine with the patch. I tried getting some zombied processes in bspwmrc and subscribe seems to work fine. > >...

Here's my hacky (EDIT: and not carefully tested) implementation of a modifier that tries to give the full range of possible Double values, edge cases included. It would be nice...