milahu
milahu
### pnpm version: 6.32.6 ### Code to reproduce the issue: ```sh #! /usr/bin/env bash ( set -e version=1 # breaks pnpm #version=1.0 # breaks pnpm #version=1.0.0 # works with pnpm...
#### The associated forum post URL from `https://forum.rclone.org` https://forum.rclone.org/t/sftp-support-ssh-configuration-file/34395 #### What is your current rclone version (output from `rclone version`)? rclone 1.66.0 - os/version: nixos 24.05 (Uakari) (64 bit) -...
`nano_wallet` is a gui app, so it should have a desktop file `nano-node` version d8d564bfdb79195caaf9e420a3c14f952fd6783a does not install a desktop file for `nano_wallet` expected: similar to `/share/applications/monero-wallet-gui.desktop` ```ini [Desktop Entry]...
### Description add menu item for `chrome://ungoogled-first-run` ### Who's implementing? - [ ] I'm willing to implement this feature myself ### The problem currently i have to bookmark or remember...
this happens when qBittorrent is running with unlimited number of connections ``` $ sudo waydroid-script -a 11 install libndk INFO: Downloading libndktranslation.zip now to /home/user/.cache/waydroid-script/downloads/libndktranslation.zip ..... OSError: [Errno 16] Device...
transaction fees are a bug, not feature - they always lead to inflation so XNO is one of the few coins that actually make sense in the long run https://nano.org/...
pnm is similar to tiff. both are faster than png
XMR noobs can have the false expectation that "XMR is anonymous" but **anonymous XMR transactions require tor** to connect to other XMR nodes `monero-wallet-gui` should make this more transparent first...
make it backward-compatible with [version 1](https://github.com/adhocteam/script_exporter) or document this as a [breaking change](https://github.com/ricoberger/script_exporter#breaking-changes) currently it says ``` $ curl -s http://localhost:9004/probe?name=x Script parameter is missing ``` `name=x` also aligns with...
torrenttools v0.6.2 always returns the v1 hash ``` $ torrenttools show infohash --protocol=1 test.torrent xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx $ torrenttools show infohash --protocol=2 test.torrent xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx $ torrenttools show infohash --protocol=3 test.torrent Error: Invalid...