Petr Zahradník
Petr Zahradník
documentation update only, the existing instructions in FLASHING.md do not work with the new esptool.py anymore.
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...
If i browse to peerpad.net using chrome + IPFS Companion it fails to become online with the developer console showing the output bellow. Btw. I do have all the experimental...
The instructions about installing OCICLI on latest Solaris 11.4 SRU are outdated, and the installation fails with oci_cli-3.22.4, because cryptography-38.0.4 (and probably earlier) require rust compiler to be installed. So...
The documentation for oci_file_storage_export doesn't contain info what are the alowed values for export_options.access. It only mentions the default is READ_WRITE but doesn't mention how to for example disable write...
The terraform plan example for creating solaris VM's from OCI Marketplace has following flaw: The signatures in oci_marketplace_accepted_agreement are time based and expire over time, so that if you have...
when compiling untrunk on Mac OS X 15.5 Sequoia, I got the following errors, caused by MacOSx using assert() that is incompatible with the format untrunk uses. This fix just...