Philipp Fruck
Philipp Fruck
## Failing module - **GitHub**: [https://github.com/reklatsmasters/binary-data](https://github.com/reklatsmasters/binary-data) - **npm**: [https://www.npmjs.com/package/binary-data](https://www.npmjs.com/package/binary-data) ```js import binaryData from 'https://esm.sh/binary-data'; ``` ## Error message After running `deno run` I got this: ``` error: Import 'https://cdn.esm.sh/v68/[email protected]/deno/numbers.js' failed:...
Dear Jeff, a minor issue I've just discovered is that your reference to the ansible module list (footnote 32) seems to be broken. Please replace https://docs.ansible.com/ansible/latest/modules/modules_by_category.html with e.g. https://docs.ansible.com/ansible/latest/collections/index_module.html Edit:...
Hi Jeff, just started reading your book and wanted to tell you that the pull request you mentioned to differentiate between different pods when logging scaled deployments was implemented in...
**Describe the bug** I am trying to use likwid on the Firestarter benchmark (which I've added likwid markers to) on a system that contains two Nvidia GPUs. When I limit...
When using a client with OpenSSL 3.X.X against a server that still uses OpenSSL 1.X.X (or rather not support RFC 5746) the client throws an UNSAFE_LEGACY_RENEGOTIATION_DISABLED error, because this RFC...
## Avoid duplicates * [x] Bug is not already reported in another issue ## Describe the bug Using OpenSSL version 3.X.X the following errors might occur in cases where the...
### Describe the feature you'd like to request I'd like to utilize native SSO meaning that on Android I can reuse the same account used to sign in to the...
**Description** Assume I have three stages in a multistaged build, where 2 copies from 1 and 3 copies from 2. Furthermore, I _mistakenly_ gave layer 2 and 3 the same...
Hey there :wave: First of all, thanks for developing this awesome and comprehensive download program :smile: Back in my old university we used moodle, which has a [great downloader](https://github.com/C0D3D3V/Moodle-DL) available...
Hey there, I just stumbled across this repo searching for an oidc provider for my nextcloud instance. My immediate misconception was that this repo seemed kind of unmaintained (even though...