Jonas Stoehr
Jonas Stoehr
I have merged #113 now. I also adapted the old homebrew `waitForAction` to use `WatchProgress` as defined by hcloud's `ActionClient`. ~Apparently, the implementation still uses the (apparently deprecated-for-removal) plain `/actions`...
Hi, could you please be more specific? I have not created any videos nor written blogposts about any of this. From the log, it seems the driver binary (or some...
Hi, sorry I came back only now, I was dealing with some medical issues. It is indeed possible for Hetzner and the driver to get out-of-sync. `docker-machine` implements a rather...
Hi, given that there were some issues regarding availability, I think the basic suggestion is good. However, I would like some more discussion on how exactly you suppose the fallback...
HI, thanks for the input! > Currently I have a very-custom-not-upstreamable POC patch that adds a feature compatible with this request. I tested changing the server and location type options...
Hi, not an 'official' author of the library, but I have done some stuff regarding packaging and CMake. > export PostgreSQL_LIBRARY=/Library/PostgreSQL/13/lib/libpq.dylib > export PostgreSQL_INCLUDE_DIR=/Library/PostgreSQL/13/include > export PostgreSQL_TYPE_INCLUDE_DIR=/Library/PostgreSQL/13/include > > but...
Phew, quite some very specific issue. While in theory we could add board-specific genration commands, I think in practise this would get messy after some boards being added to it....
This seems to be a rather 'common' issue, now that it also occurs on the Nano. But I'm still unsure on how to properly tackle this. The reset procedure itself...
Fine then, we should implement this then I think. The only thing I still really want to avoid is adding generate_arduino_firmware options that only work with certain boards and silently...
Will be in the upcoming v2 release as soon as #20 is merged and I can do things from there.