-
I am currently toying around with postgres and some strategies to backup and restore the database.
During testing I noticed that during the restore the database is in a read-only mode so I wanted to…
-
## Problem
Given a `&World`, I cannot issue a query that only reads from the world.
There are two possible methods on `World` for this: `query`, `query_filtered`, plus `SystemState::new()`. All …
-
### Description of feature
Currently, we still default to `read` permission when collaborators are added to an instance.
I was running
```python
adata = ad.AnnData(
X=np.ones((2, 1000)),…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
I am currently attempting to package this in Nix but upon running the program, it attempts to write to the read-only nix store `/nix/store/258d5k9hcdqp79m6izfzh6936lmf3j1l-adgobye-4.0.2+v4IsBrokenPull…
-
### Pre-Submission Checklist
- [X] I have checked the existing/closed issues to ensure this issue has not already been reported.
- [X] I am using the latest version of Floorp Portable.
- [X] I have t…
-
These are some early thoughts, but I just wanted to share in case anyone else will find this useful or will have any thoughts/comments.
Some fsspec filesystems might raise `EROFS` error if you try …
efiop updated
4 hours ago
-
不知道为什么,编译出来的固件能正常启动,但是各种报错,仔细一看整个挂载的系统是只读的。
是我哪里弄错了嘛,有遇到过吗,内核日志也就写了一句挂载成只读了。也看不出什么。
刷好以后mmcblk1p2的文件系统是有错误的,用e2fsck修复以后重启挂载还是只读,摸不着头脑了。
![image](https://github.com/user-attachments/assets/d6c…
-
### Current behavior
Cypress fails to run if the directory one level above the `binaryDir` of `CYPRESS_RUN_BINARY` as shown in the debug logs (see [Run binary](https://docs.cypress.io/app/reference…
-
At the moment, the read-only difference operation used for narrowing doesn't do anything special with readonly fields, but it could. In particular, we can encourage a pattern where a read-only string …