-
记录NPC的简易调试器开发过程
-
### Relevant telegraf.conf
```toml
[[inputs.disk]]
ignore_fs = ["tmpfs", "devtmpfs", "devfs", "overlay", "aufs", "squashfs"]
```
### Logs from Telegraf
```text
This can see the sdb disk:
sudo …
-
-
To verify the operation during disk failure, I simulated disk corruption using the following steps:
1. `sudo bcachefs format` with replicas=3
```
sudo bcachefs format \
--errors=continue \
…
-
Hello!
Using hd-idle vs usb flash microsd card reader causing drive to fail with any IO operations. It not suppose to spindown usb flash drive at whole.
Only machine reboot restores the drive fu…
-
![Screenshot 2024-10-28 alle 16 08 55](https://github.com/user-attachments/assets/11cc3854-6cb3-4210-a981-3c212486f3f0)
I tryed both Text to Image and Image to Image
My MacBook is this one and I…
-
Here's the "completion flow":
```
# good
$ lxc storage volume copy
default/ juju-btrfs/ juju-zfs/
# extraneous ` ` (space)
$ lxc storage volume copy default/
default juju-btr…
-
edit the `humannorm-texture-coarse.yaml` as below:
```
material_type: "pbr-material"
material:
material_activation: sigmoid
environment_texture: "load/lights/mud_road_puresky_1k.hdr"
…
-
```
[rank1]: Traceback (most recent call last):
[rank1]: File "/mnt/sdb/humannorm/launch.py", line 237, in
[rank1]: main(args, extras)
[rank1]: File "/mnt/sdb/humannorm/launch.py", line 1…
-
Some commands require further input after sending remote commands. What can I do if I'm using TestInfra?
For example, when I input mkfs.ext4 /dev/sdb, it prompts the following content:
```
[root@lo…