-
Dear Christian,
I am having a strange experience using cutpointr 1.1.2. In case it is relevant, I am working in RStudio 2024.04.2 Build 764, running R 4.4.1 on WIndows 10 version 22H2, build 19045.48…
-
```rs
fn t(
parents: &[&()],
) {}
fn a() {
let x: ();
t(&[x])
}
```
Just an observation which might be unactionable but the snippet above yields `expected &[&()], foun…
-
Hello,
I have a question regarding odd numbers. for example the Track 2 Data field has a length of 37 characters, which is an odd number. Since ISO 8583 messages are often processed in hexadecimal…
-
### What would you like to share or ask?
I would like to improve the design of login with google button.
### Checklist
- [X] I have checked the existing [issues](https://github.com/Collect-yo…
-
**Describe the style change**
I found a behavior that seems inconsistant when expressions are chained with operators. I feel like the most readable solution is to break on the operators which to …
-
**Describe the Issue**
Apologies, I am in no means an expert, and I am still learning.
Recently, after upgrading KoboldCPP I have been seeing some strange repetition and other issues with response…
-
Hey all, Ive been noticing oddly high CPU Temperatures, which is wild because it rarely went over 40C at idle. I believe after the most recent update something about the Auto function changed drastica…
-
**Describe the bug**
If there are two warning banners, only one is shown in certain priority. For example if I have a banner that my device is not backed up (pretty serious) and I enable Polygon, the …
-
I've been spending a lot of time in `lcfs_mount` lately and there are a few weird issues around `options->image_mountdir`.
- this is specified by the user as a `const char *` but we internally cas…
-
Reported by @andrewjbtw.
The breadcrumbs on item pages behave oddly. I'm seeing them insert the last "browse category" I've viewed whether or not the item I'm viewing is actually in that browse cat…