LRFLEW

Results 11 issues of LRFLEW

### Affected Version Tested: `yay v11.1.0 - libalpm v13.0.1` `yay v11.1.0.r4.g09695c6 - libalpm v13.0.1` The issue likely goes back for many versions. ### Describe the bug If you attempt to...

Type: Bug
Status: Confirmed
good first issue

I'm not really *expecting* this to be merged here, but I wanted to make the PR so that it can at least be discussed. I'm sure some of this doesn't...

I have noticed two significant problems when using this add-on with reddit.com and its newer layout. In this layout, posts are presented in-page (still adding to the page history, though),...

I noticed that bcachefs is mapping its compression levels (1-15) to zstd's compression levels (1-22) using `floor(level * 3 / 2)`. This PR proposes to change this mapping ~~to be...

I'm running NixOS with the Linux 6.7.1 kernel. For reference, I formatted my drives with the following arguments: ``` sudo bcachefs format --label=store.hdd0 /dev/sda1 --label=store.hdd1 /dev/sdb1 --label=store.hdd2 /dev/sdc1 --label=store.hdd3 /dev/sdd1...

I was looking through how you implemented unxorshift, and noticed it seems over-complicated and could be optimized using a clever implementation. The current implementation un-xorshifts the value `shift` bits at...

I noticed this typo while trying to better understand the extension method. Seems like a pretty simple fix.

After having had my confusion about the difference between `(meta)data_replicas` and `(meta)data_replicas_required` cleared up, I feel like the `--replicas=N` meta-argument should be updated to set all four replicas. Based on...

![Image of the issue](https://i.redd.it/4wrdyrok2rea1.png) This issue appears on the the page for the latest release, and doesn't appear to be affecting develop builds. https://openrct2.org/downloads/releases/latest The builds list a different checksum...

### Issue Description I recently bought an Amiibolink, and I'm trying to use it with TagMo. I've noticed that when I first upload a backup to the Amiibolink via bluetooth,...

Entomology