Results 38 issues of Cameron Garnham

All downloaded files from Bandcamp are without Genre. Add support for extracting the Genre from the album's 'tags', then update the tags of the music files with the appropriate genre.

enhancement

The document: https://github.com/mimblewimble/grin/blob/master/doc/build.md Needs Signifant Overview. Installing on MacOS is as simple as: - (Install Homebrew) follow instructions at: https://brew.sh/ - brew install rustup - rustup-init - git clone https://github.com/mimblewimble/grin.git...

good first issue
task

I found this quite non obvious; so I have made a pull request to fix the wording. Yes, my last pull request was ill-conceived, thank-you as-always for the review.

Proposed BIP modification

This module makes use of [lazy_static](https://docs.rs/lazy_static/latest/lazy_static/), to initialize an instance ephemeral random seed for the server to use on startup. This seed can be used to derive other instance ephemeral...

@josecelano @WarmBeer I have written an adapted version of https://github.com/torrust/torrust-tracker/pull/60 - [X] Implemented all three types of encoded connection ID. - [X] Implemented a static secret store (populated on start),...

Suggested Changes: 1. Change from curl to wget. 2. Change from bash to ash (sh).

on Fedora Linux 38.20230915.0 (Silverblue) part of: - #2560 ### Problem: **rpm-ostree update is an iterative process that dose not report exact progress** Only provides the progress of obtaining the...

priority/high
difficulty/medium
container-native
triaged
area/client

on Fedora Linux 38.20230915.0 (Silverblue) part of: - #2560 ### Problem: **rpm-ostree wastes (significant) user bandwidth when exiting uncleanly** The entire update and download process is restated if exited uncleanly....

on Fedora Linux 38.20230915.0 (Silverblue) part of: - #2560 ### Problem: **rpm-ostree download process is slow under adverse conditions** Long Timeouts. Slow Reconnections. Single Routes. ### User Experience: Users with...