Daniel Jewell
Daniel Jewell
Hi @pushcx I ran into this too - There were some API changes in a few modules used by pgfutter... I updated them. The fork in my repo should build...
I guess something to possibly keep in mind on this would be tracking things like automatic dividend reinvestment (e.g. dividend paid out, converted to a stock purchase >> shares). This...
> I'd love to be able to query over a large amount of data, where realtime queries for things like video width / height is extremely slow. Sounds like you're...
For what it's worth - and at the risk of introducing scope creep ...... linux-arm64 (in this case, *native* Linux on arm64/aarch64 on a Raspberry Pi...) ... But would this...
I will second this -- taking a RAW RGB image (e.g. a literal byte-string... ```RGBRGBRGB...```) at 8 bpp (24 bit color / 3 bytes per pixel) and encoding using the...
@djdomi While I'm not an expert on ZFS by any means - I do know that changing the compression on ``btrfs`` is accomplished through the "defragment" mechanism ... but this...
I too am interested in other langauges - as @Suyash458 points out, one of the problems is that the actual response *metadata* from Wiktionary *changes* based on the language queried....
Ahhh, okay. I see that in the comments now - my mistake. I guess the other consideration might be taking advantage of AES/SHA crypto processor extensions - although I'm not...
> Do the libraries you mentioned support h/w acceleration detection? I know for a fact that OpenSSL definitely supports h/w acceleration (and I'm guessing other major libraries too) and AFAIK...
@mlissner I see the dilemma and yes, I think this is what I was running into with freelawproject/recap#267 ... I've been thinking about it and, ultimately, I think @johnhawkinson hit...