David Brouwer
David Brouwer
To actuallly get the TimescaleDB advantage do we have to manually convert the events, ltss, recorder_runs and states tables to hypertables ?
Would be really nice if this would get merged
I am getting a bunch of error trying to compile with this; ``` Compiling .pio/build/esp32dev/libff8/Adafruit-PN532-Zhongfu/Adafruit_PN532.cpp.o In file included from /home/tyler/.platformio/lib/Adafruit-PN532-Zhongfu/Adafruit_PN532.cpp:60:0: /home/tyler/.platformio/lib/Adafruit-PN532-Zhongfu/Adafruit_PN532.h: In constructor 'Adafruit_PN532::Adafruit_PN532(uint8_t, uint8_t, uint8_t, uint8_t)': /home/tyler/.platformio/lib/Adafruit-PN532-Zhongfu/Adafruit_PN532.h:201:29: error: 'Adafruit_PN532::_miso'...
I'm sorry, didn't save the full stack trace & can't find it anymore. Moved on to using the new nats-io/jetstream package. Version was latest, I checked and it was this...
It was a new server. Initially used this lib as I couldn't get what I wanted with main repo, and looked at the CLI for an example. I do have...
I'm also noticing this, GoFillStruct stopped working for me
My gopls is the same version as well. This is my config if I log before start. ``` { capabilities = { textDocument = { completion = { completionItem =...
Yeah I can imagine. Current login procedure here makes a request to a seemingly depricated endpoint. The latest ig app also still calls it, but it always returns 429. As...
@TheForgotten69 I'm done with the patch, but I can't seem to push it to my fork of this repo. I constantly get ```Total 3 (delta 2), reused 0 (delta 0),...
@TheForgotten69 I wasn't able to get rid of the error, so I created a fork from the main repo and uploaded my code there. https://github.com/Davincible/goinsta Login and basic endpoints work,...