jf-uu

Results 7 issues of jf-uu

The charge pumps category (https://jlcpcb.com/parts/2nd/Power_Management_(PMIC)/Charge_Pumps_2105) is missing basically all components. There are only 5 in https://github.com/yaqwsx/jlcparts/blob/gh-pages/data/Power_Management__PMIC_Charge_Pumps.json.gz, but over 1000 on JLC's site.

### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [x] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/enhancement
priority/P3
contributor/wanted
area/accesslogs

**Is your feature request related to a problem? Please describe.** Loki is parsing non-logfmt logs as logfmt. For example: ``` 1.2.3.4 - - [29/Apr/2025:17:35:43 +0000] "GET /statistics/resources?timespan=6 HTTP/2.0" 200 453...

type/feature

### Checklist - [x] I have searched the [issue tracker](https://github.com/browserutils/kooky/issues) for open issues that relate to the same problem, before opening a new one. - [x] This issue only relates...

bug
unverified

**Is your feature request related to a problem?** When printing out custom messages from pipelines and commands, they don't match DevSpace's output style. **Which solution do you suggest?** A new...

kind/feature

**Is your feature request related to a problem? Please describe.** It'd be nice if Pika offered the option to "nudge" the mouse in single pixel increments. This would be useful...

enhancement

`rp235x_hal::rom_data` inconsistently accepts a `u32` or a `usize` for size arguments: https://github.com/rp-rs/rp-hal/blob/38d28bd5e55298783284b4affcef2f0c4e01a357/rp235x-hal/src/rom_data.rs#L1258 https://github.com/rp-rs/rp-hal/blob/38d28bd5e55298783284b4affcef2f0c4e01a357/rp235x-hal/src/rom_data.rs#L1269 The first 2 arguments to both of these are used as work area for the boot ROM....