Giacomo Tommaso Petrucci
Giacomo Tommaso Petrucci
Just two more questions: at which address should I flash the filesystem.espfs file? Do I flash it the same way as binary files using the write_flash option of esptool or...
While making the standalone version on Netrunner (based on Arch Linux) I got the following error: > [INFO ] Installing cross-gdb [ERROR] /home/giacomo/esp-open-sdk/crosstool-NG/.build/src/gdb-7.10/gdb/guile/scm-ports.c:231:47: error: dereferencing pointer to incomplete type 'scm_t_port...
After flashing the firmware, my module is listening on ttyUSB0 at a baud rate of 9600 baud (checked with serial terminal), so I'm trying to connect to that port using...
**Describe the bug** On the page https://developer.chrome.com/docs/extensions/mv3/manifest/key/ the link pointed by "package it manually" is broken **To Reproduce** Steps to reproduce the behavior: 1. Go to https://developer.chrome.com/docs/extensions/mv3/manifest/key/ 2. Click on...
Hello, I'm running a public full node using bitcoin core v0.17.1 with the options deprecatedrpc=signrawtransaction deprecatedrpc=accounts addresstype=bech32 and otsd with only the --rpc-port option specified (I know that I can...
Greetings, I'm working on an extension that encrypts/decrypts Gmail's emails and after decryption, I need a way of adding the plaintext version of the attachment(s) to the original email that...
Greetings, I'm developing a browser extension that encrypts and decrypts Gmail's emails, including attachments. The workflow is that the user composes the email adding eventual attachments, and then clicks on...
I'm trying to run a project that requires torch>=1.10, but when I try to install it I get "No matching distribution found for torch>=1.10 (from lightweight-gan)". Could you please tell...
There are a few libraries that need to be updated, here's the output of npm install: ```BASH npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated...
## 🐛 Bug Application dumps core in the moment I press return after typing a prompt, the full output is provided in the next section. ## To Reproduce Steps to...