Aaron Matthis

Results 64 issues of Aaron Matthis
trafficstars

Table with 3639 rows, 83 columns where 81 of them are of type Union{Missing,String}. For me, tab[1] in fact never finishes compilation as far as I can tell.

url according to repo readme (https://github.com/DefGuard/defguard) and organization readme (https://github.com/DefGuard) is that: https://defguard.net/images/decap/isec-defguard.pdf Following the website defguard.net, the correct url most probably is: https://defguard.net/pdf/isec-defguard.pdf

bug

Disclaimer: This probably should go into a new common (but abstract) package as it shall only provide the API/abstract hooks needed for having a unified interface. @christopher-dG @davidanthoff @oxinabox I...

new-feature
Discussion

It started with destroying pipeline because I enabled Iris and hit Apply. Btw isn't there any way to autodetect iris/optifine? ``` [19:25:45] [Render thread/INFO]: Destroying pipeline OVERWORLD [19:25:45] [Render thread/WARN]:...

Not sure what to do and what the actual problem is. What is NFT(None) and what is EUR(Vertex:...)? And which one is missing? And why does it crash everything :/...

``` D:\Tax\Crypto\dali>env CURRENCY_CODE=EUR LONG_TERM_CAPITAL_GAINS=365 dali_generic -s -o output -c daliconfig.ini INFO: Country: generic INFO: Initialized input plugin 'dali.plugin.input.rest.binance_com' INFO: Initialized pair converter plugin 'dali.plugin.pair_converter.ccxt' INFO: Reading crypto data for plugin...

``` C:\Users\Aaron>dali_generic --help Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Python312\Scripts\dali_generic.exe\__main__.py", line 7, in File "C:\Python312\Lib\site-packages\dali\plugin\country\generic.py", line 23, in...

I'm stuck in ``` D:\Tax\Crypto\dali>dali_us -s -o output -p test_ daliconfig.ini INFO: Country: us INFO: Initialized input plugin 'dali.plugin.input.rest.binance_com' WARNING: No Fiat Access Key. Fiat pricing will NOT be available....

The Binance.com loader successfully imported all data from the Rest API, but then the CCXT plugin crashed. Having the problem presumably fixed now, it again starts to download everything. Since...

I have a long list of "randomidentifier/hls.m3u8" urls. Thus, with default settings, it only downloads the first one and says "already downloaded" for all following ones. While I could certainly...