Tnze

Results 11 issues of Tnze

``` Traceback (most recent call last): File "make_source.py", line 1, in from openpose_utils import remove_noise, get_pose ImportError: No module named openpose_utils ```

According to [this specification](https://www.waveshare.net/w/upload/e/ec/2.66inch-e-paper-b-specification.pdf#13.2), delay between RESE low and RESE high should be 200us. But the `DELAY` is a `DelayMs` [here](https://github.com/caemor/epd-waveshare/blob/e36c134d8af4dff5d1d780296d08345042440bf2/src/interface.rs#L177).

Current server framework doesn't allow players destroy or place blocks. The operations are shown in client but not handled in the server side. All changes will not be kept. Chunks...

enhancement
server framework

May be need a script "uninstall.sh"

**Is your feature request related to a problem? Please describe.** I hope that Mermaid can draw this kind of diagram to show how one or more pins of electronic devices...

Contributor needed
Status: Approved
Type: New Diagram

Mojang released 1.19.3

The vanilla implement use java's `Character.isWhitespace()`, which includes ` `, `\t`, `\r`, `\n` and so on. https://github.com/Mojang/brigadier/blob/b92c420b2a292dd5c20f6adfafff5e21b9835c6d/src/main/java/com/mojang/brigadier/StringReader.java#L95 But in this library, only ` ` and `\n` are accepted. https://github.com/janispritzkau/nbt-ts/blob/dd983053ac92e0baa688690d6100076cffda0857/src/snbt.ts#L87C66-L87C66 It...

It would be great if there is a HAL for DAC. ![image](https://github.com/riscv-rust/gd32vf103xx-hal/assets/19628575/02f2f01d-a634-43d5-a34a-e084b0100f8d)

It will be nice if I can choose to display "OK", "OK or Cancel", "Yes or No", "Abort, Retry or Ignore" and anything else and get known which button user...

Press `F1` and execute `Tauri: Update Dependencies`: ![image](https://github.com/tauri-apps/tauri-vscode/assets/19628575/00be0c28-778b-4e8f-b248-ad36922f1fbe)

bug
good first issue