Jonathan Jones

Results 157 comments of Jonathan Jones

How did you enable rich reporting, and how do we make it do that by default? It seems super useful to have it use that on clients' instances so that...

Well, I'm going python, because that's what TD's written in. :P

No, this is still valid, although the link should be updated. https://github.com/eyeonus/Trade-Dangerous/blob/master/tradedangerous/gui.py

> @eyeonus I know I've mentioned this before and your eyes glazed over, but if you can set up a DDNS record for your machine, I can have the firewall...

Nope. Arch. But! https://wiki.archlinux.org/title/Dynamic_DNS

You don't *have* to use virtual environments. IFF you want to keep X from interfering with Y, you can put one or the other into a venv, like, for example,...

It might, if you run things using `python {command}` rather than, say `python3.12 {command}`

I'm fine with any changes to the data format, both for import purposes and storing in the database, as long as whatever is used has the appropriate information, such as...

Regarding specifically the import data format, I believe @Tromador would concur, but if not I'm certain he will say so.