Adam B.
Adam B.
I think we instantly went off-course. I don't know who ALP or LNP are, and I don't care. My point is the open letter is written childishly, not that it's...
@AndreGuerra123 Would you be able to provide a link to the example to which you're referring? I had a quick look around and was unable to find it.
`1512607219` is the UNIX timestamp for the date upon which you posted this issue. Given that it's incrementing, and JS for some reason uses three extra digits of precision for...
I didn't notice that, but I stand by what I said. It's got a default README, and as far as I can immediately tell, nothing to do with Monzo. It...
I believe we've come up against this issue whereby `.get_or_set()` returns `None` rather than `default` (and doesn't set default) after a `.delete()`. ``` In [69]: cache.get("test3") In [70]: cache.get("test3", "qwe")...
Please, if you haven't, provide your download locations in relation to the machine running qBittorrent. It looks like this might be something to do with SMB, or some implementation of...
Well it could be either, we wouldn't know without investigation. I might suggest a workaround is to have qBittorrent download your files locally, then run a script to move them...
I've noticed weirdness similar to this myself, usually when projecting fit A onto fit B, then modifying fit A and switching back to fit B, it will act as if...
@StephenSwat I would absolutely love it if you could make something that takes a copied link from ingame and turns it straight into a PyFA module paste. Even if it's...
It almost does, that's what I currently use. It's arduous and involves unnecessary work, though. I have a module in EVE that I want to drop into PyFA to check...