Kevin Cox

Results 145 issues of Kevin Cox
trafficstars

### Requirements - [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...

enhancement
extra: good first issue
area: email

#### 1. What is not working as documented? I have a false-positive association where a face is being added to the wrong cluster. (That is fine, it happens) However when...

bug
waiting
needs-analysis

**Describe the bug** Trying to view a download that has been deleted on the server fails so you can't access the delete button. **To Reproduce** Steps to reproduce the behavior:...

bug

## Bug Report The docs have a section "Example server" section which claims to "run that service using hyper." https://github.com/tower-rs/tower-http/blob/3f98dc19bc6c70aa6e4912b63538d89443f03b19/tower-http/src/lib.rs#L12-L85 However this doesn't seem to use Hyper at all and...

C-bug
E-help-wanted
T-docs

Right now the same `publicId` is used for both writing (in the email address) and reading (in the feed ID). This presents a possible privacy issue where anyone with the...

### Your use case #### What would you like to do? I often find myself sharing links that I would not like a URL preview for. The two main reasons...

T-Enhancement

It appears that in some cases, seemingly when some NSS module takes too long—which has been noticed to occur when the network state of the machine is changing—nsncd will fail...

For example cargo-mutants will complain that it can replace `std::time::Duration::ZERO` with `Default::default()`. Some cases in the standard library can maybe be special cased but there are often functions that are...

generate
false-positives

The TL;DR is that this was emitting HTML like the following: ```html ``` This is obviously invalid and some clients (notably Element Android) will display the text as black which...

### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug I am currently traveling...