Navid Mafi
Navid Mafi
## 🐛 Bug Report sorry for not following the issue template since this is a very minor issue Currently useImmer example which is [here](https://codesandbox.io/s/use-immer-bvd5v?file=/src/index.js) uses `todo.finished` for checkboxes `checked` value...
Sorry for not using the issue template since this is not a direct problem with V2Ray-Desktop the IP location check in AUR package PKGBUILD is using ipinfo.io which is not...
## Environment cpu : Intel 11400H gpu : Intel UHD Graphics Xe 16EUs (Tiger Lake-H) os : Windows 10 LTSC 2021 build 21H2 with latest updates osu version : b20230119cuttingedge...
### Describe the bug Background: Digital images are often represented as a (Height, Width, Channel) tensor. This is the same for huggingface datasets that contain images. These images are loaded...
This should be another step towards achieving #7 This fixes weird slash issues on linux and version is now finally detected by the launcher.  Please review and test this...
**Describe the bug** AstalNetwork constructs Wifi and Wired once, using get_device() at initialization. These wrapper objects are not updated when NetworkManager detects: - new devices (e.g., RNDIS USB Ethernet, USB...
This fixes thousands of lines of base64 output splattering all over your terminal.
**Describe the bug** AstalTray.item.menuModel leaks leading to increased memory usage and later segfaults. **To Reproduce** MCVE: ```tsx function TrayItemComponent({ item }: { item: AstalTray.TrayItem }) { let popovermenu: Gtk.PopoverMenu; let...