-
### Related problem
- `touch foo`
- `chmod a-w foo`
- `rm foo`
Most shells (I tested bash/zsh/fish) interactively ask user to confirm removing the file, like that:
`rm: remove write-protected…
-
Hi,
this is not an issue but rather a basic question. I hope you can still help me.
I would like to store my data (locally) in chunks because I do not know the final size beforehand. So eventually, …
-
### Feedback
All the documentation seems to be for experts who are working with H.A. day and night.
The documentaion is not complete, the commands are often changed or replaced within updates and so…
-
For people who are new to bluesky, both new developers and scientists, it would be useful to have a glossary of terms. This glossary may make sense to put in the dev portal but we can start by collati…
-
I get the below error:
Writing changes to database:
Traceback (most recent call last):
File "/home/navidrome/Downloads/itunestoND.py", line 157, in
write_to_annotation(artists, 'artist')
…
-
The contract should have the following function `mint_nft` and `burn_nft`
The contract should have following storage structs.
```
#[storage]
struct Storage {
#[substorage(v0)]
…
-
Hi,
I've updated to the latest 2024-10-26 release
And adding clock delay
[SDIO]
AddClockDelay=1
Still resulted in errors in the log.txt
```
Platform: BlueSCSI
FW Version: 2024.10.26-rel O…
-
We should provide some advanced documentation on the features and async stuff!
-
## Description
Write 2 user stories for different use scenarios of our app. It is better if they imply a feature that we need to add to our app.
## Estimated Time
20 mins
## Deadline
Da…
-
Create unit tests for utility functions used across the application.
Acceptance Criteria: All utility functions have corresponding unit tests with adequate coverage.
m0nq updated
21 hours ago